users@jax-rpc.java.net

DII with complex types?

From: YAWN,MICHAEL (HP-Cupertino,ex1) <"YAWN,MICHAEL>
Date: Wed, 10 Apr 2002 11:38:49 -0400

Hi,

I've gotten an example of DII to work, following the tutorial almost
exactly.
Now, I want to call two methods that return array types. One is an
array of Strings, the other an array of a complex data type defined in
the WSDL.

These data types are known in the WSDL -- is there some mechanism
to make them visible to the DII Client so I can use them as return
types?

Thanks,
Mike