[
https://jira.jboss.org/jira/browse/JBAS-2854?page=com.atlassian.jira.plug...
]
Jesper Pedersen updated JBAS-2854:
----------------------------------
Fix Version/s: (was: JBossAS-5.1.0.Beta1)
Assignee: (was: Jesper Pedersen)
Fire local transaction events from the jms resource adapter
-----------------------------------------------------------
Key: JBAS-2854
URL:
https://jira.jboss.org/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
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:
https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira