Uploaded image for project: 'Application Server 3  4  5 and 6'
  1. Application Server 3 4 5 and 6
  2. JBAS-2892

org.jboss.tm.XidImpl interoperability between 3.2.x and 4.0.x

XMLWordPrintable

      org.jboss.tm.XidImpl although it defines the same serialVersionGUID between 3.2.x and 4.0.x, the 4.0.x implementation includes extra fields:

      private final int formatId
      private final long localId
      private final GlobalId trulyGlobalId

      An extra class org.jboss.tm.LocalId

      An an extra field formatId in org.jboss.tm.GlobalId

      Those differences make tx context propagation between 3.2.x and 4.0.x impossible

            dandread1@redhat.com Dimitrios Andreadis
            dandread1@redhat.com Dimitrios Andreadis
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved: