2 Replies Latest reply on Jul 27, 2004 7:01 AM by kamikatze

    TxConnectionManager error

    gwmlam

      Greeting everyone,

      I have developed a module that make calls to other EJB. I have found the following warning message when the module start.

      13:45:58,683 WARN [TxConnectionManager] Prepare called on a local tx. Use of local transactions on a jta transaction w
      th more than one branch may result in inconsistent data in some cases of failure.

      I belive this message is caused by "prepare or commit". Just wonder if anyone can explain or show me how to correct this problem

      Thanks in Advance