Hi.
When I get an attachment (from a GSOAP Server - it's a DIME attachment) I
get the following error :
Caused by: org.xml.sax.SAXParseException: An invalid XML character
(Unicode: 0xc) was found in the prolog of the document.
at org.apache.axis.AxisFault.makeFault(AxisFault.java:129)
I can possibly read the message. Does AXIS not have proper support for
attachments? If anyone can help me with what can be wrong here please let
me know.
Does the attachment need to have surrounding tags in order for it to work?
Thanks
James