[jboss-user] [JBoss Seam] - Re: Can't remote to session bean instance in server initiate

shane.bryzak@jboss.com do-not-reply at jboss.com
Fri Apr 13 10:10:51 EDT 2007


You need to explicitly set the conversation id yourself - something like this should work:


Seam.Remoting.getContext().setConversationId(#{conversationId});

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

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



More information about the jboss-user mailing list