"jacob.orshalick" wrote : anonymous wrote : 1. How do these conversations end 
if the user does not come back to generate a click that invokes the method with 
@End annotation? 
  | 
  | Conversations will timeout after a configurable time period.  Any 
conversation that is not the foreground conversation (the current conversation 
with the user), will timeout after the timeout period.  In addition, 
conversations will timeout with the session.
  | The problem is that before the conversation timeout, if the user 
immediately click another @Begin to start another conversation, the system will 
down and throw exception which requires @Begin(join=true). I have been looking 
for a long time on the forum, but couldn't get the solution.

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

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

Reply via email to