RE: sending SOAPMessage as paramater

2003-01-03 Thread Dave Searle
ve been looking for examples but don't know where to look Thanks for your help Cheers dave -Original Message- From: Scott Nichol [mailto:[EMAIL PROTECTED]] Sent: 03 January 2003 17:02 To: [EMAIL PROTECTED] Subject: Re: sending SOAPMessage as paramater The stack trace shows where the err

Re: sending SOAPMessage as paramater

2003-01-03 Thread Scott Nichol
SOAPContext and/or the Apache SOAP messaging API (instead of the RPC API). Scott Nichol - Original Message - From: "Dave Searle" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Friday, January 03, 2003 11:24 AM Subject: RE: sending

RE: sending SOAPMessage as paramater

2003-01-03 Thread Dave Searle
eiver.main(TestSOAPReceiver.java:118) Exception in thread "main" -Original Message- From: Scott Nichol [mailto:[EMAIL PROTECTED]] Sent: 03 January 2003 16:00 To: [EMAIL PROTECTED] Subject: Re: sending SOAPMessage as paramater Could you add code to your client to catch the S

Re: sending SOAPMessage as paramater

2003-01-03 Thread Scott Nichol
CTED]> Sent: Friday, January 03, 2003 10:40 AM Subject: RE: sending SOAPMessage as paramater > Sorry Scott, I'm using 2.3.1, I can attach the code if that helps? > > -Original Message- > From: Scott Nichol [mailto:[EMAIL PROTECTED]] > Sent: 03 January 2003 15:37 >

RE: sending SOAPMessage as paramater

2003-01-03 Thread Dave Searle
Sorry Scott, I'm using 2.3.1, I can attach the code if that helps? -Original Message- From: Scott Nichol [mailto:[EMAIL PROTECTED]] Sent: 03 January 2003 15:37 To: [EMAIL PROTECTED] Subject: Re: sending SOAPMessage as paramater What version of Apache SOAP are you using (so

Re: sending SOAPMessage as paramater

2003-01-03 Thread Scott Nichol
What version of Apache SOAP are you using (so I can determine the source in which to look up the line numbers)? Scott Nichol - Original Message - From: "Dave Searle" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Friday, January 03, 2003 10:19 AM Subject: sending SOAPMessage as paramat