I'm working with Eclipse 3.5, Tomcat 6, JSF 1.2 and IceFaces 1.8. Whenever I update any file in my app, I have to restart the server to see the latest changes. How to update my app without restarting the server?
The server option "Automatically publish when resource changes" is already selected.
Update: If I change the main file, the changes can be seen immediately. However, if I update any file used in a <jsp:directive.include />
tag, I must restart the server to check the changes or update the main file with a fake update, like adding a white space.
In the Servers view, doubleclick the Tomcat entry, go to the section Publishing in right top and select Automatically publish when resources change.
It will however not happen immediately, it will take about 3 seconds. Glassfish for example, does it in a subsecond.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With