SEAM 1.1 and ICEFaces, do they work together?
[Logo]
ICEsoft.org Forums: ICEfaces, ICEmobile, ICEpdf
[Search] Search   [Recent Topics] Recent Topics   [Groups] Home Page | www.icefaces.org  [Register] Register  [Login] Login 
SEAM 1.1 and ICEFaces, do they work together?  XML
Forum Index -> JBoss Seam Integration
Author Message
jamesbuko

Joined: 23/12/2006 00:00:00
Messages: 3
Offline


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.
Vince

Joined: 18/12/2006 00:00:00
Messages: 6
Offline


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.

jamesbuko

Joined: 23/12/2006 00:00:00
Messages: 3
Offline


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.

 
Vince

Joined: 18/12/2006 00:00:00
Messages: 6
Offline


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 ?
jamesbuko

Joined: 23/12/2006 00:00:00
Messages: 3
Offline


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
hispeedsurfer

Joined: 21/12/2006 00:00:00
Messages: 12
Offline


Hi jamesbuko,

how did you "manage to make that error go away". Have the same "Cannot remove ServletRequest Parameter" error.


THX
andi
iansari

Joined: 17/11/2006 00:00:00
Messages: 1
Offline


have the same error cant get rid of "Cannot remove ServletRequest Parameter"

please help!
 
Forum Index -> JBoss Seam Integration
Go to:   
Powered by JForum 2.1.7ice © JForum Team