[ http://issues.apache.org/jira/browse/GERONIMO-1473?page=comments#action_12414696 ]
David Jencks commented on GERONIMO-1473: ---------------------------------------- ported to new 1.2 in rev 411682. > ApplicationPolicyConfigurationManager doesn't clear permissions on startup > -------------------------------------------------------------------------- > > Key: GERONIMO-1473 > URL: http://issues.apache.org/jira/browse/GERONIMO-1473 > Project: Geronimo > Type: Bug > Security: public(Regular issues) > Components: security > Versions: 1.1, 1.2 > Reporter: David Jencks > Assignee: David Jencks > Fix For: 1.2 > > 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
