2 Replies Latest reply on Nov 14, 2012 2:56 PM by abhishekhp

    Picketlink in JBoss AS 7.1

    firstlion

      Hello together,

       

      Because of the perfect help for my last problems, i try it again in this forum, even if i don't know, if it is a picketlink-problem.

      I have a project, that works fine with JBoss AS 7.02. But with the newest JBoss-version, the following error comes up:

       

      Caused by: javax.wsdl.WSDLException: WSDLException: faultCode=PARSER_ERROR: Problem parsing 'WEB-INF/wsdl/PicketLinkSTS.wsdl'.: java.io.FileNotFoundException: C:\Projekte\Vesuv\jboss-as-7.1.0.CR1b\bin\WEB-INF\wsdl\PicketLinkSTS.wsdl (Das System kann den angegebenen Pfad nicht finden)

          at com.ibm.wsdl.xml.WSDLReaderImpl.getDocument(Unknown Source)

          at com.ibm.wsdl.xml.WSDLReaderImpl.readWSDL(Unknown Source)

          at com.ibm.wsdl.xml.WSDLReaderImpl.readWSDL(Unknown Source)

          at org.apache.cxf.wsdl11.WSDLManagerImpl.loadDefinition(WSDLManagerImpl.java:239)

          at org.apache.cxf.wsdl11.WSDLManagerImpl.getDefinition(WSDLManagerImpl.java:186)

          at org.apache.cxf.wsdl11.WSDLServiceFactory.<init>(WSDLServiceFactory.java:92)

          ... 22 more

       

      Is there anything different to do (configuring) for this JBoss-version? Has anybody an idea what is wrong?

      Remember, the same project with the same configuring-options works fine with the older JBoss-version.

       

      Thanks,

      Martin Haunhorst