Skip to Main Content

Integration

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Attribute "xmlns" bound to namespace was already specified for element

435473Dec 29 2004 — edited Dec 29 2004
I 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
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Jan 26 2005
Added on Dec 29 2004
1 comment
1,572 views