Hi Cyrus,
thank you for the quick answer.
>Axis supports the data types specified in JAX-RPC 1.0 with
> the addition
> of:
> [...]
> ArrayList
Unfortunately this exactly does not work in my small example.
Using ArrayList in my "original" interface, it becomes
java.lang.Object[] in t
: Monday, July 22, 2002 10:20 AM
To: '[EMAIL PROTECTED]'
Subject: Supported Collection Types
Hi there,
I'm new to this list, so at first a "Thank you!" to all the
developers of axis. I just started with WebServices, and I
appreciate to have an implementation that I can u
Hi there,
I'm new to this list, so at first a "Thank you!" to all the
developers of axis. I just started with WebServices, and I
appreciate to have an implementation that I can use to learn
how to do it "the right jaxrpc way", without having to use the
\HUGE Sun WSDP.
One thing I miss in ax