Hello all,

sometimes I get the well known "begin method invoked from a long-running 
conversation" exception.

Usually this is because I have some error in my program logic. It simply says 
that when the execution comes to my @Begin method, someone else has already 
unexpectedly started a conversation

I found that it is often very difficult to find such kind of error.

Is there any option which can help me to find the point back in time where the 
Conversation was started? Any useful location for a breakpoint, for example, or 
some logging facility?


Marcus.

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

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4121360
_______________________________________________
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to