Apache ant is a tool used to automate repetitive development tasks. One task that is particularly useful is the compile and deploy a web application. However, the process can be automated a little further by starting the Tomcat server after the final deploy task has finished. Read more in the full article Compile, deploy and start Tomcat with Ant script.

Compile, deploy and start Tomcat with Ant script
Apache ant is a tool used to automate repetitive development tasks. One task that is particularly useful is the compile and deploy a web application. However, the process can be automated a little further by starting the Tomcat server after the final deploy task has finished. Read more in the full article Compile, deploy and…




Leave a comment