sorry that I expressed wrong in my previous post. It worked when I said things
like this:
|
| public void someUserAction(){
| Conversations.instance().beginNested();
| if (someCondition)
| Conversations.instance().beginNested();
| ....
| }
|
It should be multi-level-nested-conversations. You can only have one
Conversation instance at a time tough.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4078112#4078112
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4078112
_______________________________________________
jboss-user mailing list
[email protected]
https://lists.jboss.org/mailman/listinfo/jboss-user