Please look at the faulthandling sample available on Axis2 binary distribution.
Thanks ! On Fri, May 27, 2011 at 1:54 PM, Denise Wu <[email protected]> wrote: > Hi. > > That's what I did but it is always returning and AxisFault exception. > > On Fri, May 27, 2011 at 6:42 AM, swapna soni <[email protected]> wrote: >> Hi, >> >> You can catch a custom Exception in your service and from there throw you >> custom exception. >> >> Thanks, >> Swapna Soni. >> >> -----Original Message----- >> From: Denise Wu [mailto:[email protected]] >> Sent: Thursday, May 26, 2011 9:56 PM >> To: [email protected]; [email protected] >> Subject: Custom exceptions in axis2 >> >> Hi, >> >> I created a custom exception on my server side but my client is always >> getting an AxisFault exception. >> Is there a way for the server to send instead the custom exception? >> >> Thanks for your help! >> >> --------------------------------------------------------------------- >> To unsubscribe, e-mail: [email protected] >> For additional commands, e-mail: [email protected] >> >> >> --------------------------------------------------------------------- >> To unsubscribe, e-mail: [email protected] >> For additional commands, e-mail: [email protected] >> >> > > > > -- > Wadienil. > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > > -- Sagara Gunathunga Blog - http://ssagara.blogspot.com Web - http://people.apache.org/~sagara/ LinkedIn - http://www.linkedin.com/in/ssagara --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
