G
Guest
I'm hitting up a XML SOAP WebService (developed with Apache Axis). Any time the web service sends a SOAP fault across the wire, the XML deserialization process throws a XMLException, as opposed to the SoapException as it should. The SOAP messages look 100% fine to me (they look up to spec), so it seems like something is not right in my proxy class.