----------------------------------------------------------------
BEFORE YOU POST, search the faq at <http://java.apache.org/faq/>
WHEN YOU POST, include all relevant version numbers, log files,
and configuration files.  Don't make us guess your problem!!!
----------------------------------------------------------------

hi,

we have jserv 1.1.2 running here and ive just had a customer ask me
something i cant seem to find an answer for....

>If I recompile beans or servlets, the Server needs to pick up the changed
>class files. This it does not do until it is re-started (unless there is a
>bit of magic you can perform to force it to read the (changed) class
files).
>
>It now needs the Class files in "/servlets" and "/beans" to be re-read by
>the Server.
>JSP files are automatically checked and re-read if different.
>
>Is the parameter there to re-read (both servlets & beans)?  If not, what do
>you do regarding enhancements & changes to java apps?

the only thing i can think of is the following in the customers zone config
file:

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

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

am i on the right track here?

Regards,

Marc-Adrian Napoli
Network Admin
Connect Infobahn Australia
+61 2 9212 0387



--
--------------------------------------------------------------
Please read the FAQ! <http://java.apache.org/faq/>
To subscribe:        [EMAIL PROTECTED]
To unsubscribe:      [EMAIL PROTECTED]
Search Archives: 
<http://www.mail-archive.com/java-apache-users%40list.working-dogs.com/>
Problems?:           [EMAIL PROTECTED]

Reply via email to