Please try Axis 1.2 Alpha. If that does not work as expected, then log a bug report.
-- dims --- "Mark D. Hansen" <[EMAIL PROTECTED]> wrote: > Actually, I'm trying to write a patch for the JAXRPCHandler class since it does not > work > correctly when false is returned. Any ideas? > > -- Mark > > > -----Original Message----- > > From: Thomas Bayer [mailto:[EMAIL PROTECTED] > > Sent: Tuesday, December 09, 2003 3:44 AM > > To: [EMAIL PROTECTED] > > Subject: AW: Handler question > > > > > > Use a JAXRPCHandler and return false if you want to stop processing. > > > > > -----Ursprüngliche Nachricht----- > > > Von: Mark D. Hansen [mailto:[EMAIL PROTECTED] > > > Gesendet: Montag, 8. Dezember 2003 23:43 > > > An: AXIS Users (E-mail) > > > Betreff: Handler question > > > > > > > > > I need to write a handler (server side) that, under certain > > > conditions in the SOAPMessage being processed, prevents the > > > target SOAP service from getting executed. But, I don't want to > > > throw an exception. Can anyone provide some insight as to how > > > this is done with Axis? > > > > > > Thanks, > > > > > > Mark > > > > > ===== Davanum Srinivas - http://webservices.apache.org/~dims/