[jboss-user] [JBoss Seam] - Re: Conversations and IFrames
christian.bauer@jboss.com
do-not-reply at jboss.com
Thu Jun 7 00:43:03 EDT 2007
Are you sure that conversationId is the name of the parameter? You can configure this in components.xml:
| <core:manager concurrent-request-timeout="2000"
| conversation-timeout="180000"
| conversation-id-parameter="cid"/>
|
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4051962#4051962
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4051962
More information about the jboss-user
mailing list