-
Enhancement
-
Resolution: Done
-
Major
-
4.17.3, 5.0.0.M2
-
None
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.