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!.