Hi I want to throw custom fault from service. I was trying to do it like, simple: throw new AxisFault(....); and it is throwed, but client doesn't get any info about this fault - just stack trace and some general info. I was using tutorial from: http://wso2.org/library/171 but I didn't try the second method. Why first method doesn't work? Do I miss something? Are needed some settings in wsdd?
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
