G
Garry Hall
Guest
Sorry, I am not sure I make the connection between what your samples show and the "implicit conversion going on between the procedure and the webservice adapter/tomcat". If I understand you correctly, you have an OE web service that is generating an XML response, and this XML response is malformed because the encoding declaration states the document is UTF-8 but it contains malformed UTF-8 chars. Is this correct? And the malformed XML looks the same as the output from your code sample above. Is this correct?
Continue reading...
Continue reading...