1 Reply Latest reply on Apr 12, 2005 10:15 PM by starksm64

    Turn Off security on EJB Stateless Bean

    darras77

      Hello,

      Befor authentification, i need to call an EJB Stateless but i don't found parameter to turn off security on this EJB Stateless and turn on security on other EJB Stateless.

      in the jboss.xml

      <jboss>
      <security-domain>java:/jaas/example</security-domain>
      </jboss>


      Tks for your help
      Franck