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

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 !!,

Axis 2, POJO, Exceptions and Faults

2007-07-14 Thread albert quinn
Hi !! : I'd like to develop a web service in Axis 2 the easiest way possible. So, I'd like to develop a POJO, and then generate a POJO Web Service from it with the Axis 2 Service Archiver Eclipse plugin. I'd like my POJO Web Service throwed RemoteExceptions or AxisFaults and develop a