Hi cld u cut and paste the signature of the method that u are using.
-----Original Message----- From: Munjal [mailto:[EMAIL PROTECTED]] Sent: Saturday, April 13, 2002 3:00 PM To: [EMAIL PROTECTED] Cc: [EMAIL PROTECTED] Subject: no serializer found exception Hi, I have a web-service implementing a method which takes as an input a dynamic array of classes (say class Player). I am trying to call a method implemented by this service but I get an error telling: Java.io.IOException: No serializer found for class Player in registry org.apache.axis.encoding.SerializationContextImpl@551d7f Can someone please help me. My client is on a Win2000 machine Thanks, Munjal
