Re: Exception: No deserializer defined for array type ...

2004-11-02 Thread Egor Pervuninski
Hello, ## Christian Schröder : Tue, 02 Nov 2004 22:29:39 +0100 CS> Hi! I've tried to build a Java client for the wsdl which can be CS> found at http://62.146.42.45/soap/complextest1.wsdl The wsdl file CS> is compiled (using WSDL2Java from axis 1.1) without problems. But CS> when I try to call t

Exception: No deserializer defined for array type ...

2004-11-02 Thread Christian Schröder
Hi! I've tried to build a Java client for the wsdl which can be found at http://62.146.42.45/soap/complextest1.wsdl The wsdl file is compiled (using WSDL2Java from axis 1.1) without problems. But when I try to call the "findSecurities" function, an exception "No deserializ

axis nighly build exception: No deserializer defined for array type

2002-02-18 Thread Egger Oliver
Hello,   I changed form Axis alpha 3 to Axis nightly build because of name spaces packaging problem.   I was able to run the axis server nightly build and as a client axis alpha3 (I had to manually add manually code for the bean serialization), however if I want to upgrade the client also