Hello, Where is "\common\endorsed" in Tomcat 6.0?
I am using Tomcat 6.0 on Windows XP. In the Application Guide http://tomcat.apache.org/tomcat-6.0-doc/appdev/processes.html There is a build.xml file http://tomcat.apache.org/tomcat-6.0-doc/appdev/build.xml.txt However, I get C:\Documents and Settings\aphilip\My Documents\LearnJsp3>ant Buildfile: build.xml prepare: compile: [javac] Compiling 1 source file to C:\Documents and Settings\aphilip\My Documents\LearnJsp3\build\WEB-INF\classes BUILD FAILED C:\Documents and Settings\aphilip\My Documents\LearnJsp3\build.xml:288: C:\Tomcat 6.0\common\endorsed not found. in build.xml <property name="catalina.home" value="C:\\Tomcat 6.0"/> My build.properties is - # Context path to install this application on app.path=/hello # Tomcat 5 installation directory catalina.home=C:/Tomcat 6.0 # Manager webapp username and password manager.username=great manager.password=fasdgvf thanks, Anil ____________________________________________________________________________________ TV dinner still cooling? Check out "Tonight's Picks" on Yahoo! TV. http://tv.yahoo.com/ --------------------------------------------------------------------- To start a new topic, e-mail: users@tomcat.apache.org To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]