An exception shouldn't implicitly kill the conversation.  In fact you've proven 
that it doesn't.  You might roll back a transaction on an exception, but 
conversations aren't the same as transactions and should survive your given use 
case (although if you wanted to, it wouldn't be hard to end a conversation when 
you navigate to your error page).

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

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

Reply via email to