axis-1_2beta. I know about 1.1's problems, that's why I went to 1.2beta. Still has no implication on .NET's ability to read my service methods/returns. RPC/encoded was the only thing that worked. (This includes returning an array of objects.)
Thanks, Tami -----Original Message----- From: Bouche Paul [mailto:[EMAIL PROTECTED] Sent: Thursday, September 30, 2004 8:33 AM To: [EMAIL PROTECTED] Subject: RE: Array of Objects in Axis and .NET interop Tami, what version of AXIS are you using? AXIS 1.1 final has very poor support for doc/lit. Maybe this creates the different view. > -----Original Message----- > From: Nelson Minar [mailto:[EMAIL PROTECTED] > Sent: Donnerstag, 30. September 2004 01:42 > To: [EMAIL PROTECTED] > Subject: RE: Array of Objects in Axis and .NET interop > > > >The reason being is that when I used doc/literal and wrapped style, > >.NET blew-up. On the other-hand, if I stuck with the conventional > >rpc/encoded wsdl, .NET worked like a charm as a client to my web > >service. > > I'm surprised to hear you say that - everything else I've read says > that wrapped doc/lit is the way to .NET interop. > > Isn't it amazing how hard this is? > > . > .