On 30 Jul 2002, Jeremiah Jahn <[EMAIL PROTECTED]> wrote: > <taskdef resource="./tasks.properties"> > <classpath> > <pathelement location="lib/catalina-ant.jar"/> > </classpath> > </taskdef>
tasks.properties is inside lib/catalina-ant.jar and at the top level, yes? remove the leading "./". Stefan -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
