I want to be able to automatically deploy a Java application to a tomcat server.
Current situation:
If you use Maven I will suggest to use Cargo plugin which supports all Tomcat's version and have ability to deploy to local and remote servers.