[jboss-user] [JBoss Seam] - Re: Seam performance
pete.muir@jboss.org
do-not-reply at jboss.com
Wed Oct 24 11:41:11 EDT 2007
gus888 - I don't completely understand what you are after, but if you are in an long running conversation, then if you try to begin another you will get an exception unless you use join=true. If you always want to rejoin an existing conversation when you hit @Begin, then just add join=true. Or design your application so that a user can never hit a @Begin from inside a conversation (certainly possible to do).
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4098386#4098386
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4098386
More information about the jboss-user
mailing list