I noticed that I can deploy a web service OK the first time, but if I go into Tomcat’s webapps folder and remove it manually, then tell MyEclipse to Run as MyEclipse Application, MyE does not redeploy the project. I have to exit MyEclipse and restart for deploy to work again.
—-
Also, I noticed that although MyE is compiling and copying a changed source code file for a service, the client program that accesses the service doesn’t “see” that change until I quit and restart MyE. I’m not sure why that is since I thought a changed file that MyE compiled and copied to the webapps folder would be “live” right away.
Look forward to your comments.
Thanks,