Re: MS .Net/Apache SOAP Interop - Array problem

2001-10-23 Thread dswanson1
Yes, it makes sense but its not our favorite way of handling things...You have to map the type in the Apache side to "explain" what your return parameter isthere is a compatibility example on the apache.org site...you may be able to build your own type and map it on the fly when you read in t

Re: MS .Net/Apache SOAP Interop - Array problem

2001-10-23 Thread Scott Nichol
s may be a better target. Scott - Original Message - From: "Andrew Fyke" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Cc: <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]> Sent: Tuesday, October 23, 2001 11:00 AM Subject: MS .Net/Apache SOAP Interop - Array problem

MS .Net/Apache SOAP Interop - Array problem

2001-10-23 Thread Andrew Fyke
We are trying to get Microsoft .Net and Apache SOAP to interoperate. To do this we have focused on limiting the behavior of each platform to the current w3c SOAP draft ( http://www.w3.org/TR/2001/WD-soap12-part2-20011002/#arrays ). One problem we have seen is that Apache SOAP does not seem to c