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

2003-11-11 Thread jfclere
jfclere 2003/11/11 00:10:20 Modified:jk/support jk_exec.m4 Log: remove msdos \r. Submitted by: Kurt Miller. Revision ChangesPath 1.3 +130 -130 jakarta-tomcat-connectors/jk/support/jk_exec.m4 Index: jk_exec.m4

Re: cvs commit: jakarta-tomcat-connectors/jk/native2/server/apache13 mod_jk2.c Makefile.in

2003-11-11 Thread jean-frederic clere
Kurt Miller wrote: Thanks for committing the changes. I'm still having a problem with jk_exec.m4. After a clean checkout using CVS each line has a ^M at the end. It causes the configure script to crash with: ./configure[2977]: syntax error: `fi' unexpected Fixed thanks. Here is what the file

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

2003-11-11 Thread jfclere
jfclere 2003/11/11 01:13:29 Modified:webapps/docs project.xml Log: Arrange link to mod_jk documentation. Revision ChangesPath 1.17 +1 -1 jakarta-tomcat-catalina/webapps/docs/project.xml Index: project.xml

cvs commit: jakarta-tomcat-5 build.properties.default build.xml

2003-11-11 Thread jfclere
jfclere 2003/11/11 02:59:26 Modified:.build.properties.default build.xml Log: Arrange build.properties.sample and build.xml to use the released daemon. Arrange the location to use base-jakarta.loc like in 4.x. Revision ChangesPath 1.112 +21 -19

PB when build TC5 from cvs

2003-11-11 Thread jean-frederic clere
Hi, I have the following error: +++ build-webapps-precompile: [jasper2] 11-Nov-2003 12:09:04 org.apache.jasper.JspC processFile [jasper2] SEVERE: ERROR-the file '/jsp2/tagfiles/products.jsp' generated the following general exception: [jasper2] org.apache.jasper.JasperException: Unable to

Re: PB when build TC5 from cvs

2003-11-11 Thread Remy Maucherat
jean-frederic clere wrote: Hi, I have the following error: +++ build-webapps-precompile: [jasper2] 11-Nov-2003 12:09:04 org.apache.jasper.JspC processFile [jasper2] SEVERE: ERROR-the file '/jsp2/tagfiles/products.jsp' generated the following general exception: [jasper2]

Re: PB when build TC5 from cvs

2003-11-11 Thread jean-frederic clere
Remy Maucherat wrote: jean-frederic clere wrote: Hi, I have the following error: +++ build-webapps-precompile: [jasper2] 11-Nov-2003 12:09:04 org.apache.jasper.JspC processFile [jasper2] SEVERE: ERROR-the file '/jsp2/tagfiles/products.jsp' generated the following general exception:

[5.0] content-type and charset issues

2003-11-11 Thread Remy Maucherat
Hi, Tomcat 5.0 always adds a charset=ISO-8859-1 to the content type. While this is I think relatively legal, it is rather risky (it causes problems with some clients, as I've read on tomcat-user), and very dubious when dealing with non text data. Example: GET /tomcat.gif HTTP/1.0 User-Agent:

[VOTE] Kurt Miller as commiter

2003-11-11 Thread Henri Gomez
Hi to all, I would like to propose you a new tomcat commiter, Kurt Miller which as proposed many usefull patches for JK2. Since we want to deprecated jk and focus jk2, we need more people involved on jk2. Vote please. - To

Re: [VOTE] Kurt Miller as commiter

2003-11-11 Thread Tim Funk
+1 (Yeah .. more jk2 committers!) -Tim Henri Gomez wrote: Hi to all, I would like to propose you a new tomcat commiter, Kurt Miller which as proposed many usefull patches for JK2. Since we want to deprecated jk and focus jk2, we need more people involved on jk2. Vote please.

RE: [VOTE] Kurt Miller as commiter

2003-11-11 Thread Shapira, Yoav
Howdy, Sure... +1. Yoav Shapira Millennium ChemInformatics -Original Message- From: Tim Funk [mailto:[EMAIL PROTECTED] Sent: Tuesday, November 11, 2003 10:29 AM To: Tomcat Developers List Subject: Re: [VOTE] Kurt Miller as commiter +1 (Yeah .. more jk2 committers!) -Tim Henri Gomez

tomcat session sharing problem

2003-11-11 Thread csere matyas
hi a couple days ago there was a thread about this issue. we have the same problem here (eg: 2 logged in users randomly switch/mixup sessions). we've tryed it with tc 4.0.6, 4.1.24, 4.1.29, and 5.0.14, and the results were the same. any updates on resolving the problem? thanks in advance, wd

Re: [VOTE] Kurt Miller as commiter

2003-11-11 Thread Glenn Nielsen
+1, Glad to have you aboard. Henri Gomez wrote: Hi to all, I would like to propose you a new tomcat commiter, Kurt Miller which as proposed many usefull patches for JK2. Since we want to deprecated jk and focus jk2, we need more people involved on jk2. Vote please.

Re: Why is mod_jk distributed both as 2.0.2 and 2.0.4?

2003-11-11 Thread Kurt Miller
From: Palle Girgensohn [EMAIL PROTECTED] Hi! How come this confusion about the latest version of mod_jk2? With the jakarta-tomcat-connectors-4.1.2X, a mod_jk2 version 2.0.4 is distributed. With http://www.apache.org/dist/jakarta/tomcat-connectors/jk2/source/jakarta-tom

RE: [VOTE] Kurt Miller as commiter

2003-11-11 Thread Mladen Turk
+1 MT. -Original Message- From: Henri Gomez [mailto:[EMAIL PROTECTED] Sent: 11. studeni 2003 16:27 To: Tomcat Developers List Subject: [VOTE] Kurt Miller as commiter Hi to all, I would like to propose you a new tomcat commiter, Kurt Miller which as proposed many usefull patches for

Re: [VOTE] Kurt Miller as commiter

2003-11-11 Thread Remy Maucherat
Henri Gomez wrote: Hi to all, I would like to propose you a new tomcat commiter, Kurt Miller which as proposed many usefull patches for JK2. Since we want to deprecated jk and focus jk2, we need more people involved on jk2. Vote please. +1 Rémy

Re: Why is mod_jk distributed both as 2.0.2 and 2.0.4?

2003-11-11 Thread Kyle VanderBeek
On Tue, Nov 11, 2003 at 11:45:45AM -0500, Kurt Miller wrote: How come this confusion about the latest version of mod_jk2? With the jakarta-tomcat-connectors-4.1.2X, a mod_jk2 version 2.0.4 is distributed. With For the java side, when tomcat is built it pulls from jtc HEAD. I'm not sure

Re: [VOTE] Kurt Miller as commiter

2003-11-11 Thread Jean-Francois Arcand
+1 -- Jeanfrancois Henri Gomez wrote: Hi to all, I would like to propose you a new tomcat commiter, Kurt Miller which as proposed many usefull patches for JK2. Since we want to deprecated jk and focus jk2, we need more people involved on jk2. Vote please.

Re: Why is mod_jk distributed both as 2.0.2 and 2.0.4?

2003-11-11 Thread Kurt Miller
From: Glenn Nielsen [EMAIL PROTECTED] Perhaps the mod_jk connector should not be released with Tomcat 4/5 since it has its own release cycle and we are already doing separate releases of these. Regards, Glenn Would this work... When a stable version of mod_jk or mod_jk2 is released put

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

2003-11-11 Thread remm
remm2003/11/11 12:56:56 Modified:coyote/src/java/org/apache/coyote Response.java Log: - Don't add the charset if it's the default one. - BTW, the patch which caused that is bad ! getContentType gets always called, and it generates a lot of GC ! This needs to be optimized

DO NOT REPLY [Bug 24073] - hang/deadlock, possibly in FileLogger

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

Re: [5.0] content-type and charset issues

2003-11-11 Thread Remy Maucherat
Remy Maucherat wrote: Hi, Tomcat 5.0 always adds a charset=ISO-8859-1 to the content type. While this is I think relatively legal, it is rather risky (it causes problems with some clients, as I've read on tomcat-user), and very dubious when dealing with non text data. Example: GET

DO NOT REPLY [Bug 24073] - hang/deadlock, possibly in FileLogger

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

Re: [5.0] content-type and charset issues

2003-11-11 Thread Bill Barker
- Original Message - From: Remy Maucherat [EMAIL PROTECTED] To: Tomcat Developers List [EMAIL PROTECTED] Sent: Tuesday, November 11, 2003 7:10 AM Subject: [5.0] content-type and charset issues Hi, Tomcat 5.0 always adds a charset=ISO-8859-1 to the content type. While this is I think

DO NOT REPLY [Bug 24628] New: - Unable to use multiple JkAutoAlias directives

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

DO NOT REPLY [Bug 24073] - hang/deadlock, possibly in FileLogger

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

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

2003-11-11 Thread luehe
luehe 2003/11/11 15:19:29 Modified:jasper2/src/share/org/apache/jasper/compiler PageDataImpl.java Log: Fixed Bugtraq 4952390 ('' operator used in simple Math throws an error: When used with taglib) Revision ChangesPath 1.36 +4 -4

Re: [VOTE] Kurt Miller as commiter

2003-11-11 Thread Mike Anderson
+1 He's done a great job moving this forward. Mike Anderson [EMAIL PROTECTED] 11/11/2003 8:26:49 AM Hi to all, I would like to propose you a new tomcat commiter, Kurt Miller which as proposed many usefull patches for JK2. Since we want to deprecated jk and focus jk2, we need more people