--- Hassan Schroeder <[EMAIL PROTECTED]> wrote:
> Asfand Qazi wrote:
> 
> > Basically here's my problem: I make a jsp page that works
> correctly. 
> > OK.  Then, I make a fault in it that shows a compile error page -
> > also fine.
> > 
> > The problem is, when I reload it a second time, Tomcat serves me
> the
> > old compiled JSP scriptlet, instead of giving me the compile
> error
> > message again!
> 
> Yep, I've seen this too, on 5.5.7 -- hadn't spent any real time on
> it, but...
> 
> >
> http://jakarta.apache.org/tomcat/tomcat-5.5-doc/config/context.html
> >     cacheTTL
> 
> ..the above sounds like a likely candidate, since it's obviously
> not
> related to initial *loading* of changed classes.
> 
> Please post back the results of your testing :-)
> 

I tried placing it within the context tag both in
TOMCAT_HOME/conf/context.html as well as in
MY_WEB_APP/META-INF/context.xml.

Neither had any effect whatsoever.

I've also tried setting cachingAllowed to false, again in both
locations, but no luck.

I'm stuck.  I'll just work around this bug, but I have spent a whole
day chasing it down.

Thanks for the info, you'res is the first reply I've had that lets me
know I'm not an idiot who can't understand configuration directives
properly :-)

    Asfand Yar


Send instant messages to your online friends http://uk.messenger.yahoo.com 

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

Reply via email to