Re: [VOTE] New Watchdog Committer: Ryan Lubke

2001-12-09 Thread Amy Roh
+1 amy -- To unsubscribe, e-mail: For additional commands, e-mail:

Re: [j-t-c] ajp and headaches

2001-12-09 Thread costinm
On Sun, 9 Dec 2001, Remy Maucherat wrote: > > maybe it's just me, but i found trying to follow the java code > particularly > > painful. i realize there is some development and refactoring going on > with > > ajp14 and all, but man!, it ain't pretty in there :) > > As far as the Java portion of

Re: AJP Todo

2001-12-09 Thread Bill Barker
- Original Message - From: "Craig R. McClanahan" <[EMAIL PROTECTED]> To: "Tomcat Developers List" <[EMAIL PROTECTED]> Sent: Sunday, December 09, 2001 8:29 PM Subject: Re: AJP Todo > > If the web app is deployed as a directory, you can call > context.getDocBase() for this. If the contex

Tomcat startup bug: java.lang.ArrayStoreException

2001-12-09 Thread Graham Leggett
Hi all, I got no response from the user list, so I'm reposting this here. After upgrading my system (but not my Blackdown JDK v1.3.0 nor my Tomcat v4.0.1) Tomcat suddenly refuses to start. The following exception is thrown on startup in catalina.out: ERROR reading /var/tomcat4/conf/server.xml

DO NOT REPLY [Bug 5322] - HttpResonseBase class sends headers with multiple field-values in a non HTTP compliant fashion.

2001-12-09 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: AJP Todo

2001-12-09 Thread Craig R. McClanahan
On Sun, 9 Dec 2001, Bill Barker wrote: > Date: Sun, 9 Dec 2001 20:24:35 -0800 > From: Bill Barker <[EMAIL PROTECTED]> > Reply-To: Tomcat Developers List <[EMAIL PROTECTED]> > To: Tomcat Developers List <[EMAIL PROTECTED]> > Subject: Re: AJP Todo > > I've just checked in an initial port of ${Ser

DO NOT REPLY [Bug 5333] - getRealPath("") without final \

2001-12-09 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: AJP Todo

2001-12-09 Thread Bill Barker
I've just checked in an initial port of ${Server}Config for 4.x into j-t-c. The problems I'm having at the moment are: (a) While Container fires the start-event at the end, Server fires it at the beginning. As a result, I can't really have this as a Server Listener as I would like. (b) For a cont

cvs commit: jakarta-tomcat-connectors/jk/java/org/apache/ajp/tomcat4/config ApacheConfig.java BaseJkConfig.java IISConfig.java NSConfig.java

2001-12-09 Thread billbarker
billbarker01/12/09 19:52:02 Added: jk/java/org/apache/ajp/tomcat4/config ApacheConfig.java BaseJkConfig.java IISConfig.java NSConfig.java Log: Initial version of AutoConfig for Ajp13 and Tomcat 4.0.1. The default forwardAll works as expected. However,

DO NOT REPLY [Bug 5333] New: - getRealPath("") without final \

2001-12-09 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 4969] - SSO cookie malformed in AuthenticatorBase.generateSessionId()

2001-12-09 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/session ManagerBase.java

2001-12-09 Thread craigmcc
craigmcc01/12/09 17:26:48 Modified:catalina/src/share/org/apache/catalina/authenticator Tag: tomcat_40_branch AuthenticatorBase.java catalina/src/share/org/apache/catalina/session Tag: tomcat_40_branch ManagerBase.java Log

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

2001-12-09 Thread craigmcc
craigmcc01/12/09 17:24:41 Modified:catalina/src/share/org/apache/catalina/authenticator AuthenticatorBase.java catalina/src/share/org/apache/catalina/session ManagerBase.java Log: Correct hexadecimal conversion when rend

DO NOT REPLY [Bug 4917] - Better build.xml for tomcat application developers guide

2001-12-09 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/webapps/tomcat-docs/appdev build.xml.txt

2001-12-09 Thread craigmcc
craigmcc01/12/09 17:15:33 Modified:webapps/tomcat-docs/appdev Tag: tomcat_40_branch build.xml.txt Log: Port usability improvements to the build.xml script documented in the Application Developer's Guide. Revision ChangesPath No

cvs commit: jakarta-tomcat-4.0/webapps/tomcat-docs/appdev build.xml.txt

2001-12-09 Thread craigmcc
craigmcc01/12/09 17:15:05 Modified:webapps/tomcat-docs/appdev build.xml.txt Log: Usability improvements to the default build.xml script described in the Application Developer's Guide documentation. PR: Bugzilla #4917 Submitted by: Brian Ewins <[EMAIL PROTECTED]> Revisi

DO NOT REPLY [Bug 4828] - getSession(true) gets last valid session iven if invalidated during same request

2001-12-09 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

Problem JNI in process adapter

2001-12-09 Thread Matt Weisberg
Hello, I was testing Novell Portal servers running under Tomcat 3.3 and IIS5. I decided to switch to the in-process adapter using JNI as opposed to the out of process method. Most everything seemed to work fine, except I receive the following error with one of our servlets: - Error: ht

Re: [j-t-c] ajp and headaches

2001-12-09 Thread Remy Maucherat
- Original Message - From: "Kevin Seguin" <[EMAIL PROTECTED]> To: "Tomcat-Dev (E-mail)" <[EMAIL PROTECTED]> Sent: Sunday, December 09, 2001 12:07 PM Subject: [j-t-c] ajp and headaches > after many months of being away, i've recently gotten back into the fray of > jakarta-tomcat-connecto

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

2001-12-09 Thread remm
remm01/12/09 14:10:47 Modified:http11/src/java/org/apache/coyote/http11 Constants.java Http11Connector.java InternalOutputBuffer.java http11/src/java/org/apache/coyote/http11/filters IdentityInputFilter.java Log: - R

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

2001-12-09 Thread remm
remm01/12/09 14:03:44 Modified:catalina/src/share/org/apache/catalina/core Tag: tomcat_40_branch LocalStrings.properties StandardHost.java Log: - Allow disabling the error report valve by setting the attribute to an empty string.

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

2001-12-09 Thread remm
remm01/12/09 14:03:11 Modified:catalina/src/share/org/apache/catalina/core LocalStrings.properties StandardHost.java Log: - Allow disabling the error report valve by setting the attribute to an empty string. - Also remove the FIXME related to the error

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

2001-12-09 Thread remm
remm01/12/09 14:01:34 Modified:catalina/src/share/org/apache/catalina/connector/http10 Tag: tomcat_40_branch HttpProcessor.java Log: - A patch from the HTTP/1.1 connector was apparently forgotten. Submitted by Stuart Roebuck Revision Changes

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

2001-12-09 Thread remm
remm01/12/09 13:59:25 Modified:catalina/src/share/org/apache/catalina/connector/http10 HttpProcessor.java Log: - A patch from the HTTP/1.1 connector was apparently forgotten. Submitted by Stuart Roebuck Revision ChangesPath 1.6 +19

RE: [j-t-c] ajp and headaches

2001-12-09 Thread Kevin Seguin
> > I think we agreed ( Henri had some doubts ) that ajp14 will > consist only > on additional messages, but all the low-level messaging stuff will be > ajp13. > > For that we only need a mechanism to register new message > handlers, and to > have a dispatcher that calls the right handler when

Re: [j-t-c] ajp and headaches

2001-12-09 Thread costinm
On Sun, 9 Dec 2001, Kevin Seguin wrote: > after discovering that things are not working entirely correctly on the HEAD > of cvs, i started digging into the code in both places. > > maybe it's just me, but i found trying to follow the java code particularly > painful. i realize there is some deve

[j-t-c] ajp and headaches

2001-12-09 Thread Kevin Seguin
after many months of being away, i've recently gotten back into the fray of jakarta-tomcat-connectors. my goal is as it was many months ago - an ajp (v1.3) connector for tomcat 4. after discovering that things are not working entirely correctly on the HEAD of cvs, i started digging into the co

Interesting claim for a Java Web Server

2001-12-09 Thread Paulo Gaspar
From: http://www.cs.berkeley.edu/~mdw/proj/seda/index.html "We have implemented a number of applications using Sandstorm, including Haboob, a high-performance Web server that outperforms both Apache and Flash (which are implemented in C) on a SPECWeb99-like benchmark." Have fun, Pa

[PATCH] latest mod_jk and Apache 2.0 initialization (reposting)

2001-12-09 Thread GAWLAS,JULIUS (HP-Cupertino,ex1)
I am reposting that patch again - let me know if there are any questions or concerns. Seems like the latest j-t-c mod_jk calls initialization (init_jk) twice - once during post_config and then in child_init. This has a side effect of trying to create non existing workers and subsequently failing.

URL.setURLStreamHandlerFactory(...) in WebappLoader and StandardLoader

2001-12-09 Thread Alberto Garoffolo
Hi, I' ve modified with success my tomcat 4.01 to allow webapps to register their protocol handler in this way: in WebappLoader.java and in StandardLoader.java before setting the factory i check if the property "java.protocol.handler.pkgs" contains the package "org.apache.naming.resources", in t

DO NOT REPLY [Bug 5331] New: - getPathInfo vs URL normalization

2001-12-09 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