[
http://jira.jboss.com/jira/browse/SECURITY-40?page=all ]
Anil Saldhana updated SECURITY-40:
----------------------------------
Fix Version/s: 2.0.GA
Affects Version/s: 2.0.0.BETA
The log.warn statement is coming from the legacy ejb2x code that was ported over. I will
make it trace level both in security 2.x as well as Branch 4.x
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
Affects Versions: 2.0.0.BETA
Reporter: Scott M Stark
Assigned To: Anil Saldhana
Fix For: 2.0.GA
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