I have published an article on how to start tomcat server from within an Ant task. Useful Ant Tasks.

One response to “Apache Ant: Starting Tomcat from an Ant target”

  1. […] Apache ant is a tool used to automate repetitive development tasks. One task that is particularly useful is the compile and deploy of 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. […]

    Like

Leave a comment

Trending