Insert Web Service

Hi, everybody.!

Currently there’s a web service running and without problems in my company and now I’m trying to insert it in CENTRASITE but I obtain the next error:

[Fatal Error] :3:1: Content is not allowed in prolog.
WSDLException: faultCode=PARSER_ERROR: Problem parsing ‘- WSDL Document -’.: Content is not allowed in prolog.: org.xml.sax.SAXParseException: Content is not allowed in prolog.
at org.apache.xerces.parsers.DOMParser.parse(Unknown Source)
at org.apache.xerces.jaxp.DocumentBuilderImpl.parse(Unknown Source)
at com.ibm.wsdl.xml.WSDLReaderImpl.getDocument(Unknown Source)

Can anybody tell me about this?

Thank you very much!.

Your WSDL document is not a well-formed XML document, because there

Thank you, but I think what de wsdl is correct. I send it.
myprojectService.xml (2.23 KB)

Well, by the time it reaches the XML parser in Centrasite it isn

Hello Juan,
which version of CentraSite are you using? Does the WSDL import work if you first save it to a file and import it from there into CentraSite?
Regards,
Gerald