[jboss-user] [JBoss Seam] - Re: programmatic starting a list of conversations

muhviehstarr do-not-reply at jboss.com
Fri Feb 8 04:17:37 EST 2008


For my needs I found the following solution.

To build multiple independent conversations I use this code to create one conversation:

  | Conversation.instance().root();
  | Conversation.instance().begin(false, true);
  | 



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

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



More information about the jboss-user mailing list