Title: Sending array of complex types from Axis to .Net

I've seen a lot of discussion on the mailing list about sending arrays of complex types from Axis to .Net.  I'm having the opposite problem, I'm trying to send an array of complex types from a .Net client to an Axis server.  The server appears to deserialize the array correctly, but all the values of the complex type are blank.  I'm assuming it's a problem with how .Net is encoding the complex type.  Can anyone tell me where to start?  I am using Axis 1.2RC3.  I am not very familiar with WSDL and am letting access generate the WSDL from my java class.

Thanks,

Tom.

Reply via email to