You are viewing a plain text version of this content. The canonical link for it is here.
Posted to soap-dev@xml.apache.org by ds...@mmm.com on 2001/09/05 15:07:08 UTC

Trapping 404/403 and others

How can I trap these http errors when trying to make a SOAP call.  I would
like to be able to display a more specific error.  Currently the SOAP
toolkit attempts to load this html into a DOM document and of course it
fails and gives an eroneous error...Has anyone "modified" the call object
(or others) to look for these common errors? or are there some settings
that I'm not seeing?

Apache SOAP 2.1
Xerces 1.3
Visual Age 3.5

thanks
Doug