0 Replies Latest reply on Mar 9, 2003 11:52 PM by grenn

    prepare called on a local tx. You are not getting the semant

    grenn

      I am getting the following warning when querying the database using JBoss 3.0.3

      WARN [LocalTxConnectionManager$LocalConnectionEventListener] prepare called on a local tx. You are not getting the semantics you expect!

      I see the error is being thrown in the following JBoss method:
      connector\src\main\org\jboss\resource\connectionmanager\LocalTxConnectionManager.java(621)

      Can anyone give me an idea of what causes this warning message and what it is trying to say?