cvs commit: jakarta-tomcat-catalina/webapps/docs jasper-howto.xml

2003-11-17 Thread remm
remm2003/11/16 23:50:12 Modified:webapps/docs jasper-howto.xml Log: - Fix JSPC classpath. Revision ChangesPath 1.11 +6 -0 jakarta-tomcat-catalina/webapps/docs/jasper-howto.xml Index: jasper-howto.xml ===

cvs commit: jakarta-tomcat-catalina/catalina/src/share/org/apache/coyote/tomcat5 CoyoteRequest.java

2003-11-17 Thread remm
remm2003/11/17 01:40:17 Modified:catalina/src/share/org/apache/coyote/tomcat5 CoyoteRequest.java Log: - Reapply my maxPostSize patch, with an added ISE. Revision ChangesPath 1.21 +9 -4 jakarta-tomcat-catalina/catalina/src/share/org/a

cvs commit: jakarta-tomcat-connectors/http11/src/java/org/apache/coyote/http11/filters BufferedInputFilter.java

2003-11-17 Thread remm
remm2003/11/17 01:42:40 Modified:http11/src/java/org/apache/coyote/http11 Http11Processor.java Http11Protocol.java http11/src/java/org/apache/coyote/http11/filters BufferedInputFilter.java Log: - Add maxPostSize suppo

DO NOT REPLY [Bug 24744] New: - Reuse of BodyTag instances and BodyContent

2003-11-17 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE. http://nagoya.apache.org/bugzilla/show_bu

cvs commit: jakarta-tomcat-catalina/webapps/docs changelog.xml

2003-11-17 Thread remm
remm2003/11/17 03:01:04 Modified:webapps/docs changelog.xml Log: - Changelog update. Revision ChangesPath 1.27 +19 -0 jakarta-tomcat-catalina/webapps/docs/changelog.xml Index: changelog.xml ==

[PATCH] StandardSession session timeout fix

2003-11-17 Thread Martin Hajduch
hi, i'm having this problem: 1. after x mins of inactivity, user session is invalidated (PersistentManagerBase.processExpires) 2. StandardSession.expire does setValid(false) and expiring=true at the beginning 3. then it calls StandardSession.removeAttribute -> SessionMonitor.valueUnbound -> Sta

DO NOT REPLY [Bug 12196] - request.getRemoteUser() returns null for AJP request with remote username

2003-11-17 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE. http://nagoya.apache.org/bugzilla/show_bu

Tomcat sessions at ApacheCon

2003-11-17 Thread Remy Maucherat
* Performance and optimization (Glenn) * JSP 2.0 (Mark Roth) - well, not really about TC * Jasper from TC 5 (Kin-Man) * TC 5 new features (JF + Craig) - Craig has had nothing to do with TC for a while, I wonder what he'll be talking about * Building desktops apps with TC (Will Iverson) - something

ETA for Tomcat 5.0 Stable?

2003-11-17 Thread Jess Holle
Now that J2EE 1.4 is going final this week, what is the ETA for a stable Tomcat 5.0.x release? It was my understanding that some Tomcat 5.0.x releases *might* have been considered stable, but this label was not considered since J2EE 1.4 was not yet final. So where are we at now? Is 5.0.14 lik

Re: ETA for Tomcat 5.0 Stable?

2003-11-17 Thread Remy Maucherat
Jess Holle wrote: Now that J2EE 1.4 is going final this week, what is the ETA for a stable Tomcat 5.0.x release? It was my understanding that some Tomcat 5.0.x releases *might* have been considered stable, but this label was not considered since J2EE 1.4 was not yet final. We did fix bugs since

Re: ETA for Tomcat 5.0 Stable?

2003-11-17 Thread Jess Holle
Remy Maucherat wrote: Jess Holle wrote: Now that J2EE 1.4 is going final this week, what is the ETA for a stable Tomcat 5.0.x release? It was my understanding that some Tomcat 5.0.x releases *might* have been considered stable, but this label was not considered since J2EE 1.4 was not yet fina

Re: ETA for Tomcat 5.0 Stable?

2003-11-17 Thread Remy Maucherat
Jess Holle wrote: Remy Maucherat wrote: Jess Holle wrote: Now that J2EE 1.4 is going final this week, what is the ETA for a stable Tomcat 5.0.x release? It was my understanding that some Tomcat 5.0.x releases *might* have been considered stable, but this label was not considered since J2EE 1.

Re: ETA for Tomcat 5.0 Stable?

2003-11-17 Thread Jess Holle
Remy Maucherat wrote: Jess Holle wrote: Remy Maucherat wrote: Jess Holle wrote: Now that J2EE 1.4 is going final this week, what is the ETA for a stable Tomcat 5.0.x release? It was my understanding that some Tomcat 5.0.x releases *might* have been considered stable, but this label was not c

DO NOT REPLY [Bug 24763] New: - Apache-Tomcat comm fails streaming objects of certain predictble sizes

2003-11-17 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE. http://nagoya.apache.org/bugzilla/show_bu

cvs commit: jakarta-tomcat-connectors/jk/native2/server/dsapi BUILD.txt INSTALL.txt

2003-11-17 Thread andya
andya 2003/11/17 17:19:24 Modified:jk/native2/server/dsapi BUILD.txt INSTALL.txt Log: Added information about mailing lists. Revision ChangesPath 1.2 +28 -1 jakarta-tomcat-connectors/jk/native2/server/dsapi/BUILD.txt Index: BUILD.txt ===

cvs commit: jakarta-tomcat-connectors/jk/native2/server/dsapi BUILD.txt INSTALL.txt

2003-11-17 Thread andya
andya 2003/11/17 17:23:24 Modified:jk/native2/server/dsapi BUILD.txt INSTALL.txt Log: Small rewording of mailing list information Revision ChangesPath 1.3 +3 -3 jakarta-tomcat-connectors/jk/native2/server/dsapi/BUILD.txt Index: BUILD.txt ==