As well I set the timeout to 2 minutes, and it does NOT result in a
transaction timeout exception after this time!
So I could probably assume: yes, it is not called.
Just to make sure my tomee.xml looks correct:
<?xml version="1.0" encoding="UTF-8"?>
<tomee>
<TransactionManager type="javax.transaction.TransactionManager">
defaultTransactionTimeoutSeconds = 2 minutes
</TransactionManager>
<Container id="My Singleton Container" type="SINGLETON">
...
OK?
--
View this message in context:
http://openejb.979440.n4.nabble.com/Transaction-has-timed-out-how-to-set-the-server-timeout-tp4658090p4658204.html
Sent from the OpenEJB User mailing list archive at Nabble.com.