1 Reply Latest reply on Sep 17, 2001 2:50 AM by pra

    NullPointerException in org.jboss.pool.connector.BaseConnect

    blak_hawk

      In this context synchronously means a message was put into a queue and without delay received by an MDB. Sorry for that missunderstanding.
      My post describes the test result, under certain circumstances there seemed to be a ten minute delay.
      We suppose, that the processing in the onMessage of the MDB leads to a transaction deadlock.

      Stefan

        • 1. Re: NullPointerException in org.jboss.pool.connector.BaseCon

          Hi,
          the JMS ra is written to support both local and XA transactions. But, and it's an important but, local transaction support have never been tested at all. Thats the reason it is not included in the standard jboss setup.

          I would verry much apreciate if you could verrify that you get the same behaviour with JBossMQ (I do not want to start tracing bugs in Fiorano).

          //Peter