1 Reply Latest reply on Jul 23, 2008 9:03 AM by milind111

    Message Driven Bean onMessage not being invoked

    jdriver

      I am using JBoss 4.2.1 GA and have installed the example from the JBoss at Work book.

      I then took the message driven bean that was working code and installed that into a commercial j2ee Jboss server of the same version. I have a client that I wrote that sends to the queue that the mdb is supposed to be listening on, but the mdb's onMessage method is not invoked.

      I've searched and searched but not finding the missing piece that will cause the mdb to be invoked. This mdb is ejb 2.1 . All suggestion appreciated.

      Thanks. - Jesse