2 Replies Latest reply on Dec 10, 2007 12:51 PM by wolfc

    Allowed/Disallowed methods

    anil.saldhana

      EJB2 has this check. Not sure whether it is implemented for ejb3.

      Things like:
      setSessionContext should disallow calls on getEJBHome, getCallerPrincipal, getMessageContext and such.