People complained about a lack of documentation for Catalina Ant tasks. The 
best fairly accessible document I could find to date is the App Dev Guide at 
the Tomcat doc site.

However, I also strongly suggest looking at the tasks'  source code. Look 
under /catalina/src/share/org/apache/catalina/ant/ in the source 
distribution.

It can tip you off as to allowed task attributes and reveal things like that 
the tasks are implemented using java.net.URLConnection. ;)

It's strange that Catalina tasks are not list in the external task list at the 
Ant site.

Paul

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

Reply via email to