If you're using WSDL, just define an error message as a string and
code as an int, catch exceptions and populate the vars, conversely
with success messages. Otherwise, not sure.

HTH,
Robert
http://www.braziloutsource.com/

On 7/20/06, D P <[EMAIL PROTECTED]> wrote:
When an uncaught exception occurs, I would like to send a generic message
saying only that an error occurred, instead of the default behavior which
returns the exception message to the client in a soap fault.  While I do
have appropriate exception handling in my services, does axis2 have any
functionality to do this in a more centralized manner?


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to