--

After recompiling a class, jserv won't detect this and automatically
reload it.  In order to use the newly compiled class, I have to 
apachectl restart.

apache-1.3.6
apachejserv-1.0

relevant section of the zone's properties file:

# Classloader parameters
#########################

# Enable servlet class autoreloading.
# Syntax: autoreload.classes=[true,false] (boolean)
# Default: true
autoreload.classes=true

# Enable servlet resourced autoreloading (properties and other loaded
# resources)
# Syntax: autoreload.file=[true,false] (boolean)
# Default: true
autoreload.file=true

thanks,

Joe Yandle
Internet Programmer
Westlake Consulting Group



--
--------------------------------------------------------------
To subscribe:        [EMAIL PROTECTED]
To unsubscribe:      [EMAIL PROTECTED]
READ THE FAQ!!!!     <http://java.apache.org/faq/>
Archives and Other:  <http://java.apache.org/main/mail.html/>
Problems?:           [EMAIL PROTECTED]

Reply via email to