Maximilian Rehm <[EMAIL PROTECTED]> wrote: > I am not quite sure what the problem is because the build.bat file > initializes the classpath to the ant.jar file that comes with > Tomcat. Shouldn't ant find everything it needs in the jar file? I've no idea which version of Ant ships with Tomcat 3.2.1. What does ant -version say? <copy> is new in Ant 1.2, it has not been present in Ant 1.1 or versions that don't even know the -version switch. Thanks Stefan
- Problem Compiling Servlets with build file Maximilian Rehm
- Re: Problem Compiling Servlets with build file Stefan Bodewig
- AW: Problem Compiling Servlets with build file Maximilian Rehm
- Stefan Bodewig