3 Replies Latest reply on Feb 11, 2004 10:16 AM by starksm64

    Using SecurityProxy creates warning

    sheckler

      Hi,
      I am using a SecurityProxy and my own SecurityInterceptor. The SecurityProxy checks the Roles for the methods from a database table at runtime. In the deployment descriptor, the methods are set to unchecked=true. Everything works fine, except the followin warning:

      16:18:50,156 WARN [StatelessSessionEnterpriseContext] no match found for security role User in the deployment descriptor

      Is there any way to get rid of it?

      Thanks
      Stefan