tags:

views:

18

answers:

1

Hi All,

I’m writing a web service (and client) in Java by using Axis2. In one of the web methods I want to throw an exception and in the client side I am going to catch this exception. Unfortunately it seeks like this is not an easy task to do with Axis2.

Does anybody have an idea about how to do it in Axis2?

Thanks