Hi Anne, I already tried with xsd:string instead of soapenc:string but I got the same behavior.
Concerning the WSDD, I don't know where I find such file. I do not use explicitely a WSDD. I am a little new with AXIS and SOAP. Can you explain me what is it about and is the WSDD is for? Thanks Adnene Anne Thomas Manes wrote: > > Your schema indicates that the inner type in the array should be > soapenc:string, but the message actually returns xsd:string. > > Do you have a parameter set in the WSDD that specifies the .NET SOAP > encoding fix is true? If so, try setting it to false. (or edit the > WSDL to specify that the inner type is xsd:string) > > Anne > > > > -- View this message in context: http://www.nabble.com/Re%3A-Axis-array-serialization-problem-%28Adnene-problem%29-tf2157136.html#a6166322 Sent from the Axis - User forum at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
