You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-user@axis.apache.org by Craig Lindley <cr...@cassatt.com> on 2004/12/12 20:38:51 UTC

Service Exception Problems

Hello, maybe there is someone out there who has seen this problem
before.

We have a rather large webservice (~100 methods) and many of the methods
throw more than one service exception. 

My question is, can a webservice method declare and throw more than a
single checked exception?

When we try and do this with Axis, the mapping of the exceptions gets
messed up and the client code isn't able to reassemble the correct
exception.

Any info anyone has would be appreciated. If you are going to respond to
this note could you send the response to craig.lindley@cassatt.com as
well as to the news group?

Thanks in advance.