Attribute "xmlns" bound to namespace was already specified for element
435473Dec 29 2004 — edited Dec 29 2004I get the following error message when validating the googleSearch process:
main:
[bpelc] [Fatal Error] :9:10: Attribute "xmlns" bound to namespace "http://www.w3.org/2000/xmlns/" was already specified for element "definitions".
[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:\orabpel1\samples\demos\ParallelSearch\GoogleSearch\GoogleSearch.wsdl", because "WSDLException: faultCode=INVALID_WSDL: Invalid XML in document: Attribute "xmlns" bound to namespace "http://www.w3.org/2000/xmlns/" was already specified for element "definitions".".
[bpelc] Make sure wsdl exists at that URL and is valid.
[bpelc] .
[bpelc] [Potential fix]: .
[bpelc] .
BUILD FAILED: D:\orabpel1\samples\demos\ParallelSearch\GoogleSearch\build.xml:34: Validation error
Total time: 1 second