January 8, 201313 yr Hi, I spent some hours now trying to make Adobe Coldfusion server to interact with the 360WORKS WEBSERVICE MANAGER, but after doing some digging it seems like the generated XML responses from the websvcmgr.php generate Byte Order Marks that is not supported on the SUN 1.4.2 UTF-8 .. I am getting the error Unable to parse WSDL as an XML document.Parsing error: Content is not allowed in prolog. <br> It is recommended that you use a web browser to retrieve and examine the requested WSDL document to ensure it is correct. is there a way to disable the BOM in the Webservice manager? I can read many post of php developers striping out the BOM to avoid parsing errors but I dont want to mess out the php code since I am no expert on the matter. tks
Create an account or sign in to comment