[ http://issues.apache.org/jira/browse/GERONIMO-1473?page=all ]
David Jencks closed GERONIMO-1473:
----------------------------------
Resolution: Fixed
Fixed in head. As noted in the description, I'm not planning to fix it in
1.0.1.
Paramterization wouldn't help my other use, so I just changed the boolean value.
Sending
modules/security/src/java/org/apache/geronimo/security/jacc/ApplicationPolicyConfigurationManager.java
Transmitting file data .
Committed revision 371127.
> 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
> Assignee: 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