DO NOT REPLY [Bug 3809] - Jar files in the wrong directories.

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

Re: Apache/Tomcat Collaboration

2001-10-02 Thread Christopher Cain
Quoting Bojan Smojver [EMAIL PROTECTED]: Christopher Cain wrote: I was thinking that maybe we could actually start running Tomcat inside the kernel process itself. It worked for IIS ... Where IIS stands for: Internet Infected Server. haha ... I like that one. I'll have to remember

DO NOT REPLY [Bug 3884] - SingleThreadModel servlets not pooled results in low performance

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

DO NOT REPLY [Bug 3896] - ClassCastException when invoking certain subclasses of HTTPServlet

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

DO NOT REPLY [Bug 3896] - ClassCastException when invoking certain subclasses of HTTPServlet

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

Re: JTC and Tomcat 4

2001-10-02 Thread Andy Armstrong
Remy Maucherat wrote: Hi, As some of you may have noticed, Tomcat 4 is starting to depend on some modules from the J-T-C repository. The problem is that it creates in some cases some circular dependencies for some build options. The number of the dependencies is also expected to go up in

cvs commit: jakarta-tomcat-4.0 tomcat.nsi

2001-10-02 Thread remm
remm01/10/02 01:10:34 Modified:.tomcat.nsi Log: - Update the install script after removing the Jasper directory from the distribution. Revision ChangesPath 1.17 +1 -4 jakarta-tomcat-4.0/tomcat.nsi Index: tomcat.nsi

RE: JTC and Tomcat 4

2001-10-02 Thread GOMEZ Henri
As some of you may have noticed, Tomcat 4 is starting to depend on some modules from the J-T-C repository. The problem is that it creates in some cases some circular dependencies for some build options. The number of the dependencies is also expected to go up in the future, including: JK, the

DO NOT REPLY [Bug 3896] - ClassCastException when invoking certain subclasses of HTTPServlet

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

DO NOT REPLY [Bug 3809] - Jar files in the wrong directories.

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

cvs commit: jakarta-tomcat-connectors/jk/native/apache-2.0 mod_jk.c

2001-10-02 Thread hgomez
hgomez 01/10/02 02:41:09 Modified:jk/native/apache-2.0 mod_jk.c Log: Add component name (announce) in Apache 2.0 Allready present in Apache 1.3 Revision ChangesPath 1.27 +2 -1 jakarta-tomcat-connectors/jk/native/apache-2.0/mod_jk.c Index: mod_jk.c

MimeType for jar files.

2001-10-02 Thread jean-frederic clere
Hi, Where is the mimetype for jar files registered (TC tells application/java-archive)? - I do not find it in ftp://ftp.iana.org/in-notes/iana/assignments/media-types/ - Cheers Jean-frederic

[GUMP] Build Failure - Tomcat 4.0

2001-10-02 Thread Craig McClanahan
This email is autogenerated from the output from: http://jakarta.apache.org/builds/gump/2001-10-02/jakarta-tomcat-4.0.html Buildfile: build.xml deploy-prepare: [mkdir] Created dir:

[GUMP] Build Failure - Tomcat 3.x

2001-10-02 Thread Craig McClanahan
This email is autogenerated from the output from: http://jakarta.apache.org/builds/gump/2001-10-02/jakarta-tomcat.html Buildfile: build.xml detect: msg.jdk12: [echo] Detected JDK1.2

cvs commit: jakarta-tomcat/src/share/org/apache/tomcat/modules/config NSConfig.java

2001-10-02 Thread larryi
larryi 01/10/02 04:46:32 Modified:src/share/org/apache/tomcat/modules/config NSConfig.java Log: Change jkProtocol setting to jkWorker.This more accurately shows what this setting is for. Not sure how I missed committing this one with the others. Revision ChangesPath

RE: SCRIPT_NAME and PATH_INFO with extension mapping

2001-10-02 Thread Marc Saegesser
I agree that prohibitting PATH_INFO for extension mapped servlets is not good. But, a lot of people have been throwing things like this violates the HTTP specification or this violates the HTML specification. Would someone please show me where either of these specifications makes any mention of

Re: Tyrex Pools

2001-10-02 Thread Craig_Reichenbach
Will, I also found getting Datasources in a servlet init method yields new connections for each getConnection(). However, If I casted the Datasource to a ConnectionPoolDataSource, pooling works. Try getting a ConnectionPoolDataSource in the init method. Something like: public void init(

Re: SCRIPT_NAME and PATH_INFO with extension mapping

2001-10-02 Thread Jon Stevens
We are now discussing this problem on JSR-053's mailing list. It turns out that several other vendors break the spec and do somewhat close to the right thing. :-) Unfortunately, due to the politics at Sun, only members of the JSR can see this discussion. Sorry. -jon

RE: [J-T-C] Update: Building mod_jk for Apache 2.0/Windows

2001-10-02 Thread Marc Saegesser
Here's an update on where I stand right now on building/running mod_jk for Apache 2.0 beta 16. I spent a considerable amount of time on the automake route. Cygwin doesn't include libtool by default so I had to download and build that. I then ran into an odd build problem that turned out to be

DO NOT REPLY [Bug 3809] - Jar files in the wrong directories.

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

DO NOT REPLY [Bug 3884] - SingleThreadModel servlets not pooled results in low performance

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

DO NOT REPLY [Bug 3920] New: - HttpSessionBindingListener not working for session expiration

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

cvs commit: jakarta-tomcat/src/facade22/org/apache/tomcat/facade ServletInputStreamFacade.java

2001-10-02 Thread billbarker
billbarker01/10/01 22:38:22 Modified:src/facade22/org/apache/tomcat/facade ServletInputStreamFacade.java Log: Implement the close method so that the class can be recycled. This fixes bug #3905 Revision ChangesPath 1.6 +14 -0

cvs commit: jakarta-tomcat/src/share/org/apache/tomcat/modules/mappers ReloadInterceptor.java

2001-10-02 Thread billbarker
billbarker01/10/01 22:50:30 Modified:src/share/org/apache/tomcat/modules/mappers ReloadInterceptor.java Log: This seems to be outdated, since it's original purpose is handled better below. However it breaks forwarding to invoker servlets during reloading.

Logging - where?

2001-10-02 Thread Deacon Marcus
Hi, I seriuosly considering replacing standard logging with custom Log4J-MySQL, so I could have everything (Tomcat and WebApps) in one database. 1) Where is logging done? Could you give me pointers to specific classes/methods I need to modify? 2) Performance - is declaring SQL INSERTs as DELAYED

[PATCH]: jakarta-tomcat-4.0/catalina/build.xml

2001-10-02 Thread Patrick Luby
Hello, I found the following 2 problems when building using ant clean ; ant dist against the HEAD of the cvs tree this morning: 1. xerces.jar is not copied to the distribution if you are building with JDK 1.3 or JDK 1.4. As a result, catalina will not start. 2. tomcat-util.jar became a

cvs commit: jakarta-tomcat/src/doc tomcat-ssl-howto.html

2001-10-02 Thread ccain
ccain 01/10/02 09:35:52 Modified:src/doc tomcat-ssl-howto.html Log: Revamped SSL-howto. Essentially the merge of Henri's doc with relevant sections from my TC4 doc, modified as appropriate for TC3 of course. Revision ChangesPath 1.7 +399 -145

Re: Logging - where?

2001-10-02 Thread Craig R. McClanahan
On Tue, 2 Oct 2001, Deacon Marcus wrote: Date: Tue, 2 Oct 2001 18:24:07 +0200 From: Deacon Marcus [EMAIL PROTECTED] Reply-To: [EMAIL PROTECTED] To: [EMAIL PROTECTED] Subject: Logging - where? Hi, I seriuosly considering replacing standard logging with custom Log4J-MySQL, so I could

Re: Logging - where?

2001-10-02 Thread cmanolache
First, which tomcat ? For 3.3: 1) Where is logging done? Could you give me pointers to specific classes/methods I need to modify? The interface is o.a.t.util.log, o.a.t.modules.config.LogSetter will plug the default implementation. Write a new implementation and replace LogSetter, and you

Re: DO NOT REPLY [Bug 3884] - SingleThreadModel servlets notpooled results in low performance

2001-10-02 Thread Jon Stevens
In the bug report 3884, Craig wrote... However, instead of synchronizing on the entire session object (which is similar to what STM does on the entire servlet), the internal code locks *only* on the attributes collection: public void setAttribute(String name, Object value) { ...

Re: [J-T-C] Update: Building mod_jk for Apache 2.0/Windows

2001-10-02 Thread jean-frederic clere
Marc Saegesser wrote: Here's an update on where I stand right now on building/running mod_jk for Apache 2.0 beta 16. I spent a considerable amount of time on the automake route. Cygwin doesn't include libtool by default so I had to download and build that. I then ran into an odd build

[PATCH]: resending jakarta-tomcat-4.0/catalina/build.xml

2001-10-02 Thread Patrick Luby
It looks like I forgot to attach the patch file in my original posting. Patrick --- Original Message Hello, I found the following 2 problems when building using ant clean ; ant dist against the HEAD of the cvs tree this morning: 1.

RE: [J-T-C] Update: Building mod_jk for Apache 2.0/Windows

2001-10-02 Thread Marc Saegesser
Nope, no error messages. The first thing I ran into was that WIN32 needs to be defined for Win32 compiles. I manually added that to CFLAGS in all the generated Makefiles and things got further, but there were still problems (I don't recall exactly what at the moment). At that point I decided

Re: [J-T-C] Update: Building mod_jk for Apache 2.0/Windows

2001-10-02 Thread Justin Erenkrantz
On Tue, Oct 02, 2001 at 10:29:41AM -0500, Marc Saegesser wrote: Here's an update on where I stand right now on building/running mod_jk for Apache 2.0 beta 16. Please don't use Apache 2.0.16. Use the latest version from CVS. Also, I'm not sure where automake is coming from - we don't use

Rebinding Resolved Objects

2001-10-02 Thread Will Stranathan
Unfortunately, I've deleted the message, so I can't just respond to it, but Remy noted that Catalina doesn't rebind resolved objects in the JNDI implementation. After I thought about this some, I don't really know how I feel about that I KNOW that MVC is probably the better way to go, so

RE: [J-T-C] Update: Building mod_jk for Apache 2.0/Windows

2001-10-02 Thread Marc Saegesser
I'll grab the latest CVS and see how that works. The buildconf.sh in jk/native/Apache-2.0 runs libtoolize, automake, aclocal and autoconf. Cygwin includes all of these except libtool. I built it and installed it into /usr/local/bin and bad things happened. I put it into /usr/bin and things

cvs commit: jakarta-tomcat-4.0/catalina build.xml

2001-10-02 Thread remm
remm01/10/02 11:23:18 Modified:catalina build.xml Log: - Ooops, made a mistake with the condition for copying Xerces. Thanks to Patrick Luby for the patch. Revision ChangesPath 1.71 +1 -4 jakarta-tomcat-4.0/catalina/build.xml Index: build.xml

cvs commit: jakarta-tomcat-4.0/lib jakarta-regexp-1.2.jar tomcat-ajp.jar tomcat-util.jar

2001-10-02 Thread remm
remm01/10/02 11:25:17 Added: lib jakarta-regexp-1.2.jar tomcat-ajp.jar tomcat-util.jar Log: - Since nobody complained, put the AJP and tomcat-util binary in the CVS. - Also add regexp 1.2, since it's very small. Revision ChangesPath

Re: DO NOT REPLY [Bug 3884] - SingleThreadModel servlets not pooledresults in low performance

2001-10-02 Thread Craig R. McClanahan
On Tue, 2 Oct 2001, Jon Stevens wrote: Date: Tue, 02 Oct 2001 10:11:54 -0700 From: Jon Stevens [EMAIL PROTECTED] Reply-To: [EMAIL PROTECTED] To: tomcat-dev [EMAIL PROTECTED] Subject: Re: DO NOT REPLY [Bug 3884] - SingleThreadModel servlets not pooled results in low performance In

cvs commit: jakarta-tomcat-4.0 build.properties.sample BUILDING.txt

2001-10-02 Thread remm
remm01/10/02 11:26:30 Modified:.build.properties.sample BUILDING.txt Log: - Update properties values. - Update build instructions. Revision ChangesPath 1.17 +10 -7 jakarta-tomcat-4.0/build.properties.sample Index: build.properties.sample

Re: [J-T-C] Update: Building mod_jk for Apache 2.0/Windows

2001-10-02 Thread Justin Erenkrantz
On Tue, Oct 02, 2001 at 01:24:53PM -0500, Marc Saegesser wrote: I'll grab the latest CVS and see how that works. The buildconf.sh in jk/native/Apache-2.0 runs libtoolize, automake, aclocal and autoconf. Cygwin includes all of these except libtool. I built it and installed it into

Re: Rebinding Resolved Objects

2001-10-02 Thread Craig R. McClanahan
On Tue, 2 Oct 2001, Will Stranathan wrote: Date: Tue, 02 Oct 2001 13:21:39 -0500 From: Will Stranathan [EMAIL PROTECTED] Reply-To: [EMAIL PROTECTED] To: [EMAIL PROTECTED] Subject: Rebinding Resolved Objects Unfortunately, I've deleted the message, so I can't just respond to it, but

Re: Rebinding Resolved Objects

2001-10-02 Thread Remy Maucherat
On Tue, 2 Oct 2001, Will Stranathan wrote: Unfortunately, I've deleted the message, so I can't just respond to it, but Remy noted that Catalina doesn't rebind resolved objects in the JNDI implementation. I don't think you want to rebind *every* object universally - sometimes the

Re: Rebinding Resolved Objects

2001-10-02 Thread Will Stranathan
See my comments below... On Tue, 2 Oct 2001 11:30:11 -0700 (PDT) Craig R. McClanahan [EMAIL PROTECTED] wrote: On Tue, 2 Oct 2001, Will Stranathan wrote: respond to it, but Remy noted that Catalina doesn't rebind resolved objects in the JNDI implementation. I don't think you

DO NOT REPLY [Bug 3920] - HttpSessionBindingListener not working for session expiration

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

DO NOT REPLY [Bug 3905] - request.getIntputStream()/Reader.close() problem.

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

DO NOT REPLY [Bug 3920] - HttpSessionBindingListener partially working for session expiration

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

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

2001-10-02 Thread bojan
bojan 01/10/02 14:53:10 Modified:src/share/org/apache/jasper/servlet JspServlet.java Log: SingleThreadModel fix from Mats Löfkvist Revision ChangesPath 1.11 +7 -1 jakarta-tomcat/src/share/org/apache/jasper/servlet/JspServlet.java Index: JspServlet.java

DO NOT REPLY [Bug 3851] - SingleThreadModel ignored

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

DO NOT REPLY [Bug 295] - Config files with Multiple User IDs BugRat Report#546

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

DO NOT REPLY [Bug 295] - Config files with Multiple User IDs BugRat Report#546

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

RE: Tomcat 4.0 license

2001-10-02 Thread Alexandru ANDREI
dear list ... HOW THE HELL CAN I UNSUBSCRIBE FROM THIS LIST ??? Or at least to switch to digest mode ? -Original Message- From: HO,ELWIN (HP-Cupertino,ex1) [mailto:[EMAIL PROTECTED]] Sent: Tuesday, October 02, 2001 3:30 PM To: '[EMAIL PROTECTED]'; '[EMAIL PROTECTED]' Subject: Tomcat 4.0

cvs commit: jakarta-tomcat-4.0/catalina build.xml

2001-10-02 Thread remm
remm01/10/02 16:20:44 Modified:catalina build.xml Log: - Xerces is actually required, except for JDK 1.4. - Modify a few other flags. - Add a jaxp.present flag (JAXP is required to build and run, and is included in the Xerces JAR). Revision ChangesPath 1.72

cvs commit: jakarta-tomcat-4.0 build.xml

2001-10-02 Thread craigmcc
craigmcc01/10/02 16:48:24 Modified:.build.xml Log: Set defaults for tomcat-ajp.jar and tomcat-util.jar that cover the normal case of using the checked-in JAR files. This avoids the need to have a Tomcat-local build.properties to compile at all (or have Tomcat-specific

[Tomcat 4.1] Proposed Slight Binary Distribution Rearrangement

2001-10-02 Thread Craig R. McClanahan
I'd like to propose a small change in the binary distribution layout for the next version of Tomcat (4.1). It's probably not a good idea to introduce this in a 4.0.1 maintenance update, though. Currently, the Shared class loader is set up based on unpacked classes in the $CATALINA_HOME/classes

DO NOT REPLY [Bug 3932] New: - JspC leaks memory

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

cvs commit: jakarta-tomcat-4.0/catalina/src/share/org/apache/catalina/valves ErrorReportValve.java

2001-10-02 Thread remm
remm01/10/02 19:02:05 Modified:catalina/src/share/org/apache/catalina/valves ErrorReportValve.java Log: - The reporter can be null if it would be illegal to write any additional data. Revision ChangesPath 1.5 +10 -6

cvs commit: jakarta-tomcat/src/share/org/apache/tomcat/modules/aaa AccessInterceptor.java

2001-10-02 Thread billbarker
billbarker01/10/02 22:38:44 Modified:src/share/org/apache/tomcat/modules/aaa AccessInterceptor.java Log: Add a check for INTEGRAL transport-guarantee. This gets us in line with the recommended behavior in the servlet spec (that INTEGRAL should imply

Re: [Tomcat 4.1] Proposed Slight Binary Distribution Rearrangement

2001-10-02 Thread Remy Maucherat
I'd like to propose a small change in the binary distribution layout for the next version of Tomcat (4.1). It's probably not a good idea to introduce this in a 4.0.1 maintenance update, though. Currently, the Shared class loader is set up based on unpacked classes in the