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 the interface that is generated by WSDL2Java. I use axis beta-3 with jdk1.3.1_03 on Linux using tomcat-4.0.4 and the xerces it ships with. Did I miss something? Regards Jonas
