Did you implement the onFault method? Best regards,
-- DI Günter Grossberger Consultant Tel: +43 1 329 50 161 Software AG Österreich Fax: +43 1 329 50 171 Guglgasse 7-9 GSM: +43 676 833 29 261 1030 Wien http://www.softwareag.com/austria > -----Original Message----- > From: Kristian Andersen [mailto:[EMAIL PROTECTED] > Sent: Tuesday, October 04, 2005 1:36 PM > To: [email protected] > Subject: Handler not run on SOAP Fault > > Hi, > > I have a simple handler (derived from BasicHandler) defined in the > ResponseFlow that gets the input and output SOAP messages from the msg > ctx and stores them. This works fine, except when an AxisFault is > thrown from the main code. In that case my handler never runs. > > Any ideas? > > (Im using Axis 1.2.1) > > Regards, > Kristian Andersen > [EMAIL PROTECTED] >
