2 Replies Latest reply on Aug 27, 2002 12:27 PM by kenneth

    No match for security role warning

      I am getting a "No match for security role Scheduler in deployment descriptor" warning when calling isCallerInRole on an EJB session context. The warning is coming from StatelessSessionEnterpriseContext. I am using the Jboss 2.4.4 and Catalina bundle to make EJB calls from a servlet. The web app is using basic authentication against my custom written JAAS module (DatabaseLoginModule deriviative). I have been using it for months for authenication with no problems. I have setup the required roles in the servlet web.xml and the ejb-jar.xml files.

      Any ideas?

      Thanks
      Jim