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 >

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

2007-01-07 Thread Anil Philip
I am trying to run the Quartz webapp from Sun Java Studio using Tomcat. I am using the ant scripts that come with Quartz webapp. When I try to Run, I get "taskdef class.org.apache.catalina.ant.DeployTask cannot be found" the build.xml for webapp is here: https://quartz.dev.java.net/source/browse/q

document() function on missing file

2007-01-07 Thread Jonathan Marsh
I have been using the xslt task to merge information residing in a set of files (WSDL 2.0 test results [1]) into a single summary file. Using the 1.7.0 alpha build, the document function would return an empty node-set if the URL given it was unresolvable. In the final 1.7.0 build, this causes a f