RE: Deploying a simple handler

2005-01-12 Thread Jairam, Roopnaraine
, 2004 5:16 PM To: [EMAIL PROTECTED] Subject: Deploying a simple handler   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

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 -