2 Replies Latest reply on Nov 27, 2003 1:36 AM by milowe

    WARN [TxConnectionManager]

    jbossuserr

      I am getting the following error,

      Prepare called on a local tx, Use of local transactions on a jta transaction with more than one branch may result in inconsistent data in some cases of failure.
      from
      WARN [TxConnectionManager]
      when
      running a jboss application, the applicaiton use oracle non-XA driver and has used several p2p queues.

      May someone explain what this message imply?