luehe 2004/10/05 11:53:47
Modified: webapps/docs changelog.xml
Log:
Update
Revision Changes Path
1.138 +3 -0 jakarta-tomcat-catalina/webapps/docs/changelog.xml
Index: changelog.xml
===================================================================
RCS file: /home/cvs/jakarta-tomcat-catalina/webapps/docs/changelog.xml,v
retrieving revision 1.137
retrieving revision 1.138
diff -u -r1.137 -r1.138
--- changelog.xml 5 Oct 2004 16:46:15 -0000 1.137
+++ changelog.xml 5 Oct 2004 18:53:47 -0000 1.138
@@ -140,6 +140,9 @@
<fix>
<bug>31549</bug>: Add name to WebappClassLoader's stopped message. (yoavs)
</fix>
+ <fix>
+ Share the same JspServlet instance between all JSPs that are referenced as
jsp-file elements inside servlet declarations in web.xml and all other JSPs. This also
fixes loss of JSP monitoring info. (luehe)
+ </fix>
</changelog>
</subsection>
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]