getHostByName() disabled in AccessLogInterceptor

2001-05-03 Thread Jochen Wiedmann
Hi, attached you find a slightly modified version of the AccessLogInterceptor that I have recently submitted to this mailing list. The AccessLogInterceptor is generating log files in the style of Apache's request logs. The difference to the first version is that the log file styles common and

mod_jk portability

2001-05-03 Thread Mirko Nasato
Hi. I compiled mod_jk (Tomcat 3.2.1) on a OSF1 alpha 5.1 (Compaq Tru64) using the Compaq cc, but got this warning that scares me a lot cc: Warning: ../jk/jk_msg_buff.c, line 88: In this statement, the expression printf(...) modifies the variable i more than once without an intervening sequence

RE: loader.html

2001-05-03 Thread Kevin Jones
OK, you've caught me. :-) The reason I wanted the doc is to do with the re-loader problem I'm having. I wanted to know if I'd configured the loader correctly Kevin Jones DevelopMentor www.develop.com -Original Message- From: Craig R. McClanahan [mailto:[EMAIL PROTECTED]] Sent: 02

cvs commit: jakarta-tomcat/proposals/web-connector - New directory

2001-05-03 Thread hgomez
hgomez 01/05/03 06:45:42 jakarta-tomcat/proposals/web-connector - New directory

cvs commit: jakarta-tomcat/proposals/web-connector/native - New directory

2001-05-03 Thread hgomez
hgomez 01/05/03 06:46:43 jakarta-tomcat/proposals/web-connector/native - New directory

cvs commit: jakarta-tomcat/proposals/web-connector/java - New directory

2001-05-03 Thread hgomez
hgomez 01/05/03 06:46:58 jakarta-tomcat/proposals/web-connector/java - New directory

cvs commit: jakarta-tomcat/proposals/web-connector/doc - New directory

2001-05-03 Thread hgomez
hgomez 01/05/03 06:47:13 jakarta-tomcat/proposals/web-connector/doc - New directory

cvs commit: jakarta-tomcat/proposals/web-connector/native README

2001-05-03 Thread hgomez
hgomez 01/05/03 06:50:13 Added: proposals/web-connector/native README Log: Initial readme Revision ChangesPath 1.1 jakarta-tomcat/proposals/web-connector/native/README Index: README

cvs commit: jakarta-tomcat/proposals/web-connector/native/apache1.3 - New directory

2001-05-03 Thread hgomez
hgomez 01/05/03 06:50:58 jakarta-tomcat/proposals/web-connector/native/apache1.3 - New directory

cvs commit: jakarta-tomcat/proposals/web-connector/native/apache2.0 - New directory

2001-05-03 Thread hgomez
hgomez 01/05/03 06:51:01 jakarta-tomcat/proposals/web-connector/native/apache2.0 - New directory

cvs commit: jakarta-tomcat/proposals/web-connector/native/common - New directory

2001-05-03 Thread hgomez
hgomez 01/05/03 06:51:03 jakarta-tomcat/proposals/web-connector/native/common - New directory

cvs commit: jakarta-tomcat/proposals/web-connector/native/netscape - New directory

2001-05-03 Thread hgomez
hgomez 01/05/03 06:51:12 jakarta-tomcat/proposals/web-connector/native/netscape - New directory

cvs commit: jakarta-tomcat/proposals/web-connector/native/jni - New directory

2001-05-03 Thread hgomez
hgomez 01/05/03 06:51:09 jakarta-tomcat/proposals/web-connector/native/jni - New directory

cvs commit: jakarta-tomcat/proposals/web-connector/native/nt_service - New directory

2001-05-03 Thread hgomez
hgomez 01/05/03 06:51:15 jakarta-tomcat/proposals/web-connector/native/nt_service - New directory

cvs commit: jakarta-tomcat/proposals/web-connector/native/apache1.3 Makefile.freebsd Makefile.linux Makefile.nw README.hpux README.solaris build-hpux-cc.sh build-hpux.sh build-solaris.sh build-unix.sh install-unix.sh mod_jk.c mod_jk.dsp

2001-05-03 Thread hgomez
hgomez 01/05/03 06:54:37 Added: proposals/web-connector/native/apache1.3 Makefile.freebsd Makefile.linux Makefile.nw README.hpux README.solaris build-hpux-cc.sh build-hpux.sh build-solaris.sh build-unix.sh

cvs commit: jakarta-tomcat/proposals/web-connector/native/apache2.0 Makefile.linux build-unix.sh install-unix.sh mod_jk.c mod_jk.dsp

2001-05-03 Thread hgomez
hgomez 01/05/03 06:56:20 Added: proposals/web-connector/native/apache2.0 Makefile.linux build-unix.sh install-unix.sh mod_jk.c mod_jk.dsp Log: Latest mod_jk stuff for Apache 2.0 Revision ChangesPath 1.1

cvs commit: jakarta-tomcat/proposals/web-connector/native/common jk_ajp12_worker.c jk_ajp12_worker.h

2001-05-03 Thread hgomez
hgomez 01/05/03 06:59:16 Added: proposals/web-connector/native/common jk_ajp12_worker.c jk_ajp12_worker.h Log: ajp12 protocol handling Revision ChangesPath 1.1

cvs commit: jakarta-tomcat/proposals/web-connector/native/common jk_ajp13.c jk_ajp13.h jk_ajp13_worker.c jk_ajp13_worker.h

2001-05-03 Thread hgomez
hgomez 01/05/03 06:59:57 Added: proposals/web-connector/native/common jk_ajp13.c jk_ajp13.h jk_ajp13_worker.c jk_ajp13_worker.h Log: ajp13 protocol handling Revision ChangesPath 1.1

cvs commit: jakarta-tomcat/proposals/web-connector/native/common jk_connect.c jk_connect.h

2001-05-03 Thread hgomez
hgomez 01/05/03 07:00:59 Added: proposals/web-connector/native/common jk_connect.c jk_connect.h Log: networks stuff (tcp/ip) Revision ChangesPath 1.1 jakarta-tomcat/proposals/web-connector/native/common/jk_connect.c

TC4 B3 SSL: Error in SSLServerSocketFactory: initProxy()?

2001-05-03 Thread Philippe Khalife
Dev environment: Win2K Pro, JDK1.3, TC4 B3, latest JSSE, openssl, apache 1.3.19 I don't have a connector for apache compiled on this platform yet, so I'm trying direct SSL on TOMCAT The JSSE seem to be properly setup: I have the JSSE in the CLASSPATH also under $JAVA_HOME\jre\lib\ext, and

cvs commit: jakarta-tomcat/proposals/web-connector/native/common jk_nwmain.c

2001-05-03 Thread hgomez
hgomez 01/05/03 07:30:44 Added: proposals/web-connector/native/common jk_nwmain.c Log: netware stuff Revision ChangesPath 1.1 jakarta-tomcat/proposals/web-connector/native/common/jk_nwmain.c Index: jk_nwmain.c

cvs commit: jakarta-tomcat/proposals/web-connector/native/common jk_service.h

2001-05-03 Thread hgomez
hgomez 01/05/03 07:32:00 Added: proposals/web-connector/native/common jk_service.h Log: jk service wrapper define Revision ChangesPath 1.1 jakarta-tomcat/proposals/web-connector/native/common/jk_service.h Index: jk_service.h

cvs commit: jakarta-tomcat/proposals/web-connector/native/common jk_sockbuf.c jk_sockbuf.h

2001-05-03 Thread hgomez
hgomez 01/05/03 07:33:09 Added: proposals/web-connector/native/common jk_sockbuf.c jk_sockbuf.h Log: socket stuff Revision ChangesPath 1.1 jakarta-tomcat/proposals/web-connector/native/common/jk_sockbuf.c Index:

cvs commit: jakarta-tomcat/proposals/web-connector/native/common jk_uri_worker_map.c jk_uri_worker_map.h

2001-05-03 Thread hgomez
hgomez 01/05/03 07:36:13 Added: proposals/web-connector/native/common jk_uri_worker_map.c jk_uri_worker_map.h Log: uri stuff Revision ChangesPath 1.1 jakarta-tomcat/proposals/web-connector/native/common/jk_uri_worker_map.c

cvs commit: jakarta-tomcat/proposals/web-connector/native/common jk_util.c jk_util.h

2001-05-03 Thread hgomez
hgomez 01/05/03 07:37:34 Added: proposals/web-connector/native/common jk_util.c jk_util.h Log: utilities Revision ChangesPath 1.1 jakarta-tomcat/proposals/web-connector/native/common/jk_util.c Index: jk_util.c

cvs commit: jakarta-tomcat/proposals/web-connector/native/iis isapi.def isapi.dsp isapi.dsw jk_isapi_plugin.c

2001-05-03 Thread hgomez
hgomez 01/05/03 07:39:44 Added: proposals/web-connector/native/iis isapi.def isapi.dsp isapi.dsw jk_isapi_plugin.c Log: ISA stuff Revision ChangesPath 1.1 jakarta-tomcat/proposals/web-connector/native/iis/isapi.def Index:

cvs commit: jakarta-tomcat/proposals/web-connector/native/netscape Makefile.nw Makefile.solaris jk_nsapi_plugin.c nsapi.dsp nsapi.dsw

2001-05-03 Thread hgomez
hgomez 01/05/03 07:43:38 Added: proposals/web-connector/native/netscape Makefile.nw Makefile.solaris jk_nsapi_plugin.c nsapi.dsp nsapi.dsw Log: Netscape/IPlanet stuff Revision ChangesPath 1.1

cvs commit: jakarta-tomcat/proposals/web-connector/native/nt_service jk_nt_service.c nt_service.dsp

2001-05-03 Thread hgomez
hgomez 01/05/03 07:47:24 Added: proposals/web-connector/native/nt_service jk_nt_service.c nt_service.dsp Log: nt_service stuff Revision ChangesPath 1.1 jakarta-tomcat/proposals/web-connector/native/nt_service/jk_nt_service.c

Re: cvs commit: jakarta-tomcat/proposals/build2/ant tomcat.jsp

2001-05-03 Thread Casey Lucas
Hey costin, Sure thing. We recently moved and have been very busy but I'm starting to have a little more time (knock on wood). I should be able to help out with at least the pooling stuff, so just let me know if you have specific ideas or need help. -casey [EMAIL PROTECTED] wrote: Hi

[VOTE] New Committer: Kevin Seguin

2001-05-03 Thread GOMEZ Henri
I would like to propose Kevin Seguin as a new committer. He make a great job in developping the ajp13 protocol for Tomcat 4.0 and this code will be a great help for sites wanting to upgrade from 3.2.x to 4.0 while still using mod_jk Henri

Re: [VOTE] New Committer: Kevin Seguin

2001-05-03 Thread Dan Milstein
+1 GOMEZ Henri wrote: I would like to propose Kevin Seguin as a new committer. He make a great job in developping the ajp13 protocol for Tomcat 4.0 and this code will be a great help for sites wanting to upgrade from 3.2.x to 4.0 while still using mod_jk Henri -- Dan Milstein //

RE: [VOTE] New Committer: Kevin Seguin

2001-05-03 Thread Ignacio J. Ortega
+1 Saludos , Ignacio J. Ortega -Mensaje original- De: GOMEZ Henri [mailto:[EMAIL PROTECTED]] Enviado el: jueves 3 de mayo de 2001 16:59 Para: [EMAIL PROTECTED] Asunto: [VOTE] New Committer: Kevin Seguin I would like to propose Kevin Seguin as a new committer. He make a

java.lang.StackOverflowError in ApplicationHttpRequest.setAttribute Tomcat 4.0.nightly build (20010503)

2001-05-03 Thread Ana
Hi, We think we have discovered an error in Tomcat 4.0.nightly build (20010503). We call the forward method of the RequestDispatcher from a servlet. Then, we call the setAttribute method of the request object of the included JSP. At this point a java.lang.StackOverflowError occurs. Example

Error in RequestDispachter.include(request,response)

2001-05-03 Thread Ana
Hi, We include a JSP page from a servlet via RequestDispachter.include(request,response) and the response object is a wrapper. The JSP page write its output to the original response object and not over the wrapper object passed as the parameter in the include call. However, if we make the

Re: [VOTE] New Committer: Kevin Seguin

2001-05-03 Thread cmanolache
+1 Costin On Thu, 3 May 2001, GOMEZ Henri wrote: I would like to propose Kevin Seguin as a new committer. He make a great job in developping the ajp13 protocol for Tomcat 4.0 and this code will be a great help for sites wanting to upgrade from 3.2.x to 4.0 while still using mod_jk

Re: [VOTE] New Committer: Kevin Seguin

2001-05-03 Thread Glenn Nielsen
+1 I am very interested in mod_jk/ajp13 support for Tomcat 4. GOMEZ Henri wrote: I would like to propose Kevin Seguin as a new committer. He make a great job in developping the ajp13 protocol for Tomcat 4.0 and this code will be a great help for sites wanting to upgrade from 3.2.x to

Re: [VOTE] New Committer: Kevin Seguin

2001-05-03 Thread Mel Martinez
+1 Mel --- GOMEZ Henri [EMAIL PROTECTED] wrote: I would like to propose Kevin Seguin as a new committer. He make a great job in developping the ajp13 protocol for Tomcat 4.0 and this code will be a great help for sites wanting to upgrade from 3.2.x to 4.0 while still using mod_jk

Re: [VOTE] New Committer: Kevin Seguin

2001-05-03 Thread cmanolache
+1 Costin On Thu, 3 May 2001, GOMEZ Henri wrote: I would like to propose Kevin Seguin as a new committer. He make a great job in developping the ajp13 protocol for Tomcat 4.0 and this code will be a great help for sites wanting to upgrade from 3.2.x to 4.0 while still using mod_jk

Re: java.lang.StackOverflowError in ApplicationHttpRequest.setAttributeTomcat 4.0.nightly build (20010503)

2001-05-03 Thread Craig R. McClanahan
On Thu, 3 May 2001, Ana wrote: Hi, We think we have discovered an error in Tomcat 4.0.nightly build (20010503). We call the forward method of the RequestDispatcher from a servlet. Then, we call the setAttribute method of the request object of the included JSP. At this point

cvs commit: jakarta-tomcat-4.0/tester/web/WEB-INF web.xml

2001-05-03 Thread craigmcc
craigmcc01/05/03 11:41:48 Modified:tester/src/bin tester.xml tester/src/tester/org/apache/tester Include03.java tester/web/WEB-INF web.xml Added: tester/src/tester/org/apache/tester Forward03.java Forward03a.java

Re: [VOTE] New Committer: Kevin Seguin

2001-05-03 Thread Remy Maucherat
+1 Remy

Re: [VOTE] New Committer: Kevin Seguin

2001-05-03 Thread Craig R. McClanahan
+1 Craig On Thu, 3 May 2001, GOMEZ Henri wrote: I would like to propose Kevin Seguin as a new committer. He make a great job in developping the ajp13 protocol for Tomcat 4.0 and this code will be a great help for sites wanting to upgrade from 3.2.x to 4.0 while still using mod_jk

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

2001-05-03 Thread craigmcc
craigmcc01/05/03 12:15:09 Modified:catalina/src/share/org/apache/catalina/connector HttpRequestBase.java Log: HttpServletRequest.getCookies() is supposed to return null if the request had no cookies. We were returning a zero-length array. PR: BugTRAQ

java.lang.StackOverflowError in ApplicationHttpRequest. Tomcat 4.0.nightly build (20010503)

2001-05-03 Thread Ana
Hi, The last message I sent wasn´t very precise. I´m talking about: java.lang.StackOverflowError in ApplicationHttpRequest.setAttribute Tomcat 4.0.nightly build (20010503) The error doesn´t happen in ApplicationHttpRequest.setAttribute, this is a lateral effect. The real error happens when

RE: [VOTE] New Committer: Kevin Seguin

2001-05-03 Thread Larry Isaacs
+1 -Original Message- From: GOMEZ Henri [mailto:[EMAIL PROTECTED]] Sent: Thursday, May 03, 2001 10:59 AM To: [EMAIL PROTECTED] Subject: [VOTE] New Committer: Kevin Seguin I would like to propose Kevin Seguin as a new committer. He make a great job in developping the ajp13 protocol

FW: Java World Editors' Choice Awards

2001-05-03 Thread Jon Stevens
Last year, I believe JServ won, not Tomcat. I think that Pier is the person who has the award... Anyway, I'm sure someone here is interested in this...feel free to reply to him... -jon -- Forwarded Message From: [EMAIL PROTECTED] Date: Thu, 3 May 2001 12:25:17 -0700 To: Jon Stevens [EMAIL

cvs commit: jakarta-tomcat-4.0/catalina/src/share/org/apache/catalina/session StandardManager.java

2001-05-03 Thread bip
bip 01/05/03 13:45:05 Modified:catalina/src/share/org/apache/catalina/session StandardManager.java Log: Changed StandardManager to use the org.apache.util.CustomObjectInputStream instead of the inline CustomObjectInputStream. Revision Changes

Re: [VOTE] New Committer: Kevin Seguin

2001-05-03 Thread Bip Thelin
GOMEZ Henri wrote: I would like to propose Kevin Seguin as a new committer. He make a great job in developping the ajp13 protocol for Tomcat 4.0 and this code will be a great help for sites wanting to upgrade from 3.2.x to 4.0 while still using mod_jk +1 Welcome! ..bip

Nagoya.apache.org

2001-05-03 Thread Jon Stevens
on 5/3/01 11:42 AM, Craig R. McClanahan [EMAIL PROTECTED] wrote: http://nagoya.apache.org/bugzilla/ http://nagoya.apache.org/bugzilla/globals.pl When is someone going to secure that box? This is really pitiful that this has been open like this for this long now and on top of it, it is

Re: JSP re-compile performance under heavy load

2001-05-03 Thread Paul Speed
Just a thought, But might you not also just save your query results in some intermediate format (serialization might work) that your JSP pages could then use? It may not fit in well with your system, but it would save from having to recompile pages. At the other end of the spectrum, you could

Re: Nagoya.apache.org

2001-05-03 Thread Nick Bauman
A while ago I tried to run bugzilla in a chroot jail using thttpd (apache no longer supports chroot'ing, it seems). I got it somewhat working, but I gave up and went to bugrat, for better or worse. I think if you can chroot (and run unprivledged) bugzilla, this greatly minimizes any security

Re: Nagoya.apache.org

2001-05-03 Thread Jon Stevens
on 5/3/01 2:19 PM, Nick Bauman [EMAIL PROTECTED] wrote: A while ago I tried to run bugzilla in a chroot jail using thttpd (apache no longer supports chroot'ing, it seems). I got it somewhat working, but I gave up and went to bugrat, for better or worse. I think if you can chroot (and run

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

2001-05-03 Thread craigmcc
craigmcc01/05/03 16:04:17 Modified:catalina/src/share/org/apache/catalina/core ApplicationDispatcher.java Log: Update handling or a servlet that is included or forwarded to via a RequestDispatcher, and uses a jsp-file declaration to map the definition to

cvs commit: jakarta-tomcat-4.0/tester/web/WEB-INF web.xml

2001-05-03 Thread craigmcc
craigmcc01/05/03 16:06:36 Modified:tester/src/bin tester.xml tester/web/WEB-INF web.xml Added: tester/src/tester/org/apache/tester Forward00.java Forward00a.java Forward00d.java Include00.java Include00a.java

Re: Nagoya.apache.org

2001-05-03 Thread horwat
Pier is in charge of maintaining bugzilla on nagoya. I'm sure he is looking into the various security issues. When is Scarab coming out? I'd like an alternative instead of simply hearing complaints about the current and well utilized bug tracking system. Justy - Original Message - on

Re: JSP re-compile performance under heavy load

2001-05-03 Thread Glenn Nielsen
You might consider changing the design of how you cache your data. There are several JSP taglibs out that implement caching of data. You can also do a runtime include of a static file instead of a JSP. Regards, Glenn [EMAIL PROTECTED] wrote: Hi All, I'm curious if any of you have code

Re: Nagoya.apache.org

2001-05-03 Thread Jon Stevens
on 5/3/01 4:20 PM, horwat [EMAIL PROTECTED] wrote: When is Scarab coming out? I'd like an alternative instead of simply hearing complaints about the current and well utilized bug tracking system. Justy Actually, Scarab is back on the high track within CollabNet now that SourceCast 1.0 is

cvs commit: jakarta-tomcat-4.0/catalina/src/share/org/apache/naming/resources DirContextURLStreamHandler.java

2001-05-03 Thread remm
remm01/05/03 17:30:02 Modified:catalina/src/share/org/apache/naming/resources DirContextURLStreamHandler.java Log: - Add possibility to bind threads in addition to classloaders. Revision ChangesPath 1.4 +37 -6

cvs commit: jakarta-tomcat-4.0/catalina/src/share/org/apache/catalina/loader StandardLoader.java

2001-05-03 Thread remm
remm01/05/03 17:57:07 Modified:catalina/src/share/org/apache/catalina/loader StandardLoader.java Log: - Bind the thread in charge of checking for a modified class. Revision ChangesPath 1.24 +11 -6

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

2001-05-03 Thread nacho
nacho 01/05/03 17:57:11 Modified:src/share/org/apache/jasper/compiler GetPropertyGenerator.java Log: Another Occurence of JspRuntimeLibrary without package in code generator. Revision ChangesPath 1.6 +7 -6

cvs commit: jakarta-tomcat-4.0/catalina/src/share/org/apache/catalina/loader StandardClassLoader.java

2001-05-03 Thread remm
remm01/05/03 19:01:13 Modified:catalina/src/share/org/apache/catalina/loader StandardClassLoader.java Log: - Correctly register repositories based on non file protocols. - That fixes class reloading, which before could only handle file based URLs.

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

2001-05-03 Thread craigmcc
craigmcc01/05/03 20:41:10 Modified:catalina/src/share/org/apache/catalina/core ApplicationDispatcher.java Log: Reset debugging detail level. Revision ChangesPath 1.15 +5 -5

cvs commit: jakarta-tomcat-4.0/catalina/src/share/org/apache/catalina/core FastEngineMapper.java ContainerBase.java LocalStrings.properties StandardEngine.java StandardEngineValve.java

2001-05-03 Thread craigmcc
craigmcc01/05/03 22:07:09 Modified:catalina/src/share/org/apache/catalina/core ContainerBase.java LocalStrings.properties StandardEngine.java StandardEngineValve.java Added: catalina/src/share/org/apache/catalina/core

cvs commit: jakarta-tomcat-4.0/catalina/src/share/org/apache/catalina/core StandardContext.java StandardHost.java

2001-05-03 Thread craigmcc
craigmcc01/05/03 22:30:01 Modified:catalina/src/share/org/apache/catalina/core StandardContext.java StandardHost.java Log: Enable configuration of the default mapper class for StandardHost and StandardContext as well, in preparation for future optimized