how do you deploy your application, with a WAR-file or do you copy webapplication-folder into webapp-folder of tomcat? is it possible that you have set "org.apache.tapestry.disable-caching" during development (see http://tapestry.apache.org/tapestry4/UsersGuide/configuration.html)? which version of tomcat and tapestry do you use?
Malin Ljungh wrote: > This is mainly about Tomcat but also about Tapestry handling of html files. > > I'm using Eclipse and Tomcat for development - works fine! > Particularly, if I change an html file, the change will appear immediately > without reload of context. > > But - if I have standalone Tomcat server, and change the contents of an > html file under the deployment directory, > I need to do a reload of context for changes to appear. > > Does anyone know why this is so? > How can I make the changes appear immedeately in the standalone server as > well? > > Please help :-) > Malin > > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]