Re: Apache - MSSOAP Namespaces

2003-07-31 Thread Vishal Shah
! That did it. Have a good one. Michael Fork[EMAIL PROTECTED] "Scott Nichol" [EMAIL PROTECTED] 07/30/2003 04:32 PM Please respond to soap-user To:[EMAIL PROTECTED] cc: Subject:Re: Apache - MSSOAP Namespaces How about changing your code tosm

Re: Apache - MSSOAP Namespaces

2003-07-30 Thread Scott Nichol
My guess is that either you or WebSphere has added a type mapping to read the result, but has not done it correctly. It looks like a full type mapping has been provided, rather than the element name mapping required. It should be something like StringDeserializer stringDser = new

Re: Apache - MSSOAP Namespaces

2003-07-30 Thread Michael J Fork
: Subject:Re: Apache - MSSOAP Namespaces My guess is that either you or WebSphere has added a type mapping to read the result, but has not done it correctly. It looks like a full type mapping has been provided, rather than the element name mapping required. It should be something like

Re: Apache - MSSOAP Namespaces

2003-07-30 Thread Scott Nichol
To: [EMAIL PROTECTED] cc: Subject:Re: Apache - MSSOAP Namespaces My guess is that either you or WebSphere has added a type mapping to read the result, but has not done it correctly. It looks like a full type mapping has been provided, rather than

Re: Apache - MSSOAP Namespaces

2003-07-30 Thread Michael J Fork
How can I tell which version of Apache SOAP it is Michael Fork [EMAIL PROTECTED] Scott Nichol [EMAIL PROTECTED] 07/30/2003 12:40 PM Please respond to soap-user To:[EMAIL PROTECTED] cc: Subject:Re: Apache - MSSOAP Namespaces The error is complaining

Re: Apache - MSSOAP Namespaces

2003-07-30 Thread Michael J Fork
:Re: Apache - MSSOAP Namespaces How can I tell which version of Apache SOAP it is Michael Fork [EMAIL PROTECTED] Scott Nichol [EMAIL PROTECTED] 07/30/2003 12:40 PM Please respond to soap-user To:[EMAIL PROTECTED] cc: Subject:Re: Apache - MSSOAP

Re: Apache - MSSOAP Namespaces

2003-07-30 Thread Scott Nichol
] Sent: Wednesday, July 30, 2003 3:41 PM Subject: Re: Apache - MSSOAP Namespaces I did some digging and found that it is version 2.3 Any suggestions as to why it is not working? Thanks Michael Fork [EMAIL PROTECTED] Michael J Fork/Rochester/[EMAIL PROTECTED] 07/30/2003 01:04 PM

Re: Apache - MSSOAP Namespaces

2003-07-30 Thread Michael J Fork
Asked the WAS guys what version they shipped... Michael Fork [EMAIL PROTECTED] Scott Nichol [EMAIL PROTECTED] 07/30/2003 03:32 PM Please respond to soap-user To:[EMAIL PROTECTED] cc: Subject:Re: Apache - MSSOAP Namespaces I think it should work with 2.3

Re: Apache - MSSOAP Namespaces

2003-07-30 Thread Scott Nichol
to accept only mail from specific mail lists. - Original Message - From: Michael J Fork [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: Wednesday, July 30, 2003 5:08 PM Subject: Re: Apache - MSSOAP Namespaces Asked the WAS guys what version they shipped... Michael Fork [EMAIL PROTECTED

Re: Apache - MSSOAP Namespaces

2003-07-30 Thread Michael J Fork
Thank you! That did it. Have a good one. Michael Fork [EMAIL PROTECTED] Scott Nichol [EMAIL PROTECTED] 07/30/2003 04:32 PM Please respond to soap-user To:[EMAIL PROTECTED] cc: Subject:Re: Apache - MSSOAP Namespaces How about changing your code