[jbossts-issues] [JBoss JIRA] (JBTM-1613) Allow deserializer(s) to be plugged in during recovery of XAResourceRecord in JTS mode

jaikiran pai (JIRA) jira-events at lists.jboss.org
Wed Apr 3 07:09:42 EDT 2013


jaikiran pai created JBTM-1613:
----------------------------------

             Summary: 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: 5.0.0.M2, 4.17.3
            Reporter: jaikiran pai
            Assignee: Tom Jenkinson


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: http://www.atlassian.com/software/jira


More information about the jbossts-issues mailing list