My Tomcat container is 4.0.6.

I would like to use the custom ant tasks described in the comments of this file:

http://jakarta.apache.org/tomcat/tomcat-5.0-doc/appdev/sample/build.xml

But that is for Tomcat 5. My Tomcat doesn't have the catalina-ant.jar file. Can I just wget this file directly and stick it in my CLASSPATH so that I can have my ant build scripts execute these custom tasks, even though my Tomcat is older?

Thank you,

Erik


--
To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to