RE: Interop with .NET: Hashtable as parameter

2002-02-11 Thread Adam.Leggett
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

Interop with .NET: Hashtable as parameter

2002-02-08 Thread Thomas Börkel
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