My turn to quote javadoc :-)
"The SystemException is thrown by the transaction manager to indicate that it has
encountered an unexpected error condition that prevents future transaction services from
proceeding."
Not really appropriate for a transient failure wrapped in an SQLExecption because
the tx has timed out or there's been a setRollbackOnly() due to an application
throwing a RuntimeException.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4137846#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...