Re: Help with fault implementation

2011-12-06 Thread Kishanthan Thangarajah
Hi, On Mon, Dec 5, 2011 at 9:39 PM, Sathunuri, Hariprasad (US - Arlington) wrote: > Hi, > > > > I am trying to replicate the fault handling using AXIS2 withe the help of > example provided in the AXIS2 WAR file (BankServcieSkelton.Java). > > The service class is throwing the below exceptions : >

Help with fault implementation

2011-12-05 Thread Sathunuri, Hariprasad (US - Arlington)
Hi, I am trying to replicate the fault handling using AXIS2 withe the help of example provided in the AXIS2 WAR file (BankServcieSkelton.Java). The service class is throwing the below exceptions : * InsufficientFundFaultMessage * AccountNotExistFaultMessage Could you please provide m