[jboss-dev-forums] [Design of Security on JBoss] - Re: Property: javax.security.jacc.PolicyConfigurationFactory

ALRubinger do-not-reply at jboss.com
Fri Jun 12 01:47:31 EDT 2009


Explicitly setting the property in Embedded (as a hack) circumvents the error:

System.setProperty("javax.security.jacc.PolicyConfigurationFactory.provider", "org.jboss.security.jacc.JBossPolicyConfigurationFactory");

And yes, I know that's not in a priv block. ;)

So what I'm looking for is where in AS we set this property so I can determine why it's not available to me in Embedded.

S,
ALR

View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4237170#4237170

Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4237170



More information about the jboss-dev-forums mailing list