On the server side, all I always see is an array of null objects.
The wsdl has been generated by Axis2. The java code was written by hand (on the server side).
On 11/2/06, Kedar, Shahar <[EMAIL PROTECTED]> wrote:
Hi,
Is there a limit to the complexity of the objects I'm passing on the wire when using the RPCMessageReceiver. I'm asking because I'm getting a null pointer when passing a rather complex object to one of my operations. I guess there was some kind of problem in the serialization on the server side.
Thanks,
Shahar Kedar
