cvs commit: jakarta-tomcat/src/doc tomcat-ssl-howto.html

2001-08-25 Thread nacho
nacho 01/08/25 07:11:02 Modified:src/doc tomcat-ssl-howto.html Log: Broken image links Revision ChangesPath 1.6 +2 -2 jakarta-tomcat/src/doc/tomcat-ssl-howto.html Index: tomcat-ssl-howto.html

cvs commit: jakarta-tomcat/src/admin/contextAdmin sessionExpire.jsp

2001-08-25 Thread nacho
nacho 01/08/25 07:13:36 Modified:src/admin/contextAdmin sessionExpire.jsp Log: Avoiding NPE if the session being invalitated does not exist. Revision ChangesPath 1.2 +11 -3 jakarta-tomcat/src/admin/contextAdmin/sessionExpire.jsp Index: sessionExpire.jsp

cvs commit: jakarta-tomcat/src/examples/WEB-INF web.xml

2001-08-25 Thread nacho
nacho 01/08/25 07:14:59 Modified:src/examples/WEB-INF web.xml Log: Adding a map for the Snoop servlet to be able to see getPathInfo in action Revision ChangesPath 1.13 +10 -2 jakarta-tomcat/src/examples/WEB-INF/web.xml Index: web.xml

cvs commit: jakarta-tomcat/src/share/org/apache/tomcat/modules/server Ajp12Interceptor.java Ajp12.java

2001-08-25 Thread nacho
nacho 01/08/25 07:19:49 Modified:src/share/org/apache/tomcat/modules/server Ajp12Interceptor.java Ajp12.java Log: Bugzilla#3256 tomcatAuthentication=false does not appear to disable tomcat authentication Reported by jjv AT windchill.com (Joe Van

cvs commit: jakarta-tomcat/src/tests/webpages/jsp/mangler - New directory

2001-08-25 Thread nacho
nacho 01/08/25 07:46:01 jakarta-tomcat/src/tests/webpages/jsp/mangler - New directory

cvs commit: jakarta-tomcat/src/tests/webpages/jsp/mangler/1test - New directory

2001-08-25 Thread nacho
nacho 01/08/25 07:46:11 jakarta-tomcat/src/tests/webpages/jsp/mangler/1test - New directory

cvs commit: jakarta-tomcat/src/tests/webpages/jsp/mangler 1test.jsp

2001-08-25 Thread nacho
nacho 01/08/25 07:47:33 Modified:src/tests/webpages/WEB-INF test-tomcat.xml Added: src/tests/webpages/jsp/mangler/1test test.jsp src/tests/webpages/jsp/mangler 1test.jsp Log: Some tests for the JSP mangler.. Revision ChangesPath 1.1

cvs commit: jakarta-tomcat/src/examples/WEB-INF web.xml

2001-08-25 Thread nacho
nacho 01/08/25 09:12:46 Modified:src/examples/WEB-INF web.xml Log: Oops, reverting examples auth to FORM . Revision ChangesPath 1.14 +2 -2 jakarta-tomcat/src/examples/WEB-INF/web.xml Index: web.xml

cvs commit: jakarta-tomcat/src/tests/webpages/WEB-INF test-tomcat.xml

2001-08-25 Thread nacho
nacho 01/08/25 09:18:20 Modified:src/tests/webpages/WEB-INF test-tomcat.xml Log: Forget to add a dependency to the new mangler tests in client target. Revision ChangesPath 1.43 +2 -2 jakarta-tomcat/src/tests/webpages/WEB-INF/test-tomcat.xml Index:

cvs commit: jakarta-tomcat/src/facade22/org/apache/tomcat/facade RequestDispatcherImpl.java

2001-08-25 Thread costin
costin 01/08/25 11:11:12 Modified:src/facade22/org/apache/tomcat/facade RequestDispatcherImpl.java Log: Fix for 3162, requestDispatcher.forward must reset PathInfo and the other path related info in the passed request. Revision ChangesPath

cvs commit: jakarta-tomcat/src/native/mod_jk/common jk_jni_worker.c

2001-08-25 Thread costin
costin 01/08/25 11:11:37 Modified:src/native/mod_jk/common jk_jni_worker.c Log: Typo in message Revision ChangesPath 1.4 +2 -2 jakarta-tomcat/src/native/mod_jk/common/jk_jni_worker.c Index: jk_jni_worker.c

cvs commit: jakarta-tomcat/src/share/org/apache/tomcat/modules/generators ErrorHandler.java

2001-08-25 Thread costin
costin 01/08/25 11:14:27 Modified:src/share/org/apache/tomcat/modules/generators ErrorHandler.java Log: One more check for null Revision ChangesPath 1.17 +5 -1

cvs commit: jakarta-tomcat/src/share/org/apache/tomcat/modules/server JNIEndpoint.java

2001-08-25 Thread costin
costin 01/08/25 11:15:17 Modified:src/share/org/apache/tomcat/modules/server JNIEndpoint.java Log: Bug 3086 - add a mechansim to specify the timeout on the jni startup thread. Revision ChangesPath 1.5 +19 -4

cvs commit: jakarta-tomcat/src/share/org/apache/jasper/compiler ServletWriter.java

2001-08-25 Thread costin
costin 01/08/25 11:31:48 Modified:src/share/org/apache/jasper/compiler ServletWriter.java Log: Fix escaping of \, bug 3176. Thanks [EMAIL PROTECTED] (Bruce Filgate) for the report. Revision ChangesPath 1.2 +6 -7

cvs commit: jakarta-tomcat-4.0/webapps/tomcat-docs/config defaultcontext.xml loader.xml logger.xml manager.xml realm.xml valve.xml context.xml project.xml

2001-08-25 Thread craigmcc
craigmcc01/08/25 13:06:31 Modified:webapps/tomcat-docs/config context.xml project.xml Added: webapps/tomcat-docs/config defaultcontext.xml loader.xml logger.xml manager.xml realm.xml valve.xml Log: Finish converting the contents of the Server

cvs commit: jakarta-tomcat/src/admin/test test.jsp

2001-08-25 Thread nacho
nacho 01/08/25 18:37:11 Modified:src/admin/test test.jsp Log: Obtaining tests run elapsed time Revision ChangesPath 1.16 +6 -3 jakarta-tomcat/src/admin/test/test.jsp Index: test.jsp ===

cvs commit: jakarta-tomcat/src/tests/webpages/session - New directory

2001-08-25 Thread costin
costin 01/08/25 18:44:36 jakarta-tomcat/src/tests/webpages/session - New directory

cvs commit: jakarta-tomcat/src/tests/webpages/dispatch forwParam.jsp

2001-08-25 Thread costin
costin 01/08/25 18:45:39 Added: src/tests/webpages/WEB-INF build.xml src/tests/webpages/WEB-INF/classes LoadServlet.java RequestDump.java src/tests/webpages/WEB-INF/classes/dispatch ForwardPI.java

cvs commit: jakarta-tomcat/src/facade22/org/apache/tomcat/facade RequestDispatcherImpl.java

2001-08-25 Thread costin
costin 01/08/25 18:47:41 Modified:src/facade22/org/apache/tomcat/facade RequestDispatcherImpl.java Log: Another fix for RD, the queryString wasn't updated in the forwarded request. I'm not sure if the query string is a 'path' property, but for

cvs commit: jakarta-tomcat/src/share/org/apache/jasper/compiler ForwardGenerator.java IncludeGenerator.java

2001-08-25 Thread costin
costin 01/08/25 18:49:02 Modified:src/share/org/apache/jasper/compiler ForwardGenerator.java IncludeGenerator.java Log: Bug 1705 - error if the param value is a non-trivial expression. Revision ChangesPath 1.4 +7 -6

cvs commit: jakarta-tomcat/src/share/org/apache/tomcat/modules/config WorkDirSetup.java

2001-08-25 Thread costin
costin 01/08/25 18:52:57 Modified:src/share/org/apache/tomcat/modules/config WorkDirSetup.java Log: Fix for 457 - problems if the host has a : ( like vhost containing port number ) and we are on Windows. Revision ChangesPath 1.8 +3 -0

cvs commit: jakarta-tomcat/src/share/org/apache/tomcat/modules/loggers AccessLogInterceptor.java

2001-08-25 Thread costin
costin 01/08/25 18:53:26 Modified:src/share/org/apache/tomcat/modules/loggers AccessLogInterceptor.java Log: Use the Content-Length header, no need to String-int-String conversions. Revision ChangesPath 1.3 +3 -2

cvs commit: jakarta-tomcat/src/share/org/apache/tomcat/modules/mappers SimpleMapper1.java

2001-08-25 Thread costin
costin 01/08/25 18:54:26 Modified:src/share/org/apache/tomcat/modules/mappers SimpleMapper1.java Log: Extra check. Revision ChangesPath 1.10 +1 -1 jakarta-tomcat/src/share/org/apache/tomcat/modules/mappers/SimpleMapper1.java

cvs commit: jakarta-tomcat/src/share/org/apache/tomcat/modules/server JNIConnectionHandler.java

2001-08-25 Thread costin
costin 01/08/25 18:55:21 Modified:src/share/org/apache/tomcat/modules/server JNIConnectionHandler.java Log: Better message - we didn't find the library in LD_LIB_PATH, but that's not a 'failure', since we can try to look it up in the default location.

cvs commit: jakarta-tomcat/src/share/org/apache/tomcat/util/threads ThreadPool.java

2001-08-25 Thread costin
costin 01/08/25 18:55:59 Modified:src/share/org/apache/tomcat/util/threads ThreadPool.java Log: Added an extra message for the first time we exceed maxThreads. Revision ChangesPath 1.6 +15 -3

cvs commit: jakarta-tomcat/src/share/org/apache/tomcat/core Response.java

2001-08-25 Thread costin
costin 01/08/25 18:52:18 Modified:src/share/org/apache/tomcat/core Response.java Log: Fix for bug 1920. Thanks to [EMAIL PROTECTED] (Eddie Ruvinsky) for reporting the bug. There is no need to keep the duplicated 'int contentLength' ( it's just an useless overhead ),

Re: [VOTE] New Tomcat Committer

2001-08-25 Thread Pier Fumagalli
Craig R. McClanahan wrote: As Jon informally did last week or so, I'd like to formally propose Christopher Cain [EMAIL PROTECTED] as a committer on Tomcat. A very big warm +1 :) Welcome Chris... Pier (who spent 4 days with his email down)