Re: Tomcat Ant custom taks

2002-12-31 Thread Gerard Janssen
Thanks, the tomcat docs are a good reference. That was what I was looking for, don't understand why I didn't find them. Anyway, the references to the books will probably also help. I was actually reading the Tools for XP book and that's wat actually set in me in this direction in the first

Re: Tomcat Ant custom taks

2002-12-30 Thread Jerry Ford
I believe there is an O'Reilly book on using Ant. Gee Jee wrote: Hi, I've been sort of using the Tomcat library for Ant custom tasks. I got some of it to work by using the information on the Tomcat website. However, I did not find a consise overview of this library. Is this available

Re: Tomcat Ant custom taks

2002-12-30 Thread Mark
Not sure if this is what you're looking for, but you can go here: http://jakarta.apache.org/tomcat/tomcat-4.1-doc/catalina/docs/api/index.html and click on the org.apache.catalina.ant package link. BTW, a good Ant book is Java Development withAnt. Mark At 12/30/2002 01:59 PM, you wrote: I

Re: Tomcat Ant custom taks

2002-12-30 Thread Paul Campbell
Some other books Java Tools for ExtermeProgramming also handles EE and Junit etc I think the Java Development with Ant is way far better than O'reilly book. The project documentation is actually pretty good too. At 05:18 PM 12/30/2002 -0500, you wrote: Not sure if this is what you're looking