0 Replies Latest reply on Jun 12, 2008 3:13 AM by tcs_guy

    How to import foreign transactions into JBoss

    tcs_guy

      Hi team,

      We are actually in process of migrating application developed for Weblogic server to Jboss. There are usage of

      InterposedTransactionManager
      and
      weblogic.transaction.TxHelper.getClientInterposedTransactionManager
      in the application, to include forign transaction in Jboss.

      Is there any equivalent for the same in JBoss. Which is the code we should use for the same funcitonality?

      Is it that we need our own
      ClientUserTransactionService
      for this?

      Thanks

      -Mohan.