DO NOT REPLY [Bug 21105] - Tomcat RPM: /etc/profile.d

2003-10-21 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE. http://nagoya.apache.org/bugzilla/show_bu

[PATCH] Internationalized/Localized Tomcat 5 top page

2003-10-21 Thread Kazuhiro Kazama
Hello, Tomcat committers, This mail includes an Internationalized/Localized version of Tomcat 5 top page. I have already created English/Japanese message resources. I hope someone will create message resources for other languages. Note: This requires JSTL 1.1. Kazuhiro Kazama ([EMAIL PROTECTED])

DO NOT REPLY [Bug 23502] - Incorrect path in generated SMAP file entries

2003-10-21 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE. http://nagoya.apache.org/bugzilla/show_bu

DO NOT REPLY [Bug 23970] New: - form-based authentication and SSL, general principles

2003-10-21 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE. http://nagoya.apache.org/bugzilla/show_bu

DO NOT REPLY [Bug 23970] - form-based authentication and SSL, general principles

2003-10-21 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE. http://nagoya.apache.org/bugzilla/show_bu

Re: JK/ajp13 connection reuse problem

2003-10-21 Thread Andy Armstrong
Andy Armstrong wrote: UK time here. Still trying to get Ethereal to trace local (intra machine) traffic. I'm not around tomorrow so it may be Monday before there's anything to dissect. Monday came and went. Is anyone else interested in the detail of what follows (analysis of packet dumps) or sh

Re: JK/ajp13 connection reuse problem

2003-10-21 Thread Henri Gomez
Andy Armstrong wrote: Andy Armstrong wrote: UK time here. Still trying to get Ethereal to trace local (intra machine) traffic. I'm not around tomorrow so it may be Monday before there's anything to dissect. Monday came and went. Is anyone else interested in the detail of what follows (analysi

DO NOT REPLY [Bug 23502] - Incorrect path in generated SMAP file entries

2003-10-21 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE. http://nagoya.apache.org/bugzilla/show_bu

Re: JK/ajp13 connection reuse problem

2003-10-21 Thread Andy Armstrong
Henri Gomez wrote: That's as far as I've got and I'm just wondering whether it'd be nice to write an Ethereal packet dissector for AJP 1.3 or whether that would count as displacement activity. Is there anything specific I should be looking for Henri? There is allready an ajp13 disector for ether

DO NOT REPLY [Bug 23974] New: - Server Not Found

2003-10-21 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE. http://nagoya.apache.org/bugzilla/show_bu

Re: JK/ajp13 connection reuse problem

2003-10-21 Thread Henri Gomez
Andy Armstrong wrote: Henri Gomez wrote: That's as far as I've got and I'm just wondering whether it'd be nice to write an Ethereal packet dissector for AJP 1.3 or whether that would count as displacement activity. Is there anything specific I should be looking for Henri? There is allready a

Re: JK/ajp13 connection reuse problem

2003-10-21 Thread Andy Armstrong
Henri Gomez wrote: The ajp13 disector was introduced in ethereal some months ago And I now have a copy of it rather than last year's model :) Anyway, the conversation looks like this in summary and a (naive) analysis of the contents of the packets doesn't yield anything obvious. -> FORWARD REQUE

[5] Embedded script support?

2003-10-21 Thread Jean-Francois Arcand
Hi, The catalina.sh/bat script still include the embedded option (BTW no longer works since the Embedded class is not in bootstrap.jar). Do we still want to support that option or should I remove it from the script? Thanks, -- Jeanfrancois -

Re: [5] Embedded script support?

2003-10-21 Thread Remy Maucherat
Jean-Francois Arcand wrote: Hi, The catalina.sh/bat script still include the embedded option (BTW no longer works since the Embedded class is not in bootstrap.jar). Do we still want to support that option or should I remove it from the script? I think it should be removed: embedded is done bett

Re: JK/ajp13 connection reuse problem

2003-10-21 Thread Henri Gomez
Andy Armstrong wrote: Henri Gomez wrote: The ajp13 disector was introduced in ethereal some months ago And I now have a copy of it rather than last year's model :) Anyway, the conversation looks like this in summary and a (naive) analysis of the contents of the packets doesn't yield anything

Re: JK/ajp13 connection reuse problem

2003-10-21 Thread Andy Armstrong
Henri Gomez wrote: -> FORWARD REQUEST <- SEND HEADERS <- SEND BODY CHUNK <- END RESPONSE (REUSEP:1) OK, that's enough of a difference to explain what I'm seeing... May be something to do with chunk encoding which has been modified in ajp13/jk (after your works on domino I think) Well so far I've t

Re: JK/ajp13 connection reuse problem

2003-10-21 Thread Henri Gomez
Andy Armstrong wrote: Henri Gomez wrote: -> FORWARD REQUEST <- SEND HEADERS <- SEND BODY CHUNK <- END RESPONSE (REUSEP:1) OK, that's enough of a difference to explain what I'm seeing... May be something to do with chunk encoding which has been modified in ajp13/jk (after your works on domino I

Re: JK/ajp13 connection reuse problem

2003-10-21 Thread Henri Gomez
Andy Armstrong wrote: Henri Gomez wrote: -> FORWARD REQUEST <- SEND HEADERS <- SEND BODY CHUNK <- END RESPONSE (REUSEP:1) OK, that's enough of a difference to explain what I'm seeing... May be something to do with chunk encoding which has been modified in ajp13/jk (after your works on domino I

Re: JK/ajp13 connection reuse problem

2003-10-21 Thread Andy Armstrong
Henri Gomez wrote: Nope, there was works on the chunked and header len in ajp13 java side which are probably not in old domino code... Take a look at what is on IIS which should be at right level OK, thanks :) -- Andy Armstrong, Tagish --

Re: JK/ajp13 connection reuse problem

2003-10-21 Thread Andy Armstrong
Henri Gomez wrote: Well so far I've taken the old Domino Connector source and built it against the latest version of ajp13/jk (as of last week). Should that not 'just work'? BTW, we're now focusing on jk2, so what about working on jk2 for domino. The requirement will be having apr for your box (w

DO NOT REPLY [Bug 23976] New: - Catalina.stop: java.net.ConnectException: Connection refused

2003-10-21 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE. http://nagoya.apache.org/bugzilla/show_bu

Re: jk2 evolution plan

2003-10-21 Thread Jeff Tulley
Sorry for the late reply on this. I'd also like to help out with mod_jk2 and this move to apr. Mostly for the sake of the NetWare platform, though I need to understand the Linux connectors well as well. Let me know where I can be of service. I have a little experience with the connectors, thoug

DO NOT REPLY [Bug 23895] - JspC ant task can't compile JSPs not ending in .jsp

2003-10-21 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE. http://nagoya.apache.org/bugzilla/show_bu

DO NOT REPLY [Bug 23895] - JspC ant task can't compile JSPs not ending in .jsp

2003-10-21 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE. http://nagoya.apache.org/bugzilla/show_bu

DO NOT REPLY [Bug 23980] New: - Redirector2.dll not working with IIS 5.1

2003-10-21 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE. http://nagoya.apache.org/bugzilla/show_bu

DO NOT REPLY [Bug 23895] - JspC ant task can't compile JSPs not ending in .jsp

2003-10-21 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE. http://nagoya.apache.org/bugzilla/show_bu

DO NOT REPLY [Bug 23502] - Incorrect path in generated SMAP file entries

2003-10-21 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE. http://nagoya.apache.org/bugzilla/show_bu

DO NOT REPLY [Bug 21763] - Tomcat 4.1.24 hangs under heavy load using http connector.

2003-10-21 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE. http://nagoya.apache.org/bugzilla/show_bu

cvs commit: jakarta-tomcat-catalina/catalina/src/bin catalina.sh catalina.bat

2003-10-21 Thread jfarcand
jfarcand2003/10/21 17:28:44 Modified:catalina/src/bin catalina.sh catalina.bat Log: Remove supports for Embedded options. Revert if you still use it (and make it work againt :-) ). Revision ChangesPath 1.11 +1 -13 jakarta-tomcat-catalina/catalina/src/bin/cat

DO NOT REPLY [Bug 21763] - Tomcat 4.1.24 hangs under heavy load using http connector.

2003-10-21 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE. http://nagoya.apache.org/bugzilla/show_bu

DO NOT REPLY [Bug 23502] - Incorrect path in generated SMAP file entries

2003-10-21 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE. http://nagoya.apache.org/bugzilla/show_bu

[PATCH] Improvement of tomcat documents.

2003-10-21 Thread Kan Ogawa
Hi, tomcat committers. I have made a patch to improve some tomcat documents. Could anyone apply it? Changes: - Fixes some typos. - Fixes broken links, Commons DBCP javadoc and Tyrex site, in jndi-datasource-examples-howto.xml. - Writes "utf-8" encoding values into a sample xsl file of dir