i have a problem with my soap connection to a sugar crm: Everything works fine, until I want to transmit a @-sign, then I get this exception.
AxisFault
faultCode: {http://schemas.xmlsoap.org/soap/envelope/}Server.userException
faultSubcode:
faultString: org.xml.sax.SAXParseException: Content is not allowed in prolog.
faultActor:
faultNode:
faultDetail:
{http://xml.apache.org/axis/}stackTrace:org.xml.sax.SAXParseException: Content is not allowed in prolog.
What can I do to fix my problem?
Thanks flo
Problem solved 🙂 There was a problem in a query processing the @-sign.