There is a "setTransactionTimeout" method on "UserTransaction". Is there a way to get the current timeout for a JPA transaction?
EDIT: Specifically on J-boss 7.2
What about looking at the attribute "defaultTimeout" in the jmx MBean "jboss.as:subsystem=transactions"