1 Reply Latest reply on Jan 16, 2009 6:41 AM by marklittle

    Is there a way to control transaction from the client side o

    mauricioariel

      Hi,
      I have an application running on a Tomcat Server using a JTA transaction looked up from Weblogic.
      The application invokes 2 weblogic´s ejbs with the JTS Transaction, the ejbs make updates on the database, if result is ok, the application updates its own datasource and commits, else the application rollbacks the transaction.

      I´m migrating weblogic to jboss and I found that is not posible to control the transaction from client side if the client runs on a different JVM. Is that right? is there any way to do that?
      Please, can anybody give me any suggestion?

      Thanks in advance for your help.
      Mauricio.