Sorry, I meant to reply .. I'm sorry but I disagree with your position .. the proper way to do that is for you to use a private extension element within the <faultDetail> element and to stuff whatever info you want there (including even a Java classname if you need it). Apache SOAP does let you manage how faults are stuffed out; please see org.apache.soap.server.SOAPFaultListener and DOMFaultListener to see how the <stackTrace> element is generated right now. Similar to that you could have your own fault listener (registered via the deployment descriptor) which would get called when a fault occurred and you can put whatever stuff you want in there and it'll come out of the other side. Hope this helps to resolve this, Sanjiva. ----- Original Message ----- From: "RP Johns" <[EMAIL PROTECTED]> To: "soap-dev" <[EMAIL PROTECTED]> Sent: Friday, May 25, 2001 5:09 PM Subject: [Fwd: cvs commit: xml-soap/java/src/org/apache/soap/server MessageRouter.java] > Never heard anything back from Sanjiva on this. > Does that mean my plea was denied? > >
