You are viewing a plain text version of this content. The canonical link for it is here.
Posted to soap-dev@xml.apache.org by Sanjiva Weerawarana <sa...@watson.ibm.com> on 2001/05/27 05:37:10 UTC

Re: cvs commit: xml-soap/java/src/org/apache/soap/server MessageRouter.java]

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" <rj...@vignette.com>
To: "soap-dev" <so...@xml.apache.org>
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?
>
>