Probably Sun Java Studio has an embedded instance of ANT, and you've put
the jars into the wrong place.
Try just defining them according to where the jars are located:
location="${catalina.home}/server/lib/catalina-ant.jar" />
Tea
Anil Philip wrote:
>
> I am trying to run the Quartz webapp from Sun Java
> Studio 8.1 using Tomcat. I am using the ant scripts
> that come with Quartz webapp.
> When I try to Run (in Sun Studio 8.1), I get
> "taskdef class.org.apache.catalina.ant.DeployTask
> cannot be found"
>
> the build.xml
Anil Philip [mailto:[EMAIL PROTECTED]
> >Gesendet: Montag, 8. Januar 2007 05:51
> >An: Ant Users List
> >Betreff: help! taskdef
> >class.org.apache.catalina.ant.DeployTask cannot be
> found
> >
> >I am trying to run the Quartz webapp from Sun Java
> Studio
Jan
>-Ursprüngliche Nachricht-
>Von: Anil Philip [mailto:[EMAIL PROTECTED]
>Gesendet: Montag, 8. Januar 2007 05:51
>An: Ant Users List
>Betreff: help! taskdef
>class.org.apache.catalina.ant.DeployTask cannot be found
>
>I am trying to run the Quartz webapp from Sun Jav
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
I am trying to run the Quartz webapp from Sun Java
Studio 8.1 using Tomcat. I am using the ant scripts
that come with Quartz webapp.
When I try to Run (in Sun Studio 8.1), I get
"taskdef class.org.apache.catalina.ant.DeployTask
cannot be found"
the build.xml for webapp is here:
https://quartz.dev.