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#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...