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
_______________________________________________
jboss-user mailing list
[email protected]
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to