]
Tom Jenkinson updated JBTM-1613:
--------------------------------
Fix Version/s: 4.17.5
5.0.0.M4
Allow deserializer(s) to be plugged in during recovery of
XAResourceRecord in JTS mode
--------------------------------------------------------------------------------------
Key: JBTM-1613
URL:
https://issues.jboss.org/browse/JBTM-1613
Project: JBoss Transaction Manager
Issue Type: Enhancement
Security Level: Public(Everyone can see)
Components: JTS, Recovery
Affects Versions: 4.17.3, 5.0.0.M2
Reporter: jaikiran pai
Assignee: Tom Jenkinson
Fix For: 4.17.5, 5.0.0.M4
Unlike the JTA mode recovery where the XAResourceRecord allows
SerializableXAResourceDeserializer(s) to deserialize the XAResource, the JTS mode
XAResourceRecord has no such provision. This can lead to problems with deserialization of
the XAResource since the transaction management code won't typically know the
classloader to use while deserializing.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: