[JBoss JIRA] Created: (JBTM-323) TransactionSynchronizationRegistry should not be in JTA 1.0
by Jonathan Halliday (JIRA)
TransactionSynchronizationRegistry should not be in JTA 1.0
-----------------------------------------------------------
Key: JBTM-323
URL: http://jira.jboss.com/jira/browse/JBTM-323
Project: JBoss Transaction Manager
Issue Type: Bug
Security Level: Public (Everyone can see)
Components: JTA Implementation
Affects Versions: 4.2.3.SP6
Reporter: Jonathan Halliday
Assigned To: Jonathan Halliday
Fix For: 4.2.3.SP8
TransactionSynchronizationRegistryImple is present in the 4.2.3 branch (i.e. JTA 1.0.1b impl) but is really a feature for the JTA 1.1 i.e. TS 4.3+. Its presence in the app server's JNDI is causing problems as the 4.2.3 branch has a non-serializable prototype which does not play nice with JNDI, unlike the finished version in trunk. However, it should not be in JNDI in the first place.
--
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