Undeploy not working?
Brought to you by:
objectlearn
Hi,
In eclipse 3M7, with a local Tomcat 5 installation, when I
use the Lomboz outliner to start the server and deploy
my web application, a folder and a .war file is created in
my Tomcat webapps folder, and I can see my web
application in my browser.
However, if I then stop the server, undeploy, update my
project, then restart Tomcat and redeploy my
application, the updates are not shown in the browser.
I have to delete the old folder and .war file from the
Tomcat folder every time before starting Tomcat and
deploying my app. When I do so, it works. When I don't,
the old folder and .war file are not overwritten.
Is this a mistake by me or the plugin?
Thanks
Mike