if a jsp file is touched or changed it will be recompiled regardless of
whether the context's reloadable flag is set to true. this is a 'feature' of
jsps over servlets. 

-----Original Message-----
From: Ralph Einfeldt [mailto:[EMAIL PROTECTED]]
Sent: Tuesday, July 23, 2002 9:42 AM
To: Tomcat Users List
Subject: AW: Tomcat Question


Have you tried my hint with the jsp ?

> -----Ursprüngliche Nachricht-----
> Von: Anthony Diodato [mailto:[EMAIL PROTECTED]]
> Gesendet: Dienstag, 23. Juli 2002 16:38
> An: 'Tomcat Users List'
> Betreff: RE: Tomcat Question
> 
> 
> Servlets and Beans...
> 
> If I change the code for one of my servlets, I need to 
> re-start Tomcat for the changes to take affect.
> has anyone run into this problem before...
> 
>> Try to touch a jsp (change the modification date) and 
>> request it. This should also reload the classes that are loaded 
>> through the same classloader. I can't remember the classloader
>> hierarchy for that tomcat version and which classes where loaded 
>> by which classloader, so I don't take any garantie that it will 
>> work.
> 

--
To unsubscribe, e-mail:
<mailto:[EMAIL PROTECTED]>
For additional commands, e-mail:
<mailto:[EMAIL PROTECTED]>

--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to