Re: IIS JK Connector.

2002-10-22 Thread Henri Gomez
Mladen Turk wrote: -Original Message- From: Henri Gomez The place is on apache.org, coding standards. http://www.apache.org/dev/styleguide.html So why don't we follow that ;). Well it's a pretty long story ;-) -- To unsubscribe, e-mail:

Re: DO NOT REPLY [Bug 13827] - mod_jk load balancing does notset proper JSESSIONID with tomcat 4.x

2002-10-22 Thread Henri Gomez
[EMAIL PROTECTED] wrote: 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=13827. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.

DO NOT REPLY [Bug 10469] - URLs of resources from application archives contain spaces

2002-10-22 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=10469. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.

DO NOT REPLY [Bug 13832] - handshake security error when user accessing http://localhost:8443

2002-10-22 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=13832. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.

cvs commit: jakarta-tomcat build.xml

2002-10-22 Thread billbarker
billbarker2002/10/21 23:57:29 Modified:.build.xml Log: Remove the j2ee target. It hasn't worked at least since 3.3 M2. I strongly doubt that Sun will release a J2EE based on the 3.3 code, and it only seems to be causing confusion at the moment. Revision Changes

DO NOT REPLY [Bug 13832] - handshake security error when user accessing http://localhost:8443

2002-10-22 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=13832. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.

DO NOT REPLY [Bug 13827] - mod_jk load balancing does not set proper JSESSIONID with tomcat 4.x

2002-10-22 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=13827. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.

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

2002-10-22 Thread remm
remm2002/10/22 02:23:32 Modified:http11/src/java/org/apache/coyote/http11 Http11Protocol.java Log: - Decrease amount of logging (client disconnects are normal, so they should have DEBUG level IMO). Revision ChangesPath 1.16 +0 -4

DO NOT REPLY [Bug 13832] - handshake security error when user accessing http://localhost:8443

2002-10-22 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=13832. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.

DO NOT REPLY [Bug 13832] - handshake security error when user accessing http://localhost:8443

2002-10-22 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=13832. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.

Re: DO NOT REPLY [Bug 13827] - mod_jk load balancing does notset proper JSESSIONID with tomcat 4.x

2002-10-22 Thread Henri Gomez
[EMAIL PROTECTED] wrote: 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=13827. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE. ---

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

2002-10-22 Thread hgomez
hgomez 2002/10/22 02:45:35 Modified:catalina/src/conf server.xml Log: Add comment about jvmroute in Engine to use jk/jk2 load-balancing Revision ChangesPath 1.63 +4 -0 jakarta-tomcat-4.0/catalina/src/conf/server.xml Index: server.xml

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

2002-10-22 Thread hgomez
hgomez 2002/10/22 02:48:15 Modified:catalina/src/conf server.xml Log: Add comment about jvmroute in Engine to use jk/jk2 load-balancing Revision ChangesPath 1.9 +4 -0 jakarta-tomcat-catalina/catalina/src/conf/server.xml Index: server.xml

DO NOT REPLY [Bug 13843] New: - Jasper locks big files at runtime

2002-10-22 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=13843. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.

cvs commit: jakarta-tomcat-connectors/jk/native2/common jk_map.c

2002-10-22 Thread mturk
mturk 2002/10/22 03:06:55 Modified:jk/native2/common jk_map.c Log: Fix the stupid MSVC CR+LF line endings. Revision ChangesPath 1.23 +39 -39jakarta-tomcat-connectors/jk/native2/common/jk_map.c Index: jk_map.c

cvs commit: jakarta-tomcat-connectors/jk/native2/common jk_uriMap.c jk_uriEnv.c

2002-10-22 Thread mturk
mturk 2002/10/22 03:11:44 Modified:jk/native2/common jk_uriMap.c jk_uriEnv.c Log: Fix the stupid MSVC CR+LF line endings. Revision ChangesPath 1.57 +15 -15jakarta-tomcat-connectors/jk/native2/common/jk_uriMap.c Index: jk_uriMap.c

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

2002-10-22 Thread remm
remm2002/10/22 04:17:56 Modified:jasper2/src/share/org/apache/jasper/servlet Tag: tomcat_4_branch JspServlet.java Log: - Port patch. - Fix bug 13843 (locking of big JSP files). - Patch submitted by cmarton at calendra.com. Revision Changes

DO NOT REPLY [Bug 13843] - Jasper locks big files at runtime

2002-10-22 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=13843. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.

DO NOT REPLY [Bug 12628] - Jasper puts a lock on .jsp pages that it has compiled

2002-10-22 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=12628. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.

New W3 tag support request.

2002-10-22 Thread V. Cekvenich
One day W3.org will release xforms tag to replace the forms tag. Here is a plug in for IE: http://www.FormsPlayer.com With great links. Exciting. Also http://jxforms.cybernd.at/ is also ok. Yes, not released but... a feature request for next version. It puts a lot more procesing on the

cvs commit: jakarta-tomcat-connectors/jk/native2/server/apache2 mod_jk2.dsp

2002-10-22 Thread mturk
mturk 2002/10/22 04:56:42 Modified:jk/native2/server/apache2 mod_jk2.dsp Log: Added HAS_PCRE cause Apache2 comes with pcre. Revision ChangesPath 1.6 +6 -6 jakarta-tomcat-connectors/jk/native2/server/apache2/mod_jk2.dsp Index: mod_jk2.dsp

cvs commit: jakarta-tomcat-connectors/jk/native2/server/isapi isapi.dsp

2002-10-22 Thread mturk
mturk 2002/10/22 04:57:33 Modified:jk/native2/server/isapi isapi.dsp Log: Added HAS_PCRE cause Apache2 (required for build) comes with pcre. Revision ChangesPath 1.21 +12 -12jakarta-tomcat-connectors/jk/native2/server/isapi/isapi.dsp Index: isapi.dsp

DO NOT REPLY [Bug 13846] New: - If-Modified-Since results in incorrect headers

2002-10-22 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=13846. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.

Re: cvs commit: jakarta-tomcat-connectors/http11/src/java/org/apache/coyote/http11Http11Protocol.java

2002-10-22 Thread Glenn Nielsen
There are times when client disconnects (aborted requests) may be an indicator of problems within Tomcat. An increased number of aborted requests can be an indicator that Tomcat performance has degraded to the point where request latency has increased to the point where remote users are giving up

cvs commit: jakarta-tomcat-connectors/jk/native2 CHANGES.txt

2002-10-22 Thread mturk
mturk 2002/10/22 05:44:57 Modified:jk/native2 CHANGES.txt Log: Update recent changes Revision ChangesPath 1.3 +6 -1 jakarta-tomcat-connectors/jk/native2/CHANGES.txt Index: CHANGES.txt ===

cvs commit: jakarta-tomcat-connectors/jk/xdocs/jk2 configwebcom.xml

2002-10-22 Thread mturk
mturk 2002/10/22 05:45:40 Modified:jk/xdocs/jk2 configwebcom.xml Log: Describe the max_connections for ajp13 worker. Revision ChangesPath 1.4 +9 -0 jakarta-tomcat-connectors/jk/xdocs/jk2/configwebcom.xml Index: configwebcom.xml

Where have the 4.1x nightly builds

2002-10-22 Thread John Trollinger
I can not seem to find the nighly builds for 4.1.x have they moved and the links are just broken. Thanks, John -- To unsubscribe, e-mail: mailto:tomcat-dev-unsubscribe;jakarta.apache.org For additional commands, e-mail: mailto:tomcat-dev-help;jakarta.apache.org

DO NOT REPLY [Bug 13846] - If-Modified-Since results in incorrect headers

2002-10-22 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=13846. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.

DO NOT REPLY [Bug 13827] - mod_jk load balancing does not set proper JSESSIONID with tomcat 4.x

2002-10-22 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=13827. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.

allowChunking

2002-10-22 Thread Bryan Dougherty
Why isn't the allowChunking attribute supported in the Coyote HTTP connector? Bryan -- To unsubscribe, e-mail: mailto:tomcat-dev-unsubscribe;jakarta.apache.org For additional commands, e-mail: mailto:tomcat-dev-help;jakarta.apache.org

DO NOT REPLY [Bug 3888] - WebappClassLoader: Lifecycle error : CL stopped

2002-10-22 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=3888. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.

DO NOT REPLY [Bug 3888] - WebappClassLoader: Lifecycle error : CL stopped

2002-10-22 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=3888. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.

Re: MBeanException w/AJP13Connector and (hopefully)itssolution

2002-10-22 Thread Jeff Tulley
Yeah there are a miriad of solutions to this problem. First off, the immediate solutions is to add the patch I posted to the list - that is, to add in the MBean tags to the mbean descriptor XML file, describing the AJP 13 connector. That gets rid of the exception right away. This, of course,

DO NOT REPLY [Bug 13692] - request.getCharacterEncoding() is NULL

2002-10-22 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=13692. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.

[4.1.13] Tagging ...

2002-10-22 Thread Remy Maucherat
I plan to tag 4.1.13 tomorrow. As usual, the quality of the build will be evaluated over a period of time before it is officially released. Remy -- To unsubscribe, e-mail: mailto:tomcat-dev-unsubscribe;jakarta.apache.org For additional commands, e-mail:

DO NOT REPLY [Bug 13040] - can't retrieve external context who's uri is a sub-dir of current context

2002-10-22 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=13040. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.

DO NOT REPLY [Bug 3888] - WebappClassLoader: Lifecycle error : CL stopped

2002-10-22 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=3888. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.

DO NOT REPLY [Bug 3888] - WebappClassLoader: Lifecycle error : CL stopped

2002-10-22 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=3888. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.

DO NOT REPLY [Bug 13519] - tomcat4.1.12 failed to deploy context not under webapp directory with 'allowLinking' enabled

2002-10-22 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=13519. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.

DO NOT REPLY [Bug 13861] New: - Authentication / SSL conflict (web.xml security-constraint auth-constraint user-data-constraint)

2002-10-22 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=13861. 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 DefaultErrorHandler.java

2002-10-22 Thread luehe
luehe 2002/10/22 14:59:58 Modified:jasper2/src/share/org/apache/jasper/compiler DefaultErrorHandler.java Log: expose exception in error message Revision ChangesPath 1.4 +5 -5

4.0.7 release?

2002-10-22 Thread Jon Scott Stevens
Can I get a 4.0.7 release? It has an important configuration bug fix that I need for Scarab. -jon -- StudioZ.tv /\ Bar/Nightclub/Entertainment 314 11th Street Folsom /\ San Francisco http://studioz.tv/ -- To unsubscribe, e-mail: mailto:tomcat-dev-unsubscribe;jakarta.apache.org For

2 small problems with examples

2002-10-22 Thread Costin Manolache
I'm building 5.0 - and at least on my machine the servlet examples are not running: 1. the links in jsr154/examples/index.html are ../servlet, and no servlet is defined in web.xml 2. even if it would be, the link will point to the ROOT context. Someone with karma to the servlet cvs - please

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

2002-10-22 Thread mturk
mturk 2002/10/22 12:40:28 Added: jk/support jk_pcre.m4 Log: Add conditional pcre compile Revision ChangesPath 1.1 jakarta-tomcat-connectors/jk/support/jk_pcre.m4 Index: jk_pcre.m4

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

2002-10-22 Thread mturk
mturk 2002/10/22 12:40:45 Modified:jk/native2 configure.in Log: Add conditional pcre compile Revision ChangesPath 1.9 +7 -4 jakarta-tomcat-connectors/jk/native2/configure.in Index: configure.in

cvs commit: jakarta-tomcat-connectors/jk/native2/server/apache2 Makefile.in Makefile.apxs.in

2002-10-22 Thread mturk
mturk 2002/10/22 12:41:03 Modified:jk/native2/server/apache2 Makefile.in Makefile.apxs.in Log: Add conditional pcre compile Revision ChangesPath 1.11 +2 -2 jakarta-tomcat-connectors/jk/native2/server/apache2/Makefile.in Index: Makefile.in

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

2002-10-22 Thread luehe
luehe 2002/10/22 15:23:15 Modified:jasper2/src/share/org/apache/jasper EmbededServletOptions.java Log: Reduced visibility of instance fields from public to private, since each has its own (public) getter method Revision ChangesPath 1.11

[3.3] Is methodo.a.c.http11.Http11Processor.addFilter used

2002-10-22 Thread Jean-Francois Arcand
Hi, is method o.a.c.http11.Http11Processor.addFilter used by Tomcat 3.x? The method is not used in 4.1.X and 5, and I would like to remove it. The method gives direct access to Class.forName, and this is a lightweight security issue. Thanks, -- Jeanfrancois -- To unsubscribe, e-mail:

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

2002-10-22 Thread costin
costin 2002/10/22 13:25:29 Modified:catalina/src/share/org/apache/catalina/startup Bootstrap.java Log: A bit of refactoring I had on my machine. I'm still confused on which file is actually used, and not sure if this is actually needed. Revision

Re: The JNDIRealm

2002-10-22 Thread Fredrik Westermarck
?? ??? wrote: Hi! On this subject already wrote Fredrik Westermarck. I concerning JNDIRealm. Unfortunately I am not yet commiter, therefore of powerful contribution bring I can not. Usage SSL in JNDIRealm is a urgent subject - we use it for authentification of the users registered in

Re: [3.3] Is methodo.a.c.http11.Http11Processor.addFilter used

2002-10-22 Thread Bill Barker
It's not called by 3.3. Like everybody else, 3.3 doesn't know anything about o.a.c.http.**. - Original Message - From: Jean-Francois Arcand [EMAIL PROTECTED] To: Tomcat Developers List [EMAIL PROTECTED] Sent: Tuesday, October 22, 2002 2:46 PM Subject: [3.3] Is

DO NOT REPLY [Bug 13869] New: - mod_jk2 becomes confused when client breaks the connection

2002-10-22 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=13869. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.

DO NOT REPLY [Bug 13869] - mod_jk2 becomes confused when client breaks the connection

2002-10-22 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=13869. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.

DO NOT REPLY [Bug 13869] - mod_jk2 becomes confused when client breaks the connection

2002-10-22 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=13869. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.