On Thursday, December 29, 2011 3:29:29 PM Guy Pardon wrote:
> Hi,
> 
> What is the easiest way to set the "Code" element of an exception thrown by
> my @WebMethod?

I THINK if the "cause" of an exception that is thrown is a SOAPFaultException, 
the information from that SOAPFault is used to populate the returned fault.  
Thus, you can set the code there.

-- 
Daniel Kulp
dk...@apache.org - http://dankulp.com/blog
Talend Community Coder - http://coders.talend.com

Reply via email to