aspose file tools
The moose likes Tomcat and the fly likes Ant support in Tomcat 5.5 Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Products » Tomcat
Reply Bookmark "Ant support in Tomcat 5.5" Watch "Ant support in Tomcat 5.5" New topic
Author

Ant support in Tomcat 5.5

p hasini
Ranch Hand

Joined: Oct 24, 2009
Posts: 92
Does Tomcat5.5 provide built in Ant support.

William Brogden
Author and all-around good cowpoke
Rancher

Joined: Mar 22, 2000
Posts: 12271
    
    1
You have it backwards. Ant is extensively used to support development for servers such as Tomcat.

If you look in the source code distribution for Tomcat 6 you will find a build.xml file used as Ant input for building Tomcat.

Bill

Java Resources at www.wbrogden.com
 
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to run our stuff on 16 servers instead of 3.
 
subject: Ant support in Tomcat 5.5
 
Similar Threads
new forum - Ant
Speed EJB component development with XDoclet
WA #1.....word association
Java and Windows COM
Maven or Ant?