1 Reply Latest reply on Dec 5, 2007 2:48 AM by jhalliday

    XTS and TxBridge

    mrostan

      Hi, I'm starting to use XTS and I want to use the txbridge to bridge from WS-T to JTA.
      I have the xts-demo from txbridge (modified with Bistro) working on JBossAS 4.2.2.

      My questions are:
      - there are plans to add txbridge to the standard xts distribution? I believe its useful to have this support out-of-the-box
      - why JaxWSServerHeaderContextProcessor and JaxWSClientHeaderContextProcessor are not in txbridge? I believe these classes are generic enough to be in txbridge and not in the Bistro example.

      Thanks in advance
      Martin


        • 1. Re: XTS and TxBridge
          jhalliday

          > there are plans to add txbridge to the standard xts distribution?

          Yes, it should be in 4.4 although crash recovery may take a little longer

          > why JaxWSServerHeaderContextProcessor and JaxWSClientHeaderContextProcessor are not in txbridge?

          They are nothing to do with the bridge per se. They will indeed be (and indeed in trunk they already are) part of XTS itself, as they are useful even without the bridge. The location in the demo is just to simplify the build script.