, 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
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 -