]
Mark Little updated JBTM-85:
----------------------------
Fix Version/s: 4.2.2
BasicXARecovery example class is broken
---------------------------------------
Key: JBTM-85
URL:
http://jira.jboss.com/jira/browse/JBTM-85
Project: JBoss Transaction Manager
Issue Type: Bug
Security Level: Public(Everyone can see)
Components: JTA Implementation, Documentation
Affects Versions: 4.2
Reporter: Mark Little
Assigned To: Mark Little
Priority: Minor
Fix For: 4.2.2
The BasicXARecovery example class in the distribution is broken. When getting the
attributes from the property file, the line:
String dynamicClass = new String(dbTag+user+dynamicClassTag);
should be:
String dynamicClass = new String(dbTag+number+dynamicClassTag);
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: