The transaction propagates depending on the tags of all the methods involved. 
The default of Required does propagate the transaction. Throwing a checked 
exception does not rollback the transaction so if that is the behavior your 
looking for use the setRollbackOnly method on the ejb context before throwing 
the exception.

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

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


-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now. 
http://productguide.itmanagersjournal.com/
_______________________________________________
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to