Ragunath Marudhachalam wrote:
Is it possible to throw an exception that extends java.lang.Excpetion from a
webservice. I found some material that throws AxisFault exception. Also i
read it is possible to throw an exception which has getter and setter
methods. Any example and tips from anyone who has already worked on would be
really helpful.

I would really like to find an answer for this also. I've been trying to figure it out, off and on, for
months.


I've looked through the documentation, and there just isn't anything definite with regard to
exception handling. I've tried adding beanMappings for my exceptions but nothing seems
to happen.


Can anyone point me to a through explanation of
AxisFaults, custom Exceptions, RemoteException, how it works with Call.invoke vs. remote stubs, etc... ?


Thanks!

Reply via email to