Hi, I'm developing my own JACC Provider and I want to use it in TomEE. How can I setup TomEE to use it? Based on JACC specs I have to setup some system variables like: -Djavax.security.jacc.policy.provider=com.example.jacc.YourPolicy -Djavax.security.jacc.PolicyConfigurationFactory.provider=com.example.jacc.YourPolicyConfigurationFactory
But it's not working in my case. What I'm missing? Thanks in advance -- View this message in context: http://tomee-openejb.979440.n4.nabble.com/How-can-I-enable-JACC-in-TomEE-tp4673113.html Sent from the TomEE Users mailing list archive at Nabble.com.