[jboss-user] [JBoss Seam] - Re: seam remoting - can't get a string value

shane.bryzak@jboss.com do-not-reply at jboss.com
Thu Oct 18 02:32:09 EDT 2007


You need to set the conversation ID for your remoting calls.  Put this in your page somewhere:

Seam.Remoting.getContext().setConversationId( #{conversation.id} );

View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4096380#4096380

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4096380



More information about the jboss-user mailing list