0 Replies Latest reply on May 26, 2008 7:16 PM by new4jboss

    MDB authentication

    new4jboss

      Hi all,


      When a try to get caller principal in an MDB (jboss messaging), I get the Exception "IllegalStateException".

      This problem is preventing me to call an EJB from the MDB. When I call the EJB, I get the exception:
      "javax.ejb.EJBTransactionRolledbackException: No valid security context for the caller identity"

      I'm not using authentication for EJBs. The JMS queue uses the default guest role.

      Anyone knows what's the problem ?

      Thanks in advance!