You can annotate a user defined exception as such
| @ApplicationException(rollback=true)
| public class MyException extends Exception {
|
| ...
|
| }
|
This instructs the TM to rollback if this exception is thrown.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4015165#4015165
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4015165
_______________________________________________
jboss-user mailing list
[email protected]
https://lists.jboss.org/mailman/listinfo/jboss-user