4 Replies Latest reply on Jun 13, 2006 1:10 PM by marklittle

    How to implement

    pras90

      I need to make an application xa xompliant. One of the resources (WS MQ) is behaving as a local tx. Researching this, "last resource commit" strategy is recommended as a solution for ensuring that an app is xa enabled even though one of the resources does not honor xa transactions. Can anyone point me to how I could implement this in jboss - ensuring that the resource is in question is configured to be the last one to be issued a commit. Thanks!