[jboss-jira] [JBoss JIRA] Created: (JBAS-4014) timer persistence in afterCompletion
Alexey Loubyansky (JIRA)
jira-events at jboss.com
Thu Jan 25 07:14:58 EST 2007
timer persistence in afterCompletion
------------------------------------
Key: JBAS-4014
URL: http://jira.jboss.com/jira/browse/JBAS-4014
Project: JBoss Application Server
Issue Type: Bug
Security Level: Public (Everyone can see)
Components: Scheduling/Timers
Affects Versions: JBossAS-5.0.0.Beta1, JBossAS-4.0.5.GA
Reporter: Alexey Loubyansky
Assigned To: Alexey Loubyansky
Fix For: JBossAS-5.0.0.Beta2, JBossAS-4.2.0.CR1, JBossAS-4.0.5.SP1
org.jboss.ejb.txtimer.TimerImpl does some persistence work in afterCompletion. All the work should be done in the beforeCompletion and it's the responsibility of the db to rollback in case it should.
--
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
More information about the jboss-jira
mailing list