You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-user@axis.apache.org by zolv <zo...@o2.pl> on 2007/03/12 12:23:50 UTC

[axis2] AxisFault

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: axis-user-unsubscribe@ws.apache.org
For additional commands, e-mail: axis-user-help@ws.apache.org