no serializer found exception

2005-01-26 Thread Lubomir ILanovsky
fine while I use generated Locator classes to create and invoke the service. When I create instance of axis engine and try to do it in following way I get the "no serializer found exception". javax.jms.TextMessage jmsMsg; AxisEngine engine = new AxisServer(new FileProvider(server-c

RE: no serializer found exception

2002-04-13 Thread Vidyanand Murunikkara
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

no serializer found exception

2002-04-13 Thread Munjal
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.en