ch 18, 2005 1:06 am
Subject: Exceptions and interopability
> Hello,
>
> I want to create web services using axis 1.1. The web services
> should be available to java clients (also using axis) and .NET
> clients.
> My web service functions should throw user defined exceptions
>
Hello,
I want to create web services using axis 1.1. The web services should be
available to java clients (also using axis) and .NET clients.
My web service functions should throw user defined exceptions (like
MyException).
In the user's guide I read that exceptions could produce interoperabili