Re: AW: help! taskdef class.org.apache.catalina.ant.DeployTask cannot be found

2007-01-08 Thread Anil Philip
I did copy catalina-ant.jar to quartz/webapp/lib but it did not make any difference. Same error. Is the problem with Sun Java Studio 8.1 ? thanks, Anil --- [EMAIL PROTECTED] wrote: > It's in the catalina-ant.jar from Tomcat. > http://tomcat.apache.org/tomcat-5.5-doc/manager-howto.html#Executing%2

AW: help! taskdef class.org.apache.catalina.ant.DeployTask cannot be found

2007-01-07 Thread Jan.Materne
It's in the catalina-ant.jar from Tomcat. http://tomcat.apache.org/tomcat-5.5-doc/manager-howto.html#Executing%20Manager%20Commands%20With%20Ant But dont copy the libs to ANTHOME/lib ... provide inside or via -lib option ... That instruction is for Ant 1.4 - now we have Ant 1.7 ... Jan >