[jboss-user] [JBoss Seam] - Re: Several actions performed by one bean - is it possible a

norman.richards@jboss.com do-not-reply at jboss.com
Fri Feb 1 17:36:01 EST 2008


Note that @Begin by itself assumes that the user is not already in a conversation and will throw an exception if the user is.  That may be what the original poster is experiencing.  If that is the case, try @Begin(join=true).

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

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4125691



More information about the jboss-user mailing list