Eclipse/Runtime only updates HTML after restarting

Asked

Viewed 242 times

0

Good night! I don’t know if anyone will be able to help me, but it’s good to try. I have a project JSF in the Eclipse for years, whenever I update a XHTML the change was reflected in the navigator.

From yesterday to today the changes in XHTML stopped being reflected, only changes after restarting the server.

Initially I thought to be a problem in setting some option of the Tomcat, who was using as Runtime, but I even put the publishing option to automatically publish every change in the file, marking for the eclipse of the automatic refresh and also build automatic, does not work. Only changes after restarting the server.

Clean works but restarts the server.

I even did a new installation of Eclipse, configuring the project again and using another server as runtime, the Pivotal Server, but the problem persists. Only changes the tab after restarting the server.

Does anyone have any idea what it might be? Is there any possibility of it being something in web.xml?

  • Start Tomcat in debug mode? Your Tomcat is configured in Eclipse itself?

  • Yes, in debug mode and is configured in Eclipse itself. But as I said it doesn’t seem to be anything to do with Tomcat itself, as switching the server to Pivotal Tc Server the problem continues.

No answers

Browser other questions tagged

You are not signed in. Login or sign up in order to post.