Never got any takers on this.  Any tips from any of the wise elders?

Also what is the functionally equiv of Blackbird since it was taken out of 5.3?

C
On Dec 11, 2011, at 9:47 PM, Chris Collins wrote:

> 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

Reply via email to