Sathish, The SOAP spec requires that all SOAP Fault responses show a status code of 500. You should not try to make this change.
Anne On Mon, 21 Mar 2005 13:00:16 +0530, Sathish Kumar <[EMAIL PROTECTED]> wrote: > > Hi all, > > How can i change the Response status code in Axis handlers? > When there is an error, the response contains the soap fault. But, the > response header shows status code as 500 (internal server error). > I wanted to change the status code to 403(forbidden). > How could i do it ? > > Regards, > Sathish
