You are viewing a plain text version of this content. The canonical link for it is here.
Posted to soap-user@xml.apache.org by Kam Fung <ka...@aus.sun.com> on 2001/05/16 09:08:38 UTC

Using SOAP-ENC:Array in Apache SOAP

Hi,

I am new to SOAP.  Please have a look at my naive problem...

Does anyone know how to force Apache SOAP 2.1 to return SOAP-ENC:Array
type objects to a SOAP client?  It seems that when a server returns a
Java type array of type Foo[], it sets the type to "ns?:Array" (see
below).  Am I miss-understanding something?

Kam.

<return xmlns:ns2="http://schemas.xmlsoap.org/soap/encoding/"
xsi:type="ns2:Array" ns2:arrayType="xsd:ur-type[2]">