Ok, another dumb question from Chris. How do you make template refreshes work at least in dev mode?
I am specifically setting: configuration.add(SymbolConstants.FILE_CHECK_INTERVAL, "1 s"); configuration.add(SymbolConstants.PRODUCTION_MODE, "false"); Perhaps thats my error. I then start my app and fetch a page. change the content (just a simple spelling change). Wait a few seconds. Refresh. No change in the output. I even tried this experiment with the tapestry archetype demo app using mvn jetty:run target. C --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org For additional commands, e-mail: users-h...@tapestry.apache.org