[
http://jira.jboss.com/jira/browse/JBAS-3399?page=comments#action_12343567 ]
Adrian Brock commented on JBAS-3399:
------------------------------------
The use the JBossTM plugin instead of JBossJTA which rollsback the transaction
at transaction timeout.
And please use the forums instead of bug reports to ask for help.
Transaction timeout fires too late
----------------------------------
Key: JBAS-3399
URL:
http://jira.jboss.com/jira/browse/JBAS-3399
Project: JBoss Application Server
Issue Type: Bug
Security Level: Public(Everyone can see)
Components: Transaction Manager
Affects Versions: JBossAS-4.0.3 SP1
Reporter: tbech
Priority: Minor
Transaction timeout is fired in the 'commit' probably. It is far too late in
order to really limit the transaction.
Scenario:
- do long job in transaction (CMT);
- job is finished;
- commit;
- timeout exception is thrown;
Doesn't matter what timeout is set, server does whole job (few hours even) and at the
end throws exception. Shouldn't container:
a) throw an error after timeout
b) stop the called EJB method ???
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira