RE: Sudden change in Tomcat 7.0.6 behaviour

2011-02-25 Thread McGibbney, Lewis John
Subject: RE: Sudden change in Tomcat 7.0.6 behaviour > From: McGibbney, Lewis John [mailto:lewis.mcgibb...@gcu.ac.uk] > Subject: Sudden change in Tomcat 7.0.6 behaviour > debug="0" crossContext="true" > While fixing the procedural problems that Chris and Konstant

RE: Sudden change in Tomcat 7.0.6 behaviour

2011-02-25 Thread Caldarale, Charles R
> From: McGibbney, Lewis John [mailto:lewis.mcgibb...@gcu.ac.uk] > Subject: Sudden change in Tomcat 7.0.6 behaviour > debug="0" crossContext="true" > While fixing the procedural problems that Chris and Konstantin pointed out, also remove the debug attribute from your element - that hasn't bee

Re: Sudden change in Tomcat 7.0.6 behaviour

2011-02-25 Thread Konstantin Kolinko
2011/2/25 McGibbney, Lewis John : > My problem is that today when I undeployed the webapp, then unpackaged my > up-to-date WAR version, any code changes which I make don't seem to be being > reloaded, Whether or not a JSP has to be recompiled depends solely on the timestamp of the class file and

Re: Sudden change in Tomcat 7.0.6 behaviour

2011-02-25 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Lewis, On 2/25/2011 2:35 PM, McGibbney, Lewis John wrote: > Firstly I think it is important to state that I have included an xml > file within both tomcat dist's under the following > CATALINA_HOME/conf/Catalina/localhost/mywebbapp.xml with the follow