Hello,

I am using Axis 1.3 with Xerces 2.7.1. I am writing a client
for a web service which, I have discovered, does not put a
DOCTYPE header in the SOAP message that comes back. I get an
XML error when Axis starts to try to unmarshall the SOAP.
I am not in a position to fix the other end, nor to fudge
the response way down deep. How can I make the parsing
nonvalidating? Or is that forbidden because it would break
too many other things?

Regards,
Michael Oltz


Reply via email to