[jboss-dev-forums] [Design of Security on JBoss] - Property: javax.security.jacc.PolicyConfigurationFactory.pro
ALRubinger
do-not-reply at jboss.com
Fri Jun 12 01:05:43 EDT 2009
Running into this while booting Embedded AS (with all dependencies upon the application ClassLoader):
Caused by: java.lang.ClassNotFoundException: JACC:Error PolicyConfigurationFactory : cannot find class : null
| at javax.security.jacc.PolicyConfigurationFactory.getPolicyConfigurationFactory(PolicyConfigurationFactory.java:143)
| at org.jboss.deployment.security.JaccPolicy.createPolicyConfiguration(JaccPolicy.java:187)
| at org.jboss.deployment.security.JaccPolicy.create(JaccPolicy.java:83)
| ... 64 more
| Caused by: java.lang.ClassNotFoundException: JACC:Error PolicyConfigurationFactory : property not set : javax.security.jacc.PolicyConfigurationFactory.provider
| at javax.security.jacc.PolicyConfigurationFactory.getPolicyConfigurationFactory(PolicyConfigurationFactory.java:128)
| ... 66 more
Anil advised on jboss-dev that I'm missing jbosssx.jar, but this isn't the case. Can we think of any reason this property wouldn't be set?
S,
ALR
View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4237166#4237166
Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4237166
More information about the jboss-dev-forums
mailing list