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 _______________________________________________ jboss-user mailing list [email protected] https://lists.jboss.org/mailman/listinfo/jboss-user
