[jboss-jira] [JBoss JIRA] Created: (JBTM-132) Incorrect Uid values used in JTA/JTS XAResourceRecord
Kevin Conner (JIRA)
jira-events at jboss.com
Mon Sep 25 09:16:02 EDT 2006
Incorrect Uid values used in JTA/JTS XAResourceRecord
-----------------------------------------------------
Key: JBTM-132
URL: http://jira.jboss.com/jira/browse/JBTM-132
Project: JBoss Transaction Manager
Issue Type: Bug
Security Level: Public (Everyone can see)
Components: JTA Implementation, JTS Implementation
Affects Versions: 4.2.1
Reporter: Kevin Conner
Assigned To: Kevin Conner
Fix For: 4.2.2
Both versions of XAResourceRecord support an interface for indiciating that a resource should be the first or last to be called. This is achieved by assigning a specific Uid to those resources but the one used for the first resource is incorrect.
The values used by both is 0:0:0:1 which was never the lowest Uid. These values should also be handled directly by the Uid class so that they can remain consistent.
--
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