Re: [Daemon] New commons component

2002-02-21 Thread Bill Barker
> Native code is used and needed by jk, and 'wrapping' APR is one > of my current goals - it'll provide much more than chuid. > I think it's much cleaner to use 'normal' JNI when you want > to call C code from java, so I'll stick with this solution. IMHO, beyond Pier's and Remy's requirements, th

RE: jk2 renaming - need revue and comments

2002-02-21 Thread GOMEZ Henri
>> [Wed Feb 20 00:19:28 2002] [notice] Apache/2.0.28 (Unix) >mod_ssl/3.0a0 OpenSSL/0.9.6b DAV/2 mod_jk/1.2.0 mod_jk/1.2.0 >configured -- resuming normal operations >mod_jk/2.0.0 sounds better. > ok, so let's call it mod_jk/2.0.0 >> 3) To have both installed you should rename mod_jk.so from >

RE: jk2 renaming - need revue and comments

2002-02-21 Thread GOMEZ Henri
Oups miss to include diff ;) - Henri Gomez ___[_] EMAIL : [EMAIL PROTECTED](. .) PGP KEY : 697ECEDD...oOOo..(_)..oOOo... PGP Fingerprint : 9DF8 1EA8 ED53 2F39 DC9B 904A 364F 80E6 jk2_renaming2.zip Description: jk2_renaming2.zip -- To unsub

Re: [Daemon] New commons component

2002-02-21 Thread jean-frederic clere
Remy Maucherat wrote: > > > Pier, > > > > I took a quick look at the code and found the RegisterNative function. > This > > looks like an interesting feature. I also found the same function in your > > daemons code. The picture is becoming much clearer. > > > > Let me try to get it working in the

RE: jk2 renaming - need revue and comments

2002-02-21 Thread GOMEZ Henri
The to-be commited version will use ap_pstrdup instead of sprintf in jk2_setWorker ;) - Henri Gomez ___[_] EMAIL : [EMAIL PROTECTED](. .) PGP KEY : 697ECEDD...oOOo..(_)..oOOo... PGP Fingerprint : 9DF8 1EA8 ED53 2F39 DC9B 904A 364F 80E6 >-

DO NOT REPLY [Bug 1450] - Incorrect encode URL with session ID

2002-02-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

Content-length checking in mod_jk

2002-02-21 Thread Philippe Van Der Gucht
Hello, Credit goes to David Dankwerth for supplying this patch. It is meant to abort an http connection if the content length value exceeds a predefined value. The predefined value can be specified in apache's httpd.conf by using the LimitRequestBody directive. F.e.: LimitRequestBody 1 JkEnv

RE: Content-length checking in mod_jk

2002-02-21 Thread GOMEZ Henri
Seems a good idea ;) - Henri Gomez ___[_] EMAIL : [EMAIL PROTECTED](. .) PGP KEY : 697ECEDD...oOOo..(_)..oOOo... PGP Fingerprint : 9DF8 1EA8 ED53 2F39 DC9B 904A 364F 80E6 >-Original Message- >From: Philippe Van Der Gucht [mailto:[EM

problem in Struts sample code

2002-02-21 Thread teik
Hello, I found error in Struts sample code. ServletEngine fails in compilation for an unnecessary semicolon. struts-exercise-taglib/html-select.jsp --- html-select.jsp Sat Jan 12 06:34:48 2002 +++ html-select.jsp Thu Feb 21 19:19:36 2002 @@ -1,4 +1,4 @@ -<%@ page language="java" import="j

cvs commit: jakarta-tomcat-connectors/jk/native2/common jk_ajp14_worker.c jk_channel_apr_socket.c jk_channel_jni.c jk_channel_socket.c

2002-02-21 Thread hgomez
hgomez 02/02/21 03:09:31 Modified:jk/native2/common jk_ajp14_worker.c jk_channel_apr_socket.c jk_channel_jni.c jk_channel_socket.c Log: First batch of jk2 renaming commit Revision ChangesPath 1.16 +39 -39jakarta-tomcat-connectors/jk/nati

cvs commit: jakarta-tomcat-connectors/jk/native2/common jk_env.c jk_handler_discovery.c jk_handler_logon.c jk_handler_response.c

2002-02-21 Thread hgomez
hgomez 02/02/21 03:10:12 Modified:jk/native2/common jk_env.c jk_handler_discovery.c jk_handler_logon.c jk_handler_response.c Log: Second batch of jk2 renaming Revision ChangesPath 1.10 +17 -17jakarta-tomcat-connectors/jk/native2/common/j

cvs commit: jakarta-tomcat-connectors/jk/native2/common jk_lb_worker.c jk_logger_file.c jk_map.c jk_md5.c jk_msg_ajp.c

2002-02-21 Thread hgomez
hgomez 02/02/21 03:11:15 Modified:jk/native2/common jk_lb_worker.c jk_logger_file.c jk_map.c jk_md5.c jk_msg_ajp.c Log: Third Batch of jk2 renaming Revision ChangesPath 1.14 +21 -21jakarta-tomcat-connectors/jk/native2/common/jk_lb_worker

cvs commit: jakarta-tomcat-connectors/jk/native2/common jk_objCache.c jk_pool.c jk_registry.c jk_registry.h

2002-02-21 Thread hgomez
hgomez 02/02/21 03:12:11 Modified:jk/native2/common jk_objCache.c jk_pool.c jk_registry.c jk_registry.h Log: Fourth batch of jk2 renaming Revision ChangesPath 1.5 +9 -9 jakarta-tomcat-connectors/jk/native2/common/jk_objCache.c Ind

cvs commit: jakarta-tomcat-connectors/jk/native2/common jk_requtil.c jk_serialize_ajp.c jk_uriMap.c jk_vm_default.c

2002-02-21 Thread hgomez
hgomez 02/02/21 03:13:23 Modified:jk/native2/common jk_requtil.c jk_serialize_ajp.c jk_uriMap.c jk_vm_default.c Log: Fifth batch of jk2 renaming task Revision ChangesPath 1.7 +13 -13jakarta-tomcat-connectors/jk/native2/common/jk_requtil

cvs commit: jakarta-tomcat-connectors/jk/native2/common jk_workerEnv.c jk_worker_jni.c jk_worker_run.c jk_worker_status.c

2002-02-21 Thread hgomez
hgomez 02/02/21 03:13:59 Modified:jk/native2/common jk_workerEnv.c jk_worker_jni.c jk_worker_run.c jk_worker_status.c Log: Sixth batch of renaming (how borred) Revision ChangesPath 1.16 +64 -64jakarta-tomcat-connectors/jk/native2/common/

cvs commit: jakarta-tomcat-connectors/jk/native2/include jk_env.h jk_global.h jk_map.h jk_md5.h

2002-02-21 Thread hgomez
hgomez 02/02/21 03:15:05 Modified:jk/native2/include jk_env.h jk_global.h jk_map.h jk_md5.h Log: Seventh Batch of jk2 renaming Revision ChangesPath 1.6 +4 -4 jakarta-tomcat-connectors/jk/native2/include/jk_env.h Index: jk_env.h

cvs commit: jakarta-tomcat-connectors/jk/native2/include jk_msg.h jk_objCache.h jk_pool.h jk_requtil.h

2002-02-21 Thread hgomez
hgomez 02/02/21 03:15:52 Modified:jk/native2/include jk_msg.h jk_objCache.h jk_pool.h jk_requtil.h Log: Eigth Batch of renaming (zzz zzz zzz) Revision ChangesPath 1.5 +2 -2 jakarta-tomcat-connectors/jk/native2/include/jk_msg.h Ind

cvs commit: jakarta-tomcat-connectors/jk/native2/jni jk_channeljni_native.c jk_jni_aprImpl.c

2002-02-21 Thread hgomez
hgomez 02/02/21 03:17:17 Modified:jk/native2/jni jk_channeljni_native.c jk_jni_aprImpl.c Log: Nineth Batch of jk2 renaming Revision ChangesPath 1.2 +3 -3 jakarta-tomcat-connectors/jk/native2/jni/jk_channeljni_native.c Index: jk_channeljni_native.c

cvs commit: jakarta-tomcat-connectors/jk/native2/server/apache2 jk_apache2.h jk_logger_apache2.c jk_map_aprtable.c jk_pool_apr.c

2002-02-21 Thread hgomez
hgomez 02/02/21 03:18:06 Modified:jk/native2/server/apache2 jk_apache2.h jk_logger_apache2.c jk_map_aprtable.c jk_pool_apr.c Log: Tenth Batch of jK2 renaming (you know what I'm happy) Revision ChangesPath 1.4 +6 -6 jakarta-tomcat-conne

cvs commit: jakarta-tomcat-connectors/jk/native2/server/apache2 jk_service_apache2.c

2002-02-21 Thread hgomez
hgomez 02/02/21 03:18:59 Modified:jk/native2/server/apache2 jk_service_apache2.c Log: Still jk2 renaming, but also an update which use strcasecmp in on/off/true/false util func Revision ChangesPath 1.8 +26 -26 jakarta-tomcat-connectors/jk/native2/server/apac

cvs commit: jakarta-tomcat-connectors/jk/native2/server/apache2 mod_jk.c

2002-02-21 Thread hgomez
hgomez 02/02/21 03:21:45 Modified:jk/native2/server/apache2 mod_jk.c Log: Last part of jk2 renaming All Jk directive renamed to Jk2 to be able to have installed at the same time mod_jk 1.x and mod_jk 2.x Corrected also Jk(2)Worker directive, now you could use : Jk2Worker

RE: cvs commit: jakarta-tomcat-connectors/jk/native2/server/apache2 mod_jk.c

2002-02-21 Thread GOMEZ Henri
There is still a problem with Jk2Worker directive (arg) I'm working on it - Henri Gomez ___[_] EMAIL : [EMAIL PROTECTED](. .) PGP KEY : 697ECEDD...oOOo..(_)..oOOo... PGP Fingerprint : 9DF8 1EA8 ED53 2F39 DC9B 904A 364F 80E6 >-Original M

Re: DO NOT REPLY [Bug 6598] - The Implicate mapping of TLDs in packaged libraries no longer works

2002-02-21 Thread Renato Weiner
Pardon me... Where should we create the temp directory ? [EMAIL PROTECTED] wrote: 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://nag

Release servlet-api-4

2002-02-21 Thread Jaco de Groot
For the project I'm working on (http://www.mmbase.org) I would like to download a servlet 2.3 comptible servlet.jar with the build.xml. I'v been using the daily build, but these get deleted after a while. Is it possible to make a milestone/release/rc/whatever build that will stay available for

DO NOT REPLY [Bug 6609] New: - SendMailServlet.java is not compiled even if javamail is installed correctly

2002-02-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: Release servlet-api-4

2002-02-21 Thread GOMEZ Henri
Get jakarta-servletapi-4-src.tar.gz in http://jakarta.apache.org/builds/jakarta-tomcat-4.0/release/v4.0/src/ yes, it should be also copied in 4.0.2 release (ASAP) - Henri Gomez ___[_] EMAIL : [EMAIL PROTECTED](. .) PGP KEY : 697ECEDD...oOOo

DO NOT REPLY [Bug 6610] New: - Request-Time Attribute Expressions in XML-Syntax JSPs not working

2002-02-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: Release servlet-api-4

2002-02-21 Thread Jaco de Groot
GOMEZ Henri wrote: > Get jakarta-servletapi-4-src.tar.gz in >http://jakarta.apache.org/builds/jakarta-tomcat-4.0/release/v4.0/src/ Ok, tanx. Jaco -- To unsubscribe, e-mail: For additional commands, e-mail:

Re: [Daemon] New commons component

2002-02-21 Thread Pier Fumagalli
Patrick Luby <[EMAIL PROTECTED]> wrote: > Pier, > > Pier Fumagalli wrote: >> >> IMO, it's a waste of time... You shouldn't call setuid from Java, but the >> native code launching the VM should call appropriate methods at appropriate >> moments of the lifecycle... As I said before: >> >> 1) Cre

DO NOT REPLY [Bug 6612] New: - Can set headers twice

2002-02-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: [Daemon] New commons component

2002-02-21 Thread costinm
On Wed, 20 Feb 2002, Bill Barker wrote: > IMHO, beyond Pier's and Remy's requirements, this will never fly in the real > world. I don't see any way that you are going to convince webmasters > (including me) to relax the sandbox enough to allow this. Bill, this solution is what all servlet conta

RE: jk2 renaming - need revue and comments

2002-02-21 Thread costinm
On Thu, 21 Feb 2002, GOMEZ Henri wrote: > BTW: Did there is plan to port mod_jk/2.0.0 to Apache 1.3 > and IIS/iPlanet/Domino ? Of course, but my primary goal is to clean the code and refactor it - and making it work well with Apache2.0. It should be reasonably easy to write the adapters f

RE: jk2 renaming - need revue and comments

2002-02-21 Thread GOMEZ Henri
>> BTW: Did there is plan to port mod_jk/2.0.0 to Apache 1.3 >> and IIS/iPlanet/Domino ? > >Of course, but my primary goal is to clean the code and >refactor it - and making it work well with Apache2.0. > >It should be reasonably easy to write the adapters >for the other ( few days for each

DO NOT REPLY [Bug 6616] New: - date headers not working properly

2002-02-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 6614] New: - Have Bootstrap and StandardClassLoader use the same ClassLoader

2002-02-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 6557] - isapi_redirector can not handle post request from netscape 4.7x

2002-02-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 6557] - isapi_redirector can not handle post request from netscape 4.7x

2002-02-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

AW: mod_jk suggestion, add "request" logging option

2002-02-21 Thread Hans Schmid
Hi, what about adding 'port' to the list. For lb workers the worker would be the real one used not 'loadbalancer', right? I think it would be really helpful to have this log level. Cheers, Hans > -Ursprungliche Nachricht- > Von: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]Im > Auftrag

DO NOT REPLY [Bug 1450] - Incorrect encode URL with session ID

2002-02-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 6612] - Can set headers twice

2002-02-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 3878] - Multiple Content-Type and Content-Length headers in response

2002-02-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: problem in Struts sample code

2002-02-21 Thread Craig R. McClanahan
Forwarding to STRUTS-DEV, where this belongs. Craig On Thu, 21 Feb 2002, teik wrote: > Date: Thu, 21 Feb 2002 19:46:47 +0900 > From: teik <[EMAIL PROTECTED]> > Reply-To: Tomcat Developers List <[EMAIL PROTECTED]> > To: [EMAIL PROTECTED] > Subject: problem in Struts sample code > > Hello, > I f

Re: [Daemon] New commons component

2002-02-21 Thread Remy Maucherat
> On Wed, 20 Feb 2002, Bill Barker wrote: > > > IMHO, beyond Pier's and Remy's requirements, this will never fly in the real > > world. I don't see any way that you are going to convince webmasters > > (including me) to relax the sandbox enough to allow this. > > Bill, this solution is what all s

Re: DO NOT REPLY [Bug 6598] - The Implicate mapping of TLDs in packaged libraries no longer works

2002-02-21 Thread Remy Maucherat
> Pardon me... Where should we create the temp directory ? In CATALINA_HOME (where else ?). Remy -- To unsubscribe, e-mail: For additional commands, e-mail:

DO NOT REPLY [Bug 6617] New: - Iterating over session attribute name enumeration fails with a ConcurrentModificationException on org.apache.catalina.util.Enumerator.nextElement(Enumerator.java:166);

2002-02-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 6557] - isapi_redirector can not handle post request from netscape 4.7x

2002-02-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: mod_jk suggestion, add "request" logging option

2002-02-21 Thread GOMEZ Henri
These features could be added to mod_jk 1.2.0 (native) and 2.0.0 (native2) in jakarta-tomcat-connectors. The mod_jk in TC 3.3 is now feature freezed - Henri Gomez ___[_] EMAIL : [EMAIL PROTECTED](. .) PGP KEY : 697ECEDD...oOOo..(_)..oOOo

DO NOT REPLY [Bug 6494] - Tomcat 4.0.2 could not start from W2k service after adding webapps conf

2002-02-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-connectors/jk/native2/server/apache2 mod_jk.c

2002-02-21 Thread hgomez
hgomez 02/02/21 10:13:18 Modified:jk/native2/server/apache2 mod_jk.c Log: Jk2Worker works now as needed, note it just use Jk2_set2 Revision ChangesPath 1.21 +15 -3 jakarta-tomcat-connectors/jk/native2/server/apache2/mod_jk.c Index: mod_jk.c =

Re: mod_jk suggestion, add "request" logging option

2002-02-21 Thread costinm
On Thu, 21 Feb 2002, Glenn Nielsen wrote: > Currently mod_jk has four logging levels - (debug,info,error,emerg). > > I suggest a fifth log level be added called "request". > (debug, info, request, error, emerg) > > This log level would log each request with the following possible info, > what i

RE: jk2 renaming - need revue and comments

2002-02-21 Thread costinm
On Thu, 21 Feb 2002, GOMEZ Henri wrote: > >logger, 'native' maps, pools - and fall back to either > >APR or the 'original' impl. > > Ok, I'd like to have mod_jk 2.x with Apache 1.3 and > may be with/without APR... I start to have doubts about supporting mod_jk2 without APR - we should keep doin

Re[2]: Re[2]: cvs commit: jakarta-tomcat-connectors/jk/java/

2002-02-21 Thread Jonathan Pierce
>>The nightlies are for the HEAD branch, not the 4.0 branch. >>In the HEAD: >>- tomcat-jk.jar is JK 1.x; that's equivalent to the current tomcat-ajp.jar >>- tomcat-jk2.jar is JK 2.x >>The two are independent. >>I guess tonight's nightly should pick up the changes. The fix for the ajp connecto

DO NOT REPLY [Bug 6600] - enodeURL adds 'jsession' when 'isRequestedSessionIdFromURL' returns false

2002-02-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-4.0/catalina/src/share/org/apache/catalina/connector ResponseBase.java

2002-02-21 Thread remm
remm02/02/21 10:23:35 Modified:catalina/src/share/org/apache/catalina/connector ResponseBase.java Log: - Tweak the code so that in the case of an unsupported encoding exception, the stream isn't initialized. Revision ChangesPath 1.24

RE: jk2 renaming - need revue and comments

2002-02-21 Thread GOMEZ Henri
>> Ok, I'd like to have mod_jk 2.x with Apache 1.3 and >> may be with/without APR... > >I start to have doubts about supporting mod_jk2 without >APR - we should keep doing that at least until APR is >officially released and until we have a working >mod_jk2 for IIS/etc using APR. After that we can

Re: [Daemon] New commons component

2002-02-21 Thread costinm
On Thu, 21 Feb 2002, Remy Maucherat wrote: > I didn't write either APIs. Someone on the commons mentioned this project, > so I went there. It seems to me that omitting the 'init' method is a glaring > omission. > The native part of the code looks miles ahead of damon's code, though :) Having an

DO NOT REPLY [Bug 6621] New: - mod_webapp hangs when page is hit before the first page is finished loading

2002-02-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: mod_jk suggestion, add "request" logging option

2002-02-21 Thread GOMEZ Henri
>> I suggest a fifth log level be added called "request". >> (debug, info, request, error, emerg) >> >> This log level would log each request with the following >possible info, >> what info is logged could be controlled by an new config option >> JkLogRequestFormat. > >+1, I don't know if I'll h

cvs commit: jakarta-tomcat-4.0/catalina/src/share/org/apache/catalina/connector HttpResponseBase.java

2002-02-21 Thread remm
remm02/02/21 10:30:57 Modified:catalina/src/share/org/apache/catalina/connector HttpResponseBase.java Log: - If the encoding is invalid, response output wouldn't work (bug 6201). Revision ChangesPath 1.46 +11 -6 jakarta-tomcat-4.0/ca

RE: mod_jk suggestion, add "request" logging option

2002-02-21 Thread GOMEZ Henri
>GOMEZ Henri wrote: >> >> These features could be added to mod_jk 1.2.0 (native) >> and 2.0.0 (native2) in jakarta-tomcat-connectors. >> > >What is the status of mod_jk (2) 1.2 and Ajp 14? mod_jk 1.2 is the original mod_jk from TC 3.3, with little cleanup. mod_jk 2.0 is a serious rewrite of m

RE: jk2 renaming - need revue and comments

2002-02-21 Thread GOMEZ Henri
>>That requires making both versions 'coexist', and >>that requires renaming the module and the conflicting >>directives. > >Done, I'll modify mod_jk.c to mod_jk2.c ASAP Well I'll rename and update build files this nigth (CET) and will commit tomorrow morning (CET) -- To unsubscribe, e-mail:

RE: mod_jk suggestion, add "request" logging option

2002-02-21 Thread GOMEZ Henri
>OK, I think that explains it. > >So mod_jk 2.0 and Ajp14 are still in development, and it >may be a while before they are finished. Depends on how many people will help, a known story ;) >What about mod_jk 1.2, when will that be ready for production use? Ready to use, I'm using it since TC 4.0

DO NOT REPLY [Bug 6201] - ISO-8859-8-i problem. (hebrew)

2002-02-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 renaming - need revue and comments

2002-02-21 Thread costinm
On Thu, 21 Feb 2002, GOMEZ Henri wrote: > >If you talk about the module name - I think that's > >absolutely required. > > mv mod_jk.c mod_jk2.c, ok ? Change build.xml to generate mod_jk2.so, and the internal name ( so LoadModule will work ). Renaming mod_jk.c to mod_jk2.c doesn't help too mu

RE: jk2 renaming - need revue and comments

2002-02-21 Thread GOMEZ Henri
>On Thu, 21 Feb 2002, GOMEZ Henri wrote: > >> >If you talk about the module name - I think that's >> >absolutely required. >> >> mv mod_jk.c mod_jk2.c, ok ? > >Change build.xml to generate mod_jk2.so, and >the internal name ( so LoadModule will work ). > >Renaming mod_jk.c to mod_jk2.c doesn't

RE: jk2 renaming - need revue and comments

2002-02-21 Thread GOMEZ Henri
>>Renaming mod_jk.c to mod_jk2.c doesn't help too >>much, but it's ok ( and will be more consistent). > >mod_jk2.c is mandatory for : > > > ... handle jk2 directives ... > > >That's why renaming is mandatory > Urg, sorry for all these mandatory words ;? -- To unsubscribe, e-mail:

Re: mod_jk suggestion, add "request" logging option

2002-02-21 Thread costinm
On Thu, 21 Feb 2002, Glenn Nielsen wrote: > OK, I think that explains it. > > So mod_jk 2.0 and Ajp14 are still in development, and it > may be a while before they are finished. > > >What is the status of mod_jk (2) 1.2 and Ajp 14? My opinion: Jk2 supports all the features from jk1 ( and som

cvs commit: jakarta-tomcat-4.0/catalina/src/share/org/apache/catalina/connector HttpResponseBase.java

2002-02-21 Thread remm
remm02/02/21 11:02:10 Modified:catalina/src/share/org/apache/catalina/connector HttpResponseBase.java Log: - Don't encode if the session is not URL based, rather than don't encode if the session is cookie based. - Fixes 6600. - Patch submitted by

DO NOT REPLY [Bug 6600] - enodeURL adds 'jsession' when 'isRequestedSessionIdFromURL' returns false

2002-02-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: [Daemon] New commons component

2002-02-21 Thread Remy Maucherat
> On Thu, 21 Feb 2002, Remy Maucherat wrote: > > > I didn't write either APIs. Someone on the commons mentioned this project, > > so I went there. It seems to me that omitting the 'init' method is a glaring > > omission. > > The native part of the code looks miles ahead of damon's code, though :)

Re: [Daemon] New commons component

2002-02-21 Thread Patrick Luby
Remy, Remy Maucherat wrote: > > Ok, I'll send then an email. > And would participate in the project ? If it allows me to start Tomcat and all of the other tools (e.g. jspc, etc.) without shell or batch scripts, count me in. Patrick -- _

DO NOT REPLY [Bug 6616] - date headers not working properly

2002-02-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 5994] - HTTP date headers not set correctly [patch included]

2002-02-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: [Daemon] New commons component

2002-02-21 Thread costinm
On Thu, 21 Feb 2002, Remy Maucherat wrote: > > However it's not the only way to do things - and I prefer to not > > depend on the wrapper that starts tomcat to do it ( there are > > many other good ways to start tomcat without requiring the daemon ) > > If it's "good ways to start tomcat" as a

Re: [Daemon] New commons component

2002-02-21 Thread costinm
On Thu, 21 Feb 2002, Patrick Luby wrote: > > Ok, I'll send then an email. > > And would participate in the project ? > > If it allows me to start Tomcat and all of the other tools (e.g. jspc, etc.) > without shell or batch scripts, count me in. It allows to start tomcat or any server process, m

DO NOT REPLY [Bug 6623] New: - HTMLManagerServlet broken in JDK 1.4 version of Tomcat 4.0.2 Final

2002-02-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 6623] - HTMLManagerServlet broken in JDK 1.4 version of Tomcat 4.0.2 Final

2002-02-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 6519] - Problem with HTMLManagerServlet when running JDK1.4

2002-02-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 1450] - Incorrect encode URL with session ID

2002-02-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 6519] - Problem with HTMLManagerServlet when running JDK1.4

2002-02-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 6628] New: - Can't specify application specific XML parsers

2002-02-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 6519] - Problem with HTMLManagerServlet when running JDK1.4

2002-02-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-4.0/catalina/src/share/org/apache/catalina/connector ResponseBase.java

2002-02-21 Thread remm
remm02/02/21 14:13:33 Modified:catalina/src/share/org/apache/catalina/connector Tag: tomcat_40_branch ResponseBase.java Log: - Port fixes for 6201. - Tweak the code so that in the case of an unsupported encoding exception, the stream isn't initi

cvs commit: jakarta-tomcat-4.0/catalina/src/share/org/apache/catalina/connector HttpResponseBase.java

2002-02-21 Thread remm
remm02/02/21 14:15:56 Modified:catalina/src/share/org/apache/catalina/connector Tag: tomcat_40_branch HttpResponseBase.java Log: - Port fix for 6201. - If the encoding is invalid, response output wouldn't work. Revision ChangesPath No

DO NOT REPLY [Bug 6629] New: - [PATCH] Response.encodeURL enhancement

2002-02-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-4.0/catalina/src/share/org/apache/catalina/connector HttpResponseBase.java

2002-02-21 Thread remm
remm02/02/21 14:18:13 Modified:catalina/src/share/org/apache/catalina/connector Tag: tomcat_40_branch HttpResponseBase.java Log: - Add missing import. - Port patch for 6600. - Don't encode if the session is not URL based, rather than don't encode if

cvs commit: jakarta-tomcat-4.0/catalina/src/share/org/apache/catalina/connector/http HttpResponseImpl.java

2002-02-21 Thread remm
remm02/02/21 14:19:21 Modified:catalina/src/share/org/apache/catalina/connector/http Tag: tomcat_40_branch HttpResponseImpl.java Log: - Port fix for 6201. - Using setAllowChunking here is redundant, and will cause a HTTP bug where the tr-enc: ch

DO NOT REPLY [Bug 6630] New: - Cookies in the HttpServletRequest are not URL decoded when using the JK/AJP Connector

2002-02-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 6630] - Cookies in the HttpServletRequest are not URL decoded when using the JK/AJP Connector

2002-02-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 6628] - Can't specify application specific XML parsers

2002-02-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 6631] New: - [PATCH] Response.encodeURL enhancement

2002-02-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 6519] - Problem with HTMLManagerServlet when running JDK1.4

2002-02-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 6631] - [PATCH] Response.encodeURL enhancement

2002-02-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 6629] - [PATCH] Response.encodeURL enhancement

2002-02-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 6630] - Cookies in the HttpServletRequest are not URL decoded when using the JK/AJP Connector

2002-02-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-4.0/catalina/src/share/org/apache/catalina/connector HttpResponseBase.java

2002-02-21 Thread remm
remm02/02/21 14:32:48 Modified:catalina/src/share/org/apache/catalina/connector Tag: tomcat_40_branch HttpResponseBase.java Log: - Port patch for 6600. - Don't encode if the session is not URL based, rather than don't encode if the session is co

DO NOT REPLY [Bug 6628] - Can't specify application specific XML parsers

2002-02-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-4.0/catalina/src/share/org/apache/catalina/util CookieTools.java RequestUtil.java

2002-02-21 Thread remm
remm02/02/21 14:51:55 Modified:catalina/src/share/org/apache/catalina/util CookieTools.java RequestUtil.java Log: - Tentative fix for the cookie encoding problem (bug 4295). Please review (esp Costin). - This patch could cause compatibility problems (a

DO NOT REPLY [Bug 6628] - Can't specify application specific XML parsers

2002-02-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 6628] - Can't specify application specific XML parsers

2002-02-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

  1   2   >