Simon Fell > Its just code
Import 3 now working as well, a pretty productive day.
[...] I switched the GLUE sample service from returning a string to returning a java.util.Hashtable. GLUE itself was perfectly happy to consume that complex return value, but VS.NET had no clue what to do with it. [Jon's Radio] This reminds me, GLUE uses the same serialization for Hashtable as Apache SOAP/Axis and SOAP::Lite [amonst others] but gives it a different type [one with GLUE in the name instead of Apache]. Perhaps its time we gave the map serialization a common name from a vendor agnostic namespace, like soapinterop.org.
Ahhh, progress :), Import2 working, onto Import3 [ugggh, arrays!]
WSDL Interop F2F is 2 weeks away, lots of code still left to write, currently working on Group D - Import2 test.