with .NET: Hashtable as parameter
HI!
Using the nightly build from 2002-02-06.
If I have a method with a Hashtable parameter, then Axis generates a Map
type and a Dictionary type in the WSDL.
.NET then creates 2 extra proxy classes: Map and Dictionary, where Map
derives from Dictionary, but Dicti
Title: Interop with .NET: Hashtable as parameter
HI!
Using the nightly build from 2002-02-06.
If I have a method with a Hashtable parameter, then Axis generates a Map type and a Dictionary type in the WSDL.
.NET then creates 2 extra proxy classes: Map and Dictionary, where Map derives