javax.xml.ws.WebServiceException: java.io.IOException: missing CR

0
Hi Team, I am working on the migration of my project from 4.2 to 5.21.5. While migrating hte webservice, I am getting the following error.Webservice returns the value correctly. But while Xml to Domain  happens,am getting the error. Input field is having CRLF at the end of each line(have total of around 8 lines). When that field is null or have only single line input, then everything is working perfectly. I retrieved the filed before getting the error. We had CRLF @ the end of each line.    javax.xml.ws.WebServiceException: java.io.IOException: missing CR     at com.mendix.integration.xmlimporter.XmlImporter.importXmlStream(XmlImporter.java:103) Caused by: java.io.IOException: missing CR   Kindly help me   Thanks Hemanth
asked
0 answers