6 Replies Latest reply on Mar 10, 2009 5:44 PM by timfox

    XATests versus TransactionManager integration tests...

    clebert.suconic

      As I'm working on the XATests...

      Since this will be an *integration test*, I'm also adding the TransactionManager on the test.

      Right now our Junit-tests for integration, don't have any of the required JARs.

      So, should the TransactionManager integration only be tested through JMS tests, or should we maybe create another integration-tests target on ant that would include extra jars?