]
jaikiran pai updated EJBTHREE-2127:
-----------------------------------
Component/s: (was: ext-api)
Transaction Timeout doesn't seem to work in AS 6 M3 (using the
EJB 3 Annotation)
--------------------------------------------------------------------------------
Key: EJBTHREE-2127
URL:
https://jira.jboss.org/browse/EJBTHREE-2127
Project: EJB 3.0
Issue Type: Bug
Environment: Running with OpenJDK 1.6 (b18) on Fedora 13
Reporter: Andrig Miller
Assignee: jaikiran pai
Attachments: src.jar, TransactionTimeoutApp.ear
When running my benchmark application (Order perf), I was getting a couple of interesting
errors thrown in the log, one of which was transactions timing out, even though I had a
longer than the default transaction timeout specified by the @TransactionTimeout
annotation.
I created a simple application, that just sleeps to illustrate this. The funny thing
was, I didn't seem to get the error the first time I ran it, but received it the
second time.
You can deploy the ear (I will attach it), in the default config of AS 6 M3 with no other
changes. I have attached the source files as well, but all the stateless session bean
does is sleep for longer than the default transaction timeout specified in
jboss-tranasctions-beans.xml (300 seconds), and shorter than the transaction timeout
annotation value, which is set for 600 seconds.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: