| Author |
Message |
|
|
Thanks Vince,
I think i found it, im going to try and build seam from CVS.
Vince wrote:
It is a seam issue ;-)
did you look http://www.jboss.com/index.html?module=bb&op=viewtopic&t=93223&start=0&postdays=postDays&postorder=postOrder&highlight=highlight ?
|
 |
|
|
Hi Vince,
I manage to make that error go away. Now the problem is this thing:
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3994354
what i have is a simple pag, 1 form to submit and thats it, going to a Stateless SEAM bean. :(
19:24:02,781 ERROR [PhaseListenerManager] Exception in PhaseListener RENDER_RESPONSE(6) afterPhase
java.lang.NullPointerException
at org.jboss.seam.contexts.ServerConversationContext.flush(ServerConversationContext.java:210)
at org.jboss.seam.contexts.Lifecycle.flushAndDestroyContexts(Lifecycle.java:348)
Vince wrote:
Hi,
yes it does work !
We are currently working on a project with Icefaces and Seam 1.1. The only issue for the moment is http://www.icefaces.org/JForum/posts/list/3194.page
When you download Seam 1.1 there is a sample application that you can look at.
|
 |
|
|
Hello,
I just need an answer with the query above, as I dont want to waste my time trying to make it work. I just had an error with some parameter thing and I was wondering???
is it a good idea to try to use ICEFaces with SEAM 1.1 on a project ??
java.lang.UnsupportedOperationException: Cannot remove ServletRequest Parameter
org.apache.myfaces.context.servlet.RequestParameterMap.removeAttribute(RequestParameterMap.java:50)
org.apache.myfaces.context.servlet.AbstractAttributeMap.remove(AbstractAttributeMap.java:121)
com.icesoft.faces.application.D2DViewHandler.restoreView(D2DViewHandler.java:180)
com.sun.facelets.FaceletViewHandler.restoreView(FaceletViewHandler.java:317)
by following the instructions here:
http://support.icesoft.com/jive/servlet/KbServlet/download/623-102-847/SeamKBArticle.txt
its just an empty seam application.
|
 |
|
|