JBoss Community

policyConfig.xml issue

created by biswa mishra in JBoss AS 7 Development - View the full discussion

i am facing an issue with Jboss 7.1.1 as . i am using picketlink-fed-2.0.3.Final.jar with jbossxacml-2.0.8-SNAPSHOT.jar , i am seeing the below exception like :

Caused by: java.lang.IllegalStateException: PL00075: File could not be located :policyConfig.xml
at org.picketlink.identity.federation.core.pdp.SOAPSAMLXACMLPDP.getPDP(SOAPSAMLXACMLPDP.java:115)
at org.picketlink.identity.federation.core.pdp.SOAPSAMLXACMLPDP.<init>(SOAPSAMLXACMLPDP.java:75)
at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) [rt.jar:1.6.0_29]
at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:39) [rt.jar:1.6.0_29]
at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:27) [rt.jar:1.6.0_29]
at java.lang.reflect.Constructor.newInstance(Constructor.java:513) [rt.jar:1.6.0_29]
at java.lang.Class.newInstance0(Class.java:355) [rt.jar:1.6.0_29]
at java.lang.Class.newInstance(Class.java:308) [rt.jar:1.6.0_29]
at org.jboss.wsf.stack.cxf.configuration.NonSpringBusHolder.newInstance(NonSpringBusHolder.java:170)
... 10 more

so is the issue still exists as per the above mail threads ... i am actually deploying a war file in Jboss 7 as and picketlink-fed-2.0.3.Final.jar is inside web-inf\lib and jbossxacml-2.0.8-SNAPSHOT.jar is configured in jboss-deployment-structure.xml file ...

still i am seeing the above exception , any suggestion will be highly appriciated ????

Thanks,
Biswa

Reply to this message by going to Community

Start a new discussion in JBoss AS 7 Development at Community