remm 2002/10/08 00:58:23 Modified: . RELEASE-NOTES-4.1.txt Log: - Add an explicit warning. Revision Changes Path 1.23 +4 -1 jakarta-tomcat-4.0/RELEASE-NOTES-4.1.txt Index: RELEASE-NOTES-4.1.txt =================================================================== RCS file: /home/cvs/jakarta-tomcat-4.0/RELEASE-NOTES-4.1.txt,v retrieving revision 1.22 retrieving revision 1.23 diff -u -r1.22 -r1.23 --- RELEASE-NOTES-4.1.txt 24 Sep 2002 08:35:48 -0000 1.22 +++ RELEASE-NOTES-4.1.txt 8 Oct 2002 07:58:23 -0000 1.23 @@ -842,3 +842,6 @@ default in all webapp. Enabling it for all webapps is possible by editing $CATALINA_HOME/conf/web.xml to uncomment the "/servlet/*" servlet-mapping definition. + +Using the invoker servlet in a production environment is not recommended and +is unsupported.
-- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>