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
Andreas

Reply via email to