[jboss-user] [JBoss Seam] - Re: Question on conversation...
pete.muir@jboss.org
do-not-reply at jboss.com
Fri Oct 26 06:25:16 EDT 2007
As I explained to you in another thread you will only get that exception *if* you are already in another long running conversation when you attempt to @Begin another long running conversation.
The solution is to design your app properly (the most common pattern is to not propagate the conversation between areas of your application.
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4099199#4099199
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4099199
More information about the jboss-user
mailing list