Hi,

I'm using Apache 1.3.6 with JServ. I want to start a servlet on startup of
the server that launches a background thread. Everything works fine, but the
server does not start my servlet on startup, although I put these lines into
the servlet-zone property file:

servlets.startup=<packagename>.<servletname>

Do I have to specify startup parameters with InitArgs? Even if I do so, it
does not work. Am I forgetting something???

Please help. THX!

MfG Stephan Scheiderer - debis Systemhaus GEI

___________________________________________________________________________
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff SERVLET-INTEREST".

Archives: http://archives.java.sun.com/archives/servlet-interest.html
Resources: http://java.sun.com/products/servlet/external-resources.html
LISTSERV Help: http://www.lsoft.com/manuals/user/user.html

Reply via email to