Re: Exceptions and interopability

2005-03-17 Thread Sunil Kothari
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 >

Exceptions and interopability

2005-03-17 Thread THEN
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