You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-user@axis.apache.org by "Agarwal, Naresh" <na...@informatica.com> on 2003/09/25 12:48:07 UTC

Why does Axis use soap encoding in array in doc/literal

Hi
 
If I develop a webservice using AXIS in doc/literal or wrapped/literal and expose a function, which returns array of some object,
then AXIS uses *soap encoding* in response to encode the *array*. This works fine with axis client but does NOT work with .NET
 
Is anyone looking into this problem?
 
thanks,
Naresh