2 Replies Latest reply on Jan 16, 2004 12:18 PM by adrian.brock

    Security Exception

    sheckler

      Hi all,
      accessing a SessionBean, which runs within a security domain, from a MessageDrivenBean, I get a security Exception: java.lang.SecurityException: Authentication exception, principal=null. The MessageDrivenBean is called via Socket from outside JBoss.
      Do I have to instantiate a login context within the onMessage mehthod to access the SessionBean?

      Stefan Heckler