Hello all, I am using Apache SOAP 2.2 to consume MS web services. Occasionally IIS returns an HTML status other than 200 OK such as 404,403, etc. My application of course needs to catch this rather than try to parse the response as XML. Using SOAPHttpConnection, is there a way to check what that status code is? I've tried calling getHeaders() on the Response SOAP context and it does not work. Am I missing something? Thank you for any suggestions.
Damon Payne Cornerstone Consulting [EMAIL PROTECTED] www.cornerstone.net