I\'m creating a JSF/Facelets web app in Eclipse. I\'ve configured my project to use a Tomcat (6.0) server that is started/stopped by Eclipse.
Whenever I save a file
I have always used this and it works fine for me. The context is reloaded only when you change classes or the web descriptor.
In your project structure where you keep .xhtml files which makes eclipse reload the context on changing?