remm 02/02/02 15:11:59
Modified: . Tag: tomcat_40_branch OUTSTANDING-BUGS-4.0.2.txt
RELEASE-NOTES-4.0.2.txt
Log:
- Update bug status.
Revision Changes Path
No revision
No revision
1.1.2.5 +2 -2 jakarta-tomcat-4.0/Attic/OUTSTANDING-BUGS-4.0.2.txt
Index: OUTSTANDING-BUGS-4.0.2.txt
===================================================================
RCS file: /home/cvs/jakarta-tomcat-4.0/Attic/OUTSTANDING-BUGS-4.0.2.txt,v
retrieving revision 1.1.2.4
retrieving revision 1.1.2.5
diff -u -r1.1.2.4 -r1.1.2.5
--- OUTSTANDING-BUGS-4.0.2.txt 1 Feb 2002 21:54:09 -0000 1.1.2.4
+++ OUTSTANDING-BUGS-4.0.2.txt 2 Feb 2002 23:11:58 -0000 1.1.2.5
@@ -12,7 +12,6 @@
is 0 with Apache WebApp module
5040 webaap EOFException when talking from applet to servlet
via mod_webapp
-5201 catalina Persistent sessions & EJB Statefull
5402 webapp WarpConnection raise IOException
5735 catalina HTTP connector running out of processors under heavy load
5795 catalina Catalina Shutdown relies on localhost causing problems
@@ -24,7 +23,6 @@
5704 servlets CgiServlet corrupting images?
4518 jasper load-on-startup is not working with jsp page
5759 servlets CGI servlet mapping by extension *.cgi does not work
-5471 jasper jspc -webapp option is broken due to namespace collisions
@@ -42,5 +40,7 @@
FIXED - 5644 jasper JspC produces badly formed classnames if first char
is a digit
FIXED - 5905 jasper JSP Document not correctly processed
+FIXED - 5471 jasper jspc -webapp option is broken due to namespace collisions
+LATER - 5201 catalina Persistent sessions & EJB Statefull
1.1.2.6 +2 -1 jakarta-tomcat-4.0/Attic/RELEASE-NOTES-4.0.2.txt
Index: RELEASE-NOTES-4.0.2.txt
===================================================================
RCS file: /home/cvs/jakarta-tomcat-4.0/Attic/RELEASE-NOTES-4.0.2.txt,v
retrieving revision 1.1.2.5
retrieving revision 1.1.2.6
diff -u -r1.1.2.5 -r1.1.2.6
--- RELEASE-NOTES-4.0.2.txt 1 Feb 2002 21:54:09 -0000 1.1.2.5
+++ RELEASE-NOTES-4.0.2.txt 2 Feb 2002 23:11:58 -0000 1.1.2.6
@@ -3,7 +3,7 @@
Release Notes
=============
-$Id: RELEASE-NOTES-4.0.2.txt,v 1.1.2.5 2002/02/01 21:54:09 remm Exp $
+$Id: RELEASE-NOTES-4.0.2.txt,v 1.1.2.6 2002/02/02 23:11:58 remm Exp $
============
@@ -93,6 +93,7 @@
----------------------
5330 JNDI ENC context problem
+5471 jspc -webapp option is broken due to namespace collisions
5644 JspC produces badly formed classnames if first char is a digit
5647 AJP13 connector will not pass authentication requests
5740 Content-type reset to text/html on response with status >= 400
--
To unsubscribe, e-mail: <mailto:tomcat-dev-unsubscribe@jakarta.apache.org>
For additional commands, e-mail: <mailto:tomcat-dev-help@jakarta.apache.org>
|