On Tue, 30 Jul 2002, Richard Pais <[EMAIL PROTECTED]> wrote: > file:C:/jwsdp-1_0/docs/tutorial/examples/gs/build.xml:65: taskdef > class org.apache.catalina.ant.InstallTask cannot be found > > However, if I execute using version 1.4.1 it runs fine. Is the task > not supported or has it been deprectated in version 1.5?
I guess you have some additional jars in ANT_HOME/lib for 1.4.1. The task you are talking about is not part of Ant - and has never been. Stefan -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
