jgallimore opened a new pull request #476: TOMEE-2532 Install JaccProvider and delegate to System policy URL: https://github.com/apache/tomee/pull/476 If `javax.security.jacc.policy.provider` is set, TomEE doesn't install its JaccProvider, instead it attempts to install the specified provider. Specifying `javax.security.jacc.policy.provider` should cause the JVM to install the specified policy, and the TomEE provider delegates to it. This PR corrects this behaviour and introduces tests, including running the whole Arquillian test suite with a policy set.
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
