error building project involving services from Live XMethods Directory
435473Jan 5 2005 — edited Jan 10 2005hi,
I keep gettting this same error for all the web services i integrate. My proxy settings are proper and the given wsdl are valid. Please help.
webservice wsdl:
http://services.xmethods.net/soap/urn:xmethods-delayed-quotes.wsdl
Buildfile: D:\work\net\web3\build.xml
main:
[bpelc] BPEL validation failed.
[bpelc] BPEL source validation failed, the errors are:
[bpelc]
[bpelc] [Error]: CompilationError
[bpelc] [Description]: in line 0 of "bpel.xml", Failed to read wsdl.
[bpelc] Error happened when reading wsdl at "D:\work\net\web3\services\net.xmethods.services.stockquote.StockQuoteWrapper.wsdl", because "WSDLException: faultCode=PARSER_ERROR: Error reading file: services.xmethods.net".
[bpelc] Make sure wsdl exists at that URL and is valid.
[bpelc] .
[bpelc] [Potential fix]: .
[bpelc] .
BUILD FAILED: D:\work\net\web3\build.xml:28: Validation error
Total time: 1 second