How do you setup hotswaping on-the-fly when running TOMCAT or any server?
It seems that anytime you change java code WTP publishes the changes, but
also restarts the server. Additionally in some case it crashes the server
so you have to stop have to manually stop the server and start again.
This really slows down development time.