[jboss-jira] [JBoss JIRA] Created: (SECURITY-40) EJBPolicyModuleDelegate warning should be a debug msg
Scott M Stark (JIRA)
jira-events at lists.jboss.org
Mon Mar 26 20:18:04 EDT 2007
EJBPolicyModuleDelegate warning should be a debug msg
-----------------------------------------------------
Key: SECURITY-40
URL: http://jira.jboss.com/jira/browse/SECURITY-40
Project: JBoss Security and Identity Management
Issue Type: Feature Request
Security Level: Public (Everyone can see)
Components: JBossSX
Reporter: Scott M Stark
Assigned To: Anil Saldhana
Running the WebIntegrationUnitTestCase.testUnsecureRunAsServletWithPrincipalNameAndRoles case produces spurious warning msgs for the roles added at the deployment level:
17:12:20,947 WARN [EJBPolicyModuleDelegate] no match found for security role InternalUser in the deployment descriptor for ejb UnsecureRunAsServletWithPrincipalNameAndRolesTarget
17:12:20,947 WARN [EJBPolicyModuleDelegate] no match found for security role ExtraRole1 in the deployment descriptor for ejb UnsecureRunAsServletWithPrincipalNameAndRolesTarget
17:12:20,947 WARN [EJBPolicyModuleDelegate] no match found for security role ExtraRole2 in the deployment descriptor for ejb UnsecureRunAsServletWithPrincipalNameAndRolesTarget
17:12:20,978 WARN [EJBPolicyModuleDelegate] no match found for security role InternalUser in the deployment descriptor for ejb UnsecureRunAsServletWithPrincipalNameAndRolesTarget
17:12:20,979 WARN [EJBPolicyModuleDelegate] no match found for security role ExtraRole1 in the deployment descriptor for ejb UnsecureRunAsServletWithPrincipalNameAndRolesTarget
17:12:20,979 WARN [EJBPolicyModuleDelegate] no match found for security role ExtraRole2 in the deployment descriptor for ejb UnsecureRunAsServletWithPrincipalNameAndRolesTarget
This should be no more than debug level msgs.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list