RE: Building custom faults in Java

2004-01-06 Thread Joe Brown
  some fragments for client call   url = ""MARGIN-RIGHT: 0px"> -Original Message-From: Ransel Lopez [mailto:[EMAIL PROTECTED]Sent: Monday, January 05, 2004 6:49 PMTo: [EMAIL PROTECTED]Subject: Building custom faults in Java Hi, everybody   I am a starter

Building custom faults in Java

2004-01-05 Thread Ransel Lopez
Title: Message Hi, everybody   I am a starter with SOAP.   My problem is that I want to modify what I get in the client side when an exception is raised. I want to get my own faultcode, my own faultstring and some other information in the detail. Can anyone explain what should I do?? Some e