[GUMP@lsd]: jakarta-tomcat-5/jakarta-tomcat-5 failed

2004-02-11 Thread bobh
-Dactivation.home=/data/gump/opt/jaf-1.0.1 -Djmx.home=/data/gump/opt/jmx-1_2-ri -Djdbc20ext.jar=/data/gump/opt/jdbc2_0/jdbc2_0-stdext.jar -Djmx-tools.jar=/data/gump/opt/jmx-1_2-ri/lib/jmxtools.jar -Dregexp.jar=/data/gump/jakarta-regexp/build/jakarta-regexp-20040211.jar -Dmail.home=/data/gump/opt

cvs commit: jakarta-tomcat-connectors/jk/native/netscape nsapi.dsw

2004-02-11 Thread hgomez
hgomez 2004/02/11 01:08:41 Removed: jk/native/jni jni_connect.dsw jk/native/netscape nsapi.dsw Log: Remove unneeded .dsw, MSVC will recreate them - To unsubscribe, e-mail: [EMAIL PROTECTED] For

Re: [PATCH] ./native/netscape/nsapi.dsp - remove obsolete files

2004-02-11 Thread Henri Gomez
Mike Anderson a écrit : It's fine by me. Günter is correct that MSVC will create these as necessary and you can build without them. I'd do it, but I'm clueless about the proper procedure in CVS (being a Windows/NetWare weenie:-) I'm learning though. I'm using Eclipse and it rocks in the CVS

Re: failover-problem and session mixup: jakarta-tomcat-connectors/mod_jk: jk_ajp_common.c

2004-02-11 Thread Henri Gomez
Alexander Schwartz a écrit : Am Di, den 10.02.2004 schrieb Henri Gomez um 15:52: To fix this serious bug we should modify the current service API. We should store the POSTED datas in the jk_ws_service_t area and not in ajp_operation_t, as such the first worker will feed the POST datas in an

cvs commit: jakarta-tomcat-connectors/jk/native/common jk_ajp_common.c jk_global.h jk_lb_worker.c jk_msg_buff.c jk_msg_buff.h jk_service.h

2004-02-11 Thread hgomez
hgomez 2004/02/11 01:49:49 Modified:jk/native/common jk_ajp_common.c jk_global.h jk_lb_worker.c jk_msg_buff.c jk_msg_buff.h jk_service.h Log: Fix the POST recovery in LB mode. Revision ChangesPath 1.47 +22 -2

cvs commit: jakarta-tomcat-connectors/jk/native/apache-2.0 mod_jk.c

2004-02-11 Thread hgomez
hgomez 2004/02/11 01:50:19 Modified:jk/native/apache-2.0 mod_jk.c Log: Initialize the reco status Revision ChangesPath 1.92 +4 -1 jakarta-tomcat-connectors/jk/native/apache-2.0/mod_jk.c Index: mod_jk.c

cvs commit: jakarta-tomcat-connectors/jk/native/apache-1.3 mod_jk.c

2004-02-11 Thread hgomez
hgomez 2004/02/11 01:50:39 Modified:jk/native/apache-1.3 mod_jk.c Log: Initialise the reco status Revision ChangesPath 1.46 +4 -1 jakarta-tomcat-connectors/jk/native/apache-1.3/mod_jk.c Index: mod_jk.c

cvs commit: jakarta-tomcat-connectors/jk/native/iis jk_isapi_plugin.c

2004-02-11 Thread hgomez
hgomez 2004/02/11 01:52:03 Modified:jk/native/iis jk_isapi_plugin.c Log: Initalize the reco status Revision ChangesPath 1.21 +4 -1 jakarta-tomcat-connectors/jk/native/iis/jk_isapi_plugin.c Index: jk_isapi_plugin.c

cvs commit: jakarta-tomcat-connectors/jk/native/isapi jk_isapi_plugin.c

2004-02-11 Thread hgomez
hgomez 2004/02/11 01:57:42 Modified:jk/native/isapi jk_isapi_plugin.c Log: Initialize reco status Revision ChangesPath 1.4 +4 -1 jakarta-tomcat-connectors/jk/native/isapi/jk_isapi_plugin.c Index: jk_isapi_plugin.c

Re: failover-problem and session mixup: jakarta-tomcat-connectors/mod_jk: jk_ajp_common.c

2004-02-11 Thread Henri Gomez
Alexander Schwartz a écrit : Am Di, den 10.02.2004 schrieb Henri Gomez um 15:52: To fix this serious bug we should modify the current service API. We should store the POSTED datas in the jk_ws_service_t area and not in ajp_operation_t, as such the first worker will feed the POST datas in an

cvs commit: jakarta-tomcat-connectors/jk/native/netscape jk_nsapi_plugin.c

2004-02-11 Thread hgomez
hgomez 2004/02/11 01:58:45 Modified:jk/native/netscape jk_nsapi_plugin.c Log: Initialize reco status Revision ChangesPath 1.10 +4 -1 jakarta-tomcat-connectors/jk/native/netscape/jk_nsapi_plugin.c Index: jk_nsapi_plugin.c

[VOTE] 4.1.30 release vote

2004-02-11 Thread Tim Funk
ballot Release 4.1.30 as Stable: [x] Yes [ ] No /ballot -Tim - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

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

2004-02-11 Thread remm
remm2004/02/11 04:07:23 Modified:catalina/src/share/org/apache/catalina/core ApplicationDispatcher.java Log: - The forward request attributes must reflect the original request. So only set them if the request being passed doesn't have them.

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

2004-02-11 Thread remm
remm2004/02/11 04:09:29 Modified:catalina/src/share/org/apache/catalina/core ApplicationHttpRequest.java Log: - Bug 26838: refactor once again the enum algorithm. - Delegate special getAttribute only if we're not in a forward. Revision Changes

DO NOT REPLY [Bug 26838] - Improper handling of javax.servlet.include.query_string during a nested include with parameters

2004-02-11 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=26838. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.

cvs commit: jakarta-tomcat-5 tomcat.nsi

2004-02-11 Thread remm
remm2004/02/11 04:54:30 Modified:.tomcat.nsi Log: - Add support for silent installations. Revision ChangesPath 1.42 +23 -1 jakarta-tomcat-5/tomcat.nsi Index: tomcat.nsi === RCS

Re: [VOTE] 4.1.30 release vote

2004-02-11 Thread Remy Maucherat
Tim Funk wrote: ballot Release 4.1.30 as Stable: [x] Yes [ ] No /ballot You're my friend now :) Any other votes ? Rémy - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: [PATCH] ./native/netscape/nsapi.dsp - remove obsolete files

2004-02-11 Thread Guenter Knauf
Hi Henri, the patch below removes the obsolete files from the project file; in addition I'd suggest to remove both *.dsw files from ./jk/native/netscape and ./jk/native/jni folders cause they are not needed - MSVC creates then self. removed, should I do the same for isapi ? yes, the *.dsw are

DO NOT REPLY [Bug 21502] - [PATCH]Manager doesn't use correct method to get number of active sessions

2004-02-11 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=21502. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.

cvs commit: jakarta-tomcat-connectors/jk/support jk_apr.m4

2004-02-11 Thread jfclere
jfclere 2004/02/11 06:24:20 Modified:jk/support jk_apr.m4 Log: Add SHELL otherwise I get on ReliantUnix: ./configure[9038]: ./configure: not found Revision ChangesPath 1.10 +2 -2 jakarta-tomcat-connectors/jk/support/jk_apr.m4 Index: jk_apr.m4

cvs commit: jakarta-tomcat-connectors/jk/support jk_apr.m4

2004-02-11 Thread jfclere
jfclere 2004/02/11 07:08:14 Modified:jk/support jk_apr.m4 Log: Oops I missed this one. Revision ChangesPath 1.11 +2 -2 jakarta-tomcat-connectors/jk/support/jk_apr.m4 Index: jk_apr.m4 ===

performace tips

2004-02-11 Thread EBRARD Loic
Title: performace tips Hi, I'm actually using tomcat 4.1 with apache 2.0 connected using mod_jk, i use mod_deflate too, and i'm searching any tips or modules or other to accelerate speed, improve performance, and so on any idea welcome regards Loïc

Jboss + Tomcat and Database Stored Sessions

2004-02-11 Thread Hugo Kotsubo
Hi! I'm using Jboss 3.2.1 with Tomcat 4.1.24, and Tomcat is running as a Jboss MBean. I want to control the number of sessions each application can have. To do this, I'm trying to store sessions in a postgresql database, and use the Tomcat PersistentManager Implementation. The tomcat

cvs commit: jakarta-tomcat/proposals/JmxSupport build.xml

2004-02-11 Thread larryi
larryi 2004/02/11 08:24:14 Modified:proposals/JmxSupport build.xml Log: Include the jmxtools jar in the classpath so this add-on can build. Revision ChangesPath 1.3 +1 -0 jakarta-tomcat/proposals/JmxSupport/build.xml Index: build.xml

Re: [PATCH] ./native/netscape/nsapi.dsp - remove obsolete files

2004-02-11 Thread Mike Anderson
[EMAIL PROTECTED] 2/11/2004 2:11:08 AM Mike Anderson a écrit : It's fine by me. Günter is correct that MSVC will create these as necessary and you can build without them. I'd do it, but I'm clueless about the proper procedure in CVS (being a Windows/NetWare weenie:-) I'm learning though.

DO NOT REPLY [Bug 13983] - RMI call from Web Application throws SocketException if CATALINA_HOME has a space in it

2004-02-11 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=13983. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.

cvs commit: jakarta-tomcat-connectors/jk/support jk_java.m4

2004-02-11 Thread truk
truk2004/02/11 10:40:58 Modified:jk/support jk_java.m4 Log: make sure JAVA_HOME is not picked up from env when use_jni is false Revision ChangesPath 1.6 +5 -1 jakarta-tomcat-connectors/jk/support/jk_java.m4 Index: jk_java.m4

{Virus?} test

2004-02-11 Thread craigmcc
request. Alternatively, you can call them, with the contents of this message to hand when you call. At Wed Feb 11 18:48:57 2004 the virus scanner said: doc.zipFound the W32/[EMAIL PROTECTED] virus !!! Note to Help Desk: Look on yttrium in /var/spool/MailScanner/quarantine/20040211

DO NOT REPLY [Bug 14228] - Environment entries inaccessible to servlet init()

2004-02-11 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=14228. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.

[PROPOSED PATCH] Bugs 13833 and 14228

2004-02-11 Thread Mark Thomas
All, The patch below fixes (I believe) the following bugs: http://nagoya.apache.org/bugzilla/show_bug.cgi?id=13833 http://nagoya.apache.org/bugzilla/show_bug.cgi?id=14228 I am not 100% confident about this patch and would therefore appreciate some feedback before I commit it. The reasoning

DO NOT REPLY [Bug 26760] - bean:define / issue.

2004-02-11 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=26760. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.

Re: Mod_Jk2 - Default Worker

2004-02-11 Thread NormW
Good morning Costin. Apologies for the silence. I had hoped there might have been a little more input from others on this topic. NormW wrote: Good morning Costin. Thanks for the time given to replying. I agree with the ideas you have given, of decoupling URI's from workers explicitly

Re: Mod_Jk2 - Default Worker

2004-02-11 Thread Costin Manolache
NormW wrote: Good morning Costin. Apologies for the silence. I had hoped there might have been a little more input from others on this topic. Same here :-) However the most common case is to have at least one tomcat, and there is no real benefit in supporting an arbitrary name for the worker (

DO NOT REPLY [Bug 26879] New: - java.net.MalformedURLException: java.lang.NullPointerException: invalid url: jndi:/localhost/WEB-INF/lib/webclient-topo.jar!/ (java.net.MalformedURLException: unknown protocol: jndi)

2004-02-11 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=26879. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.

[GUMP@lsd]: jakarta-tomcat-5/jakarta-tomcat-5 failed

2004-02-11 Thread bobh
To whom is may concern, This is an automated request, but not an unsolicited one. Please see: http://jakarta.apache.org/gump/nagged.html Project: jakarta-tomcat-5 has an issue affecting it's community integration. State: Failed The URL for full details is: