I installed Tomcat 5.5.4 today and went into the MyEclipse area (Window..Preferences…MyEclipse…Application Servers) to change the application server path to point to the new directory.
I also created the deployment tool so it would also point to the new Tomcat folder.
The problem is that when I save a file in MyEclipse, it is no longer automatically putting the updated .class file in the Tomcat WEB-INF folder like it did yesterday before the update to Tomcat 5.5.4.
I also tried to “clean” the project, but that had no effect either.
What can I try to correct this problem?
Thank you in advance.
— M