[
http://jira.jboss.com/jira/browse/JBAS-2854?page=all ]
Dimitris Andreadis updated JBAS-2854:
-------------------------------------
Fix Version/s: JBossAS-4.2.1.CR1
(was: JBossAS-4.2.0.CR1)
Moving issue to a next release
Fire local transaction events from the jms resource adapter
-----------------------------------------------------------
Key: JBAS-2854
URL:
http://jira.jboss.com/jira/browse/JBAS-2854
Project: JBoss Application Server
Issue Type: Sub-task
Security Level: Public(Everyone can see)
Components: JCA service
Affects Versions: JBossAS-4.0.4RC1
Reporter: Adrian Brock
Assigned To: Weston Price
Fix For: JBossAS-4.2.1.CR1
We need to fire local transaction events from the jms resource adapter.
This is not a trivial change since there is currently no easy way for the JmsSession
class
to work out when the transaction started and whether it is a local transaction.
There is no explicit start of transaction in JMS.
It probably needs a modfication to getSession() as this is the most obvious point
where work is first done in a new transaction after the commit/rollback on the session.
--
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