Hello, I downloaded Tomcat 4.1.3 sources (jakarta-tomcat-4.1.3-src.tar.gz), unpacked it, and discovered that the sources for the manager webapp are missing:
# ls -al webapps/manager/WEB-INF/ total 12 drwxr-xr-x 2 root root 4096 Jun 26 15:34 . drwxr-xr-x 3 root root 4096 Jun 26 15:34 .. -rw-r--r-- 1 root root 2380 May 28 23:36 web.xml Does anyone know where I could get them? I need them in order to build this webapp, so that that I can use the Ant build.xml file described in Tomcat Appdev guide. That build file makes use of the manager webapp when deploying webapps onto a running Tomcat instance. Thank you, Otis ________________________________________________ Get your own "800" number Voicemail, fax, email, and a lot more http://www.ureach.com/reg/tag -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
