On Fri, 14 Feb 2003, Jos� Moreira wrote:
> Date: 14 Feb 2003 17:50:30 +0000 > From: Jos� Moreira <[EMAIL PROTECTED]> > Reply-To: Tomcat Users List <[EMAIL PROTECTED]> > To: Tomcat Users List <[EMAIL PROTECTED]> > Subject: Ant InstallTask > > hello, i keep getting : > > -- > > > file:/home/moreira/Projectos/Java/projecto/build.xml:146: taskdef class > org.apache.catalina.ant.InstallTask cannot be found > > > -- > > i followed this procedure :> > > > - Copy the file "server/lib/catalina-ant.jar" from your Tomcat 4 > installation into the "lib" directory of your Ant installation. The only way you should get that error message is if this step wasn't done correctly -- perhaps you copied it to the wrong copy of Ant? > > - Create a "build.properties" file in your application's top-level > source directory (or your user login home directory) that defines > appropriate values for the "manager.password", "manager.url", and > "manager.username" properties described above. > > Craig --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
