As i know tomcat as of now does not support auto-reloading of servlet or not yet fully
tested that feature. If you want JServ can auto-reload but only methods on JSDK2.0 can
be used.
*********** REPLY SEPARATOR ***********
On 8/30/00 at 10:47 AM Gokul Singh wrote:
# Hi,
#
# Even I have been experiencing similar situation... and even I did not know
# what to do??
# I think restarting the server is the only option there...
# Anyone outthere who can help..
#
# regds
# Gokul
#
# ----- Original Message -----
# From: "Tyron Legette" <[EMAIL PROTECTED]>
# To: <[EMAIL PROTECTED]>
# Sent: Tuesday, August 29, 2000 8:47 PM
# Subject: [SERVLET-INTEREST] Servlet Auto-Reloading
#
#
# > I'm running Tomcat 3.1 with Apache 1.3.12
# > having problems getting auto-reload to work. The only
# > way I can get a servlet reloaded is to restart the
# > Tomcat server.
# > As the documentation says, in my server.xml I have
# > "reloadable=true" and the classpath doesn't include
# > the path to my servlet.
# > When I replace the class file with a new one and
# > refresh the browser, a "RELOAD!!!" messages appears on
# > the console, but the old servlet is still being used
# >
# > What am I missing???
# >
# >
# > __________________________________________________
# > Do You Yahoo!?
# > Yahoo! Mail - Free email you can access from anywhere!
# > http://mail.yahoo.com/
# >
# >
# ___________________________________________________________________________
# > 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
# >
#
# ___________________________________________________________________________
# 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
___________________________________________________________________________
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