RE: Trouble with SOAPException

2004-01-07 Thread Fluharty, Fred
THANK YOU!! That was exactly the problem. How insane. But thank you so much for your help. -Original Message- From: Scott Nichol [mailto:[EMAIL PROTECTED] Sent: Wednesday, January 07, 2004 9:09 AM To: [EMAIL PROTECTED] Subject: Re: Trouble with SOAPException Fred, The error message

Re: Trouble with SOAPException

2004-01-07 Thread Scott Nichol
ail address, because it is filtered to accept only mail from specific mail lists. - Original Message - From: "Fluharty, Fred" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Wednesday, January 07, 2004 8:41 AM Subject: Trouble with SOAPException > Hello all. Ho

Trouble with SOAPException

2004-01-07 Thread Fluharty, Fred
Hello all. Hopefully someone can help me here. I want to have an exception returned to the caller of an exposed SOAP method, so I'm making the following call: throw new SOAPException(Constants.FAULT_CODE_SERVER, ); An exception makes it back to the caller, but it's more something about