Re: Axis 2, POJO, Exceptions and Faults

2007-07-16 Thread albert quinn
Hi Joe !!! : Many thanks by your answer, I'm really a newbie in the Axis world and I'm still lost, spending a lot of time reading the Axis 2 docs and samples but not finding answers to thowsands of questions in that docs and samples. So, I'm trying to find the easiest way to do what I need quic

Re: Axis 2, POJO, Exceptions and Faults

2007-07-15 Thread Joe Nathan
albert quinn wrote: > > I've been trying to do something like that but i couldn't make it > work . My test Web Service returns a String and the client receives > the AxisFault/RemoteException message throwed from the Web Service as > it was the returned value from the Web Service !