[jboss-user] [JBoss Seam] - Re: nested conversation with explicit id

raffaele.camanzo do-not-reply at jboss.com
Tue Mar 6 09:36:48 EST 2007


Hi Eugen,

I did not try with nested conversation but I don't see any counter-indication (and I hope that there are not), anyway, if you need to switch to a conversation with a given id (or known, this is necessary for this mechanism) you can try to do this:


  | Manager.instance().switchConversation(<conversationIdToSwitchTo>);
  | 

Hope this will be useful for you.

Regards,
Raffaele Camanzo

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

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



More information about the jboss-user mailing list