Re: Fault and exception handling

2002-10-08 Thread Scott Nichol
I am not certain what you mean by "fault and exception handling". You say you are writing a service. The service does not need to have anything specific to SOAP. You can handle exceptions the way you always would, both catching exceptions you don't want propagating to the clie

Fault and exception handling

2002-10-08 Thread Ann-Cathrin Dykström
Hi, I'm looking for examples of how fault and exception handling is done?? I'm writing a SOAP web service in Java. /Annci -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>