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