cvs commit: jakarta-tomcat-catalina/catalina/src/share/org/apache/catalina/session StandardSession.java

2004-01-21 Thread remm
remm2004/01/21 02:46:59 Modified:catalina/src/share/org/apache/catalina/session StandardSession.java Log: - Remove some synchronization. - Avoid useless event objects allocation. - Minimize the amount of hashmap lookups. - Bug 26051: session must

cvs commit: jakarta-tomcat-catalina/catalina/src/share/org/apache/catalina Session.java

2004-01-21 Thread remm
remm2004/01/21 02:47:34 Modified:catalina/src/share/org/apache/catalina Session.java Log: - New endAccess method, used to fix bug 26051. Revision ChangesPath 1.3 +10 -4 jakarta-tomcat-catalina/catalina/src/share/org/apache/catalina/Session.java Index:

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

2004-01-21 Thread remm
remm2004/01/21 02:47:53 Modified:catalina/src/share/org/apache/catalina/core StandardHostValve.java Log: - New endAccess method, used to fix bug 26051. Revision ChangesPath 1.13 +11 -5

DO NOT REPLY [Bug 26307] New: - Stopping service Tomcat-Standalone

2004-01-21 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT http://nagoya.apache.org/bugzilla/show_bug.cgi?id=26307. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.

Re: [5.0] Three proposals

2004-01-21 Thread Remy Maucherat
Jess Holle wrote: Any and all performance improvements would be greatly appreciated. For those who have not seen it, Sun is touting their SunONE is better performed / more scalable than Apache 2 + Tomcat benchmark. While Tomcat and mod_jk[2]'s sole goal is not to scale and perform every bit

DO NOT REPLY [Bug 26307] - Stopping service Tomcat-Standalone

2004-01-21 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT http://nagoya.apache.org/bugzilla/show_bug.cgi?id=26307. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.

[PATHCH] ./jk/native/apache-2.0/mod_jk.c

2004-01-21 Thread Günter Knauf
# patch for APR 1.0 compatiblity # --- mod_jk.c.orig Wed Nov 05 12:15:18 2003 +++ mod_jk.cWed Jan 21 04:15:56 2004 @@ -518,8 +518,7 @@ s-server_name = (char *)ap_get_server_name(r); /* get the real port (otherwise redirect failed) */ -

DO NOT REPLY [Bug 26276] - Generated TLD inconsistent after tagfile changes

2004-01-21 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT http://nagoya.apache.org/bugzilla/show_bug.cgi?id=26276. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.

Re: [5.0] Three proposals

2004-01-21 Thread Peter Lin
As usual, these types of comparisons aren't really useful or even desirable. I remember there used to be a benchmark JSR, but it was with drawn. one of these days, a standard set of web and ejb benchmark apps should be created. that way, instead of the usual simple jsp tests, the performance

unable to start the Tomcat from eclipse

2004-01-21 Thread Subhendu Choudhury
Hi This is Subhendu Choudhury..actually I am using eclipse Tomcat. Problem is I am unable to start the tomcat from eclipse.. The error description is given below. Pls suggest what I need to do.. I am using JDk1.3.1 Tomcat 4.0.x... Rgds Subhendu Exception during startup processing

Re: [5.0] Three proposals

2004-01-21 Thread Jess Holle
Remy Maucherat wrote: Jess Holle wrote: Any and all performance improvements would be greatly appreciated. For those who have not seen it, Sun is touting their SunONE is better performed / more scalable than Apache 2 + Tomcat benchmark. While Tomcat and mod_jk[2]'s sole goal is not to scale

Re: [5.0] Three proposals

2004-01-21 Thread Jess Holle
In general, I agree that general benchmarks are useless and can be slanted towards any alternative you choose. Also I agree that Tomcat generally seems to perform quite well and reliably. -- Jess Holle Peter Lin wrote: As usual, these types of comparisons aren't really useful or even

JMX 1.2 / JMX Remote 1.0

2004-01-21 Thread Simon Clare
Hi This is probably: a: stupid b: annoying or possibly both but i'm having a bit of a problem with JMX specs in Tomcat. Am I right in thinking that JMX 1.2.1 RI is the current version within Tomcat 5 (http://nagoya.apache.org/bugzilla/show_bug.cgi?id=24413)? However, the reference

Re: JMX 1.2 / JMX Remote 1.0

2004-01-21 Thread Robert Krüger
Simon, I think you're right. I observerd the same. I downloaded and built Tomcat 5 from CVS using the build.xml file provided on the website 3 days ago and the file jakarta-tomcat-5/build/common/lib/jmx.jar does not contain the JMX 1.2 classes. In my case my code broke because

cvs commit: jakarta-tomcat-jasper/jasper2/src/share/org/apache/jasper JspC.java

2004-01-21 Thread remm
remm2004/01/21 07:45:31 Modified:jasper2/src/share/org/apache/jasper JspC.java Log: - Bug 26242: Add back a setVerbose setter for compatibility. It's not doing much, though. Revision ChangesPath 1.64 +11 -3

DO NOT REPLY [Bug 26242] - Changes in jasper command line break ant's jspc task

2004-01-21 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT http://nagoya.apache.org/bugzilla/show_bug.cgi?id=26242. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.

cvs commit: jakarta-tomcat-connectors/jk/native configure.in

2004-01-21 Thread hgomez
hgomez 2004/01/21 07:50:39 Modified:jk/native configure.in Log: Make sure the config_vars.mk location is correct, even when installbuilddir is not the same that apxs -q PREFIX (ie: SUSE Apache2 rpm) Revision ChangesPath 1.27 +2 -2

DO NOT REPLY [Bug 26258] - No XML escaping when editing users

2004-01-21 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT http://nagoya.apache.org/bugzilla/show_bug.cgi?id=26258. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.

Re: JMX 1.2 / JMX Remote 1.0

2004-01-21 Thread Remy Maucherat
Robert Krüger wrote: Simon, I think you're right. I observerd the same. I downloaded and built Tomcat 5 from CVS using the build.xml file provided on the website 3 days ago and the file jakarta-tomcat-5/build/common/lib/jmx.jar does not contain the JMX 1.2 classes. In my case my code broke

[4.1.30] New tag

2004-01-21 Thread Remy Maucherat
I plan to tag a new 4.1.30 release on friday, to sync with the connectors from 5.0.18. Rémy - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

cvs commit: jakarta-tomcat-connectors/coyote/src/java/org/apache/coyote/tomcat4 CoyoteConnector.java

2004-01-21 Thread remm
remm2004/01/21 08:12:45 Modified:coyote/src/java/org/apache/coyote/tomcat4 CoyoteConnector.java Log: - Add some thread pool related fields. Revision ChangesPath 1.30 +36 -4

FORM based authentication referer

2004-01-21 Thread Ricardo García
Here's some starting context for my question I have a war file that has been configured to use FORM based authentication. I have set the form-login-page in the web.xml of the war file to point to a jsp file in my war file. When a user invokes any jsp without being logged in the login jsp

Re: JMX 1.2 / JMX Remote 1.0

2004-01-21 Thread Simon Clare
Weird, I will try a tomcat build with the JMX 1.2.1 jar (jmxri.jar) i'm using outside a web container and see what happens (probably something horrific). If it works do you want to know about it? In theory if you have JMX 1.2.1 then the remote stuff should just work ho hum. -s

Re: [PATHCH] ./jk/native/apache-2.0/mod_jk.c

2004-01-21 Thread Günter Knauf
oops, take two: forgot to remove the obsolete port var. # patch for APR 1.0 compatiblity # --- mod_jk.c.orig Wed Nov 05 12:15:18 2003 +++ mod_jk.cWed Jan 21 17:39:10 2004 @@ -482,8 +482,6 @@ { request_rec *r = private_data-r; -apr_port_t port; - char *ssl_temp

Re: [PATHCH] ./jk/native2/server/apache2/jk_service_apache2.c

2004-01-21 Thread Günter Knauf
oops, take two: forgot to remove the obsolete port var. # patch for APR 1.0 compatiblity # --- jk_service_apache2.c.orig Tue Sep 30 18:16:14 2003 +++ jk_service_apache2.cWed Jan 21 17:43:14 2004 @@ -343,7 +343,6 @@ static int JK_METHOD jk2_init_ws_service(jk_env_t *env, jk_ws_service_t

DO NOT REPLY [Bug 26229] - request.getRemoteUser() = null

2004-01-21 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT http://nagoya.apache.org/bugzilla/show_bug.cgi?id=26229. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.

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

2004-01-21 Thread remm
remm2004/01/21 09:54:02 Modified:util/java/org/apache/tomcat/util/threads ThreadPool.java Log: - Don't create a monitor thread unless maxSpareThreads maxThreads. Revision ChangesPath 1.21 +7 -3

Re: [PATHCH] ./jk/native2/server/apache2/jk_service_apache2.c

2004-01-21 Thread Kyle VanderBeek
IMHO, this is wrong. The server port isn't necessarily the port being listened on. See bug report and patch, long ignored: http://nagoya.apache.org/bugzilla/show_bug.cgi?id=16901 On Wed, Jan 21, 2004 at 02:08:28PM +0100, Günter Knauf wrote: # patch for APR 1.0 compatiblity # ---

Tomcat bundle for Slide 2.0 release

2004-01-21 Thread Oliver Zeigermann
Dear Tomcat developers! I am the release manager of the Slide project. We plan to have two binary Slide 2.0 distributions bundled with Tomcat 4 and 5. Two questions: 1.) Is this ok with you in the first place? 2a) If not would you like to release Tomcat versions bundled with Slide yourself,

DO NOT REPLY [Bug 26316] New: - Jasper refuses to compile JSP pages

2004-01-21 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT http://nagoya.apache.org/bugzilla/show_bug.cgi?id=26316. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.

cvs commit: jakarta-tomcat-catalina/catalina/src/share/org/apache/catalina/realm RealmBase.java

2004-01-21 Thread luehe
luehe 2004/01/21 10:46:19 Modified:catalina/src/share/org/apache/catalina/realm RealmBase.java Log: Fix for Bugtraq 4932547: Replaced SC_INTERNAL_SERVER_ERROR with SC_FORBIDDEN if anonymous access (caused by missing login-config/auth-method in web.xml) is not allowed

cvs commit: jakarta-tomcat-catalina/modules/cluster/src/share/org/apache/catalina/cluster/session DeltaSession.java

2004-01-21 Thread remm
remm2004/01/21 11:00:19 Modified:modules/cluster/src/share/org/apache/catalina/cluster/session DeltaSession.java Log: - Fix build: add endSession method. - This class will likely need to extend StandardSession instead of duplicating code.

DO NOT REPLY [Bug 26323] New: - memory leak in tomcat 5 (?)

2004-01-21 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT http://nagoya.apache.org/bugzilla/show_bug.cgi?id=26323. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.

DO NOT REPLY [Bug 26323] - memory leak in tomcat 5 (?)

2004-01-21 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT http://nagoya.apache.org/bugzilla/show_bug.cgi?id=26323. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.

DO NOT REPLY [Bug 26316] - Jasper refuses to compile JSP pages

2004-01-21 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT http://nagoya.apache.org/bugzilla/show_bug.cgi?id=26316. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.

DO NOT REPLY [Bug 26324] New: - Sessions with running servlets should not be invalidated (expired)

2004-01-21 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT http://nagoya.apache.org/bugzilla/show_bug.cgi?id=26324. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.

DO NOT REPLY [Bug 26324] - Sessions with running servlets should not be invalidated (expired)

2004-01-21 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT http://nagoya.apache.org/bugzilla/show_bug.cgi?id=26324. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.

DO NOT REPLY [Bug 10565] - shutdown hook problem: java.lang.NoClassDefFoundError: java/util/Iterator

2004-01-21 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT http://nagoya.apache.org/bugzilla/show_bug.cgi?id=10565. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.

DO NOT REPLY [Bug 26327] New: - StandardSession.isValid needs to check the time a servlet ended rather than when it began

2004-01-21 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT http://nagoya.apache.org/bugzilla/show_bug.cgi?id=26327. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.

DO NOT REPLY [Bug 25127] - Tomcat 4.1.29 will not start with IBM JDK 1.3.0

2004-01-21 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT http://nagoya.apache.org/bugzilla/show_bug.cgi?id=25127. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.

DO NOT REPLY [Bug 13231] - web container not sending back content type if html META is in JSP

2004-01-21 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT http://nagoya.apache.org/bugzilla/show_bug.cgi?id=13231. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.

DO NOT REPLY [Bug 14445] - Not Support for arabic

2004-01-21 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT http://nagoya.apache.org/bugzilla/show_bug.cgi?id=14445. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.

DO NOT REPLY [Bug 13231] - web container not sending back content type if html META is in JSP

2004-01-21 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT http://nagoya.apache.org/bugzilla/show_bug.cgi?id=13231. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.

DO NOT REPLY [Bug 10565] - shutdown hook problem: java.lang.NoClassDefFoundError: java/util/Iterator

2004-01-21 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT http://nagoya.apache.org/bugzilla/show_bug.cgi?id=10565. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.

cvs commit: jakarta-tomcat-catalina/catalina/src/conf server.xml

2004-01-21 Thread markt
markt 2004/01/21 15:50:03 Modified:catalina/src/conf server.xml Log: - Fix bug 11042. Comment in server.xml now shows that connectionTimeout should be set to 0 rather than -1 to disable timeout. - Reported by Timofei Bolshakov. Revision ChangesPath 1.29 +1 -1

cvs commit: jakarta-tomcat-5/resources/confinstall server_2.xml

2004-01-21 Thread markt
markt 2004/01/21 15:51:03 Modified:resources/confinstall server_2.xml Log: - Fix bug 11042. Comment in server.xml now shows that connectionTimeout should be set to 0 rather than -1 to disable timeout. - Reported by Timofei Bolshakov. Revision ChangesPath 1.14

cvs commit: jakarta-tomcat-4.0/resources/confinstall server_2.xml

2004-01-21 Thread markt
markt 2004/01/21 15:59:50 Modified:catalina/src/conf server.xml resources/confinstall server_2.xml Log: - Fix bug 11042. Comment in server.xml now shows that connectionTimeout should be set to 0 rather than -1 to disable timeout. - Reported by Timofei Bolshakov.

DO NOT REPLY [Bug 11042] - Misleading comment in server.xml

2004-01-21 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT http://nagoya.apache.org/bugzilla/show_bug.cgi?id=11042. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.

DO NOT REPLY [Bug 25596] - Application briefly unavailable when using manager to reload

2004-01-21 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT http://nagoya.apache.org/bugzilla/show_bug.cgi?id=25596. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.

cvs commit: jakarta-tomcat-catalina/webapps/admin/connector connector.jsp

2004-01-21 Thread larryi
larryi 2004/01/21 18:05:05 Modified:webapps/admin/WEB-INF/classes/org/apache/webapp/admin ApplicationResources_en.properties ApplicationResources_es.properties ApplicationResources_ja.properties

cvs commit: jakarta-tomcat-catalina/catalina build.xml

2004-01-21 Thread larryi
larryi 2004/01/21 18:30:47 Modified:catalina build.xml Log: Try to fix some character corruption in non-English resource strings in the nightly build. Revision ChangesPath 1.57 +1 -1 jakarta-tomcat-catalina/catalina/build.xml Index: build.xml

cvs commit: jakarta-tomcat-4.0/catalina/src/share/org/apache/catalina/mbeans mbeans-descriptors.xml

2004-01-21 Thread larryi
larryi 2004/01/21 18:34:56 Modified:catalina/src/share/org/apache/catalina/mbeans mbeans-descriptors.xml Log: Port the allowTrace flag from Tomcat 5. Revision ChangesPath 1.81 +5 -1

cvs commit: jakarta-tomcat-4.0/webapps/admin/connector connector.jsp

2004-01-21 Thread larryi
larryi 2004/01/21 18:39:33 Modified:webapps/admin build.xml webapps/admin/WEB-INF/classes/org/apache/webapp/admin ApplicationResources_en.properties ApplicationResources_es.properties

cvs commit: jakarta-tomcat-4.0/tester/web/WEB-INF web.xml

2004-01-21 Thread larryi
larryi 2004/01/21 18:44:18 Modified:tester/web/WEB-INF web.xml Log: Tester expects invoker to be enabled. Revision ChangesPath 1.59 +4 -0 jakarta-tomcat-4.0/tester/web/WEB-INF/web.xml Index: web.xml

cvs commit: jakarta-tomcat-4.0/tester/web/golden JspDoc01.txt

2004-01-21 Thread larryi
larryi 2004/01/21 18:52:23 Modified:tester/web/golden JspDoc01.txt Log: Update the expected result. Note that the Tomcat 4.1 Jasper currently removes white space from within jsp:text tags in violation of the spec. This file is being updated with the correct response,

DO NOT REPLY [Bug 25596] - Application briefly unavailable when using manager to reload

2004-01-21 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT http://nagoya.apache.org/bugzilla/show_bug.cgi?id=25596. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.