Hi Again,

Okay, never mind about the question of where to deploy classes/jars.  I have
confirmed that on my own.  Somehow I missed it while reading the
documentation.  However, if anyone has any thoughts on sub-classing
AxisServlet, they would be most welcome.

Thanks again,
Shelli

-----Original Message-----
From: Shelli D. Orton [mailto:[EMAIL PROTECTED]
Sent: Friday, August 05, 2005 9:12 AM
To: [email protected]
Subject: Custom HTTP Listener


Hello,

I'm very new to Axis/Tomcat and am working on my first web service and have
a couple of questions.  I'm developing on a Win2K box running Tomcat 4.1.31
and Axis 1.2.1.

In everything that I've read on deployment of services, it gives good
insruction on how to deploy using the AdminClient to update the
server-config.wsdd but do not say explicitly where the services class/jar
files should be deployed?  Am I correct in thinking that it's Tomcat's
webapps/axis/WEB-INF classes/lib directories?

Also, I've been reading "Building Web Services with Java" and the chapter on
Axis mentions that the built-in HTTP listener is the AxisServlet class.  I
would like to sub-class this with our own servlet that does some
initialization.  Is this possible?  If so, how do I specify that Axis should
use this class?

Thanks in advance,
Shelli

Reply via email to