First off: I'm new to Axis and SOAP. I am using Axis to interact with an external service. The service is returning XML that isn't properly formatted and is causing Axis to throw "child element found" exceptions.
I need to manipulate the XML (to correct it) before axis starts to deserialize it. How do I do this? Any help would be great! Thanks! -- Sloan [EMAIL PROTECTED]
