Hi

Is it possible to call rpc style web services, with elements like this

<complexType name="ArrayOf_xsd_string">
        <complexContent>
          <restriction base="soapenc:Array">
            <attribute ref="soapenc:arrayType"
wsdl:arrayType="xsd:string[]"/>
          </restriction>
        </complexContent>
      </complexType>

and not document/literal wrapped

i tried to create the client stubs from this wsdl with axis21.3 wsdl2java
but got,

 Encoded use is not supported

So just wondering if ode supports rpc style services

cheers, Håkon

-- 
Håkon Sagehaug, Software Developer
Parallab, Bergen Center for Computational Science (BCCS)
UNIFOB AS (University of Bergen Research Company)

Reply via email to