[jboss-jira] [JBoss JIRA] (SECURITY-653) JBossPDP isDirectory called should check if the argument is of file pattern
biswa mishra (JIRA)
jira-events at lists.jboss.org
Mon Nov 26 11:18:22 EST 2012
[ https://issues.jboss.org/browse/SECURITY-653?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12737018#comment-12737018 ]
biswa mishra commented on SECURITY-653:
---------------------------------------
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
> JBossPDP isDirectory called should check if the argument is of file pattern
> ---------------------------------------------------------------------------
>
> Key: SECURITY-653
> URL: https://issues.jboss.org/browse/SECURITY-653
> Project: PicketBox
> Issue Type: Bug
> Security Level: Public(Everyone can see)
> Components: JBossXACML
> Affects Versions: jbossxacml_2.0.6.Final
> Reporter: Anil Saldhana
> Assignee: Josef Cacek
> Fix For: picketbox_xacml_2.0.8.Final
>
> Attachments: jbossxacml-2.0.8-SNAPSHOT.jar, jbossxacml-2.0.8-SNAPSHOT.jar
>
>
> https://issues.jboss.org/browse/JBPAPP-8462 has an exception for the AS7 environment.
> ======================
> 15:51:51,112 ERROR [org.apache.catalina.core.ContainerBase.[jboss.web].[default-host].[/pdp].[SOAPSAMLXACMLPDPServlet]] (http--127.0.0.1-8080-1) Allocate exception for servlet SOAPSAMLXACMLPDPServlet: java.lang.IllegalArgumentException: URI scheme is not "file"
> at java.io.File.<init>(File.java:366) [rt.jar:1.6.0_31]
> at org.jboss.security.xacml.core.JBossPDP.isDirectory(JBossPDP.java:590) [jbossxacml-2.0.6.Final.jar:2.0.6.Final]
> at org.jboss.security.xacml.core.JBossPDP.addPolicySets(JBossPDP.java:466) [jbossxacml-2.0.6.Final.jar:2.0.6.Final]
> at org.jboss.security.xacml.core.JBossPDP.bootstrap(JBossPDP.java:344) [jbossxacml-2.0.6.Final.jar:2.0.6.Final]
> at org.jboss.security.xacml.core.JBossPDP.<init>(JBossPDP.java:157) [jbossxacml-2.0.6.Final.jar:2.0.6.Final]
> at org.picketlink.identity.federation.core.pdp.SOAPSAMLXACMLPDP.getPDP(SOAPSAMLXACMLPDP.java:126) [picketlink-fed-2.0.2.Final.jar:2.0.2.Final]
> at org.picketlink.identity.federation.core.pdp.SOAPSAMLXACMLPDP.<init>(SOAPSAMLXACMLPDP.java:75) [picketlink-fed-2.0.2.Final.jar:2.0.2.Final]
> ==========================
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list