Hi,

Not having received a response for my mail, I would like to send it again. It
is very significant for us to have Tomcat that is able to reload the changed 
servlets since we use it for the exercises of the students in a computer 
science course.
So, please help me. I put my original message below. We use Tomcat-3.2.1 
standalone.

-- Honitra.

-------------------------------- original message ---------------------Date: 
Wed, 06 Jun 2001 14:15:33 +0200
From: RANDRIAMPARANY Honitriniela <[EMAIL PROTECTED]>
Subject: Reloading changed servlets problem
To: [EMAIL PROTECTED]


Hi,

I use tomcat-3.2.1. I still have problem with the reloading of changed 
servlets whereas I have the following entry in the server.xml file.

        <Context path="/TP_genielog" 
                 docBase="webapps/TP_genielog" 
                 crossContext="false"
                 debug="0" 
                 reloadable="true" > 
        </Context>

I read this in the FAQ:
"Note: Do NOT include the classes or .jar files from WEB-INF directories for
 which you want to enable automatic servlet reloading in the CLASSPATH of the
 shell that starts Tomcat." 

I followed this instruction. The reloading worked fine for a moment, and then 
the
problem arised again. 

Could somebody say me what I must do? How can one erase the cache memory of 
Tomcat?

Thanks for any help.


-- Honitra.


Reply via email to