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
Andrew, I have worked with SOAP Toolkit interop, but not .NET. You will undoubtedly find interop is decent but certainly far from perfect. A few things to note in Apache SOAP 2.2 docs: 1. The introduction states that this is an implementation of SOAP 1.1. I believe the URL you refer to is the