billbarker 2003/09/20 00:45:51 Modified: webapps/docs html-manager-howto.xml Log: Replacing Tomcat v4 with Tomcat v5. Submitted by: Kazuhiro Kazama [EMAIL PROTECTED] Revision Changes Path 1.5 +4 -4 jakarta-tomcat-catalina/webapps/docs/html-manager-howto.xml Index: html-manager-howto.xml =================================================================== RCS file: /home/cvs/jakarta-tomcat-catalina/webapps/docs/html-manager-howto.xml,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- html-manager-howto.xml 17 Aug 2003 11:16:02 -0000 1.4 +++ html-manager-howto.xml 20 Sep 2003 07:45:51 -0000 1.5 @@ -117,7 +117,7 @@ <li><em>Encountered exception</em> <blockquote> <p>An exception was encountered trying to start the web application. - Check the Tomcat 4 logs for the details.</p> + Check the Tomcat 5 logs for the details.</p> </blockquote></li> <li><em>Invalid context path was specified</em> <blockquote> @@ -157,7 +157,7 @@ <li><em>Encountered exception</em> <blockquote> <p>An exception was encountered trying to stop the web application. - Check the Tomcat 4 logs for the details.</p> + Check the Tomcat 5 logs for the details.</p> </blockquote></li> <li><em>Invalid context path was specified</em> <blockquote> @@ -205,7 +205,7 @@ <li><em>Encountered exception</em> <blockquote> <p>An exception was encountered trying to restart the web application. - Check the Tomcat 4 logs for the details.</p> + Check the Tomcat 5 logs for the details.</p> </blockquote></li> <li><em>Invalid context path was specified</em> <blockquote> @@ -494,7 +494,7 @@ <li><em>Encountered exception</em> <blockquote> <p>An exception was encountered trying to start the new web application. - Check the Tomcat 4 logs for the details, but likely explanations include + Check the Tomcat 5 logs for the details, but likely explanations include problems parsing your <code>/WEB-INF/web.xml</code> file, or missing classes encountered when initializing application event listeners and filters.</p>
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]