ROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Thursday, January 23, 2003 07:06
Subject: Custom soapfault
Hi.
I have a message style webservice. with method signature
public Element[] deliverMessage(Element [] bodies ) throws SOAPException
Is there an easy way to get full control of the generated SO
MAIL PROTECTED]]Gesendet: Donnerstag, 23. Januar
2003 16:06An: [EMAIL PROTECTED]Betreff: Custom
soapfault
Hi.
I have a message style webservice. with method signature
public Element[] deliverMessage(Element [] bodies ) throws
SOAPException
Is there an easy way to get full
Hi.
I have a message style webservice. with method signature
public Element[] deliverMessage(Element [] bodies ) throws
SOAPException
Is there an easy way to get full control of the generated SOAPFault?
For example I do not wish to send back full exception stacktrace to my
clients.
regards