ApplicationPolicyConfigurationManager doesn't clear permissions on startup
--------------------------------------------------------------------------
Key: GERONIMO-1473
URL: http://issues.apache.org/jira/browse/GERONIMO-1473
Project: Geronimo
Type: Bug
Components: security
Versions: 1.0.1, 1.1
Reporter: David Jencks
Assigned to: David Jencks
Fix For: 1.1
ApplicationPolicyConfigurationManager should call
policyConfigurationFactory.getPolicyConfiguration(contextID, true); according
to JACC spec 3.1.3 and presumably a similar discussion for ejbs. Right now we
call policyConfigurationFactory.getPolicyConfiguration(contextID, false);
I don't think this should be applied to the 1.0.1 branch unless we run the tck
against it.
As a side note, I have some prospective uses for this gbean with the current
call, so I expect to parameterize it.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira