Uploaded image for project: 'JBoss Transaction Manager'
  1. JBoss Transaction Manager
  2. JBTM-524

BridgeWrapper uses wrong UnknownTransactionException

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Major Major
    • 4.6.1
    • 4.6.0
    • XTS
    • None

      The XTS subordinate tx support API exposes the internal version of UnknownTransactionException instead of the one from the published API jar, which causes linking problems for client apps.

      change import com.arjuna.mw.wst.exceptions.UnknownTransactionException;
      to import com.arjuna.wst.UnknownTransactionException;

            rhn-engineering-jhallida Jonathan Halliday
            rhn-engineering-jhallida Jonathan Halliday
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved: