Strange ClassCastException from a handler

2004-12-11 Thread James Brady
I'm having trouble deploying a custom handler into the requestFlow of a service - I've tried everything I can think of, but got nowhere :( The WSDD file is processed without error. The problem appears when viewing the AxisServlet: Exception - org.apache.axis.ConfigurationException: java.lang.Cl

Deploying a simple handler

2004-12-08 Thread James Brady
Hi, I'm trying to put a simple handler on the request flow of a service. My handler extends org.apache.axis.handlers.BasicHandler (implementing invoke() and nothing else). The AdminClient deploys the service OK, but when viewing the list of deployed services, I get a ClassCastException: Exception -

OutOfMemoryError

2004-10-20 Thread James Brady
Hi all, I have a fresh installation of Tomcat and Axis in Linux (2.6 kernel). Working through the Axis installation guide, I get to the "stock" webservice and after setting up the AXIS_CLASSPATH env. variable, I run the command $ java -cp $AXIS_CLASSPATH org.apache.axis.client.AdminClient -lhttp: