BusinessObjects Board

DS 4.2 SP5 WSDL Parse Error

I have an issue where some real-time jobs exposed as web services are not receiving requests.

I attempted to test the request via SoapUI and get an error message:

Error loading [http://SERVER:8080/DataServices/servlet/webservices?ver=2.1&wsdlxml]:org.apache.xmlbeans.XmlException: org.apache.xmlbeans.XmlException: Unexpected end of file after null

I have also tried to import the WSDL into a web services client in Netbeans and get he following errors:

[b][ERROR] Premature end of file
Failed to read the WSDL document: [wsdl file], because 1) could not find the document; /2) the document could not be read; 3) the root element of the document is not wsdl:definitions.

[ERROR] failed.noservice=Could not find wsdl:service in the provided WSDL(s):
At least one WSDL with at least one service definition needs to be provided.

Failed to parse the WSDL.[/b]

Both errors are suggesting a problem with the WSDL format.

Anyone else had this? Any suggestions on how to resolve the problem?

Thanks


LymedoBI (BOB member since 2013-08-08)