Hi all, I am working on an Axis2-WS running in Tomcat using rampart-Security. I am looking for a way to intercept fault handling if an incoming message runs into a fault (e.g. if the signature in the message isn't accepted by my certificate) so that I can send back my very own message instead of the standard soap fault message.
As far as I understand, any fault occuring during security phase (IN-FLOW) results in an automatic soapfault answer from axis. My goal is to catch any fault during IN-FLOW and handle it. The best would be to be able to enter my service-implementation as if never any fault occured and send back an ack message with some text about the error. Alternatively an handler could be called and manipulate the messagecontext but I consider this not as an elegant way. Any hint on this? Many thanks, Barney (sorry for this dup but last time i forgot the subject) Arcor.de Gaming Area - kostenfrei daddeln bis der Arzt kommt! Jetzt checken und aus über 80 Spielen wählen! http://www.arcor.de/footer-gaming/
