users@jax-rpc.java.net

JAX-RPC 1.1 Support for complex Data Types

From: RaviKiran <Venkata-Naga.Ravikiran_at_Sun.COM>
Date: Fri, 12 Sep 2003 11:58:26 +0530

Hi,

Is it possible to invoke a rpc/encoded or doc/literal service operation
with non-primitive parameters using only DII(no dynamic proxy,no stub
generation,no writing of beans) in JWSDP1.2(JAX-RPC 1.1)

As a sample can I invoke the findPlace operation in the WSDL

http://arcweb.esri.com/services/v2/PlaceFinderSample.wsdl

The argument PlaceFinderOptions is very complex.So I would like to know
if it is possible to invoke this service ,purely using DII in JAXRPC 1.1.

Thanks,
Ravi.