You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@camel.apache.org by Aki Yoshida <el...@gmail.com> on 2013/09/12 19:45:41 UTC

Re: WSDL-error

you can check if the wsdl file is in the reported path  D:\Program
Files\fuse-esb-full-7.1.0.fuse-047\fuse-esb-7.
1.0.fuse-047\wsdl\SI_ID52_MaterialConsumption_async_outService3.wsdl


and it's probably not there, so either you need to put it there or
change the path to point to where the wsdl file actually resides.


2013/8/30 mahii.in87 <ma...@wipro.com>:
>
> Hi
>
> When i replaced the wsdl i am getting the following error.I replaced the
> wsdl SI_ID52_MaterialConsumption_async_outService3 with
> SI_ID52_MaterialConsumption_async_outService.I changed the path in pom
> also.but error is thorwing. Can anyone help me in this.
>
> javax.wsdl.WSDLException: WSDLException: faultCode=PARSER_ERROR: Problem
> parsing 'wsdl/SI_ID52_MaterialConsum
> ption_async_outService3.wsdl'.: java.io.FileNotFoundException: D:\Program
> Files\fuse-esb-full-7.1.0.fuse-047\fuse-esb-7.
> 1.0.fuse-047\wsdl\SI_ID52_MaterialConsumption_async_outService3.wsdl (The
> system cannot find the path specified)
>        at com.ibm.wsdl.xml.WSDLReaderImpl.getDocument(Unknown
> Source)[171:org.apache.servicemix.bundles.wsdl4j:1.6.2.6]
>        at com.ibm.wsdl.xml.WSDLReaderImpl.readWSDL(Unknown
> Source)[171:org.apache.servicemix.bundles.wsdl4j:1.6.2.6]
>        at com.ibm.wsdl.xml.WSDLReaderImpl.readWSDL(Unknown
> Source)[171:org.apache.servicemix.bundles.wsdl4j:1.6.2.6]
>        at
> org.apache.cxf.wsdl11.WSDLManagerImpl.loadDefinition(WSDLManagerImpl.java:249)[168:org.apache.cxf.cxf-rt-core:
> 2.6.0.fuse-71-047]
>        at
> org.apache.cxf.wsdl11.WSDLManagerImpl.getDefinition(WSDLManagerImpl.java:192)[168:org.apache.cxf.cxf-rt-core:2
> .6.0.fuse-71-047]
>        at
> org.apache.cxf.wsdl11.WSDLServiceFactory.<init>(WSDLServiceFactory.java:92)[168:org.apache.cxf.cxf-rt-core:2.6
> .0.fuse-71-047]
>        ... 32 more
>
>
>
> --
> View this message in context: http://camel.465427.n5.nabble.com/WSDL-error-tp5738304.html
> Sent from the Camel - Users mailing list archive at Nabble.com.