[GUMP@brutus]: jakarta-tomcat-5/jakarta-tomcat-dbcp failed

2004-08-13 Thread bobh
To whom it may engage... This is an automated request, but not an unsolicited one. For more information please visit http://gump.apache.org/nagged.html, and/or contact folk at [EMAIL PROTECTED] Project jakarta-tomcat-dbcp has an issue affecting its community integration. This issue

cvs commit: jakarta-tomcat-5 build.xml

2004-08-13 Thread billbarker
billbarker2004/08/13 00:22:22 Modified:.build.xml Log: Small change to the dbcp build target to fix Gump build. Revision ChangesPath 1.196 +6 -2 jakarta-tomcat-5/build.xml Index: build.xml

Re: Tomcat 5.0.28 release

2004-08-13 Thread Rainer Jung
We are using it also and it is very helpful. It is one of the standard product features of a container to be able to seperate container product installation from runtime instance specific files. It works very nicely with tomcat. We can even allow instance admins to extend TC by changing to an

DO NOT REPLY [Bug 30644] New: - Invalid Java code generation from JSP

2004-08-13 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT http://issues.apache.org/bugzilla/show_bug.cgi?id=30644. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.

DO NOT REPLY [Bug 30644] - Invalid Java code generation from JSP

2004-08-13 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT http://issues.apache.org/bugzilla/show_bug.cgi?id=30644. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.

DO NOT REPLY [Bug 30645] New: - Deploying .war with context.xml starts two contexts.

2004-08-13 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT http://issues.apache.org/bugzilla/show_bug.cgi?id=30645. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.

Re: New Mod_Proxy - some testing/looking

2004-08-13 Thread NormW
Good evening Bill, All... Please direct these comments to [EMAIL PROTECTED] - b.t.w., you can check out the latest httpd-2.0 HEAD and pick up the entire proxy solution (you must explicitly --enable-proxy-ajp and have the ajplib sources there too.) Someone want to take a wack at NormW's

JDT and Jasper

2004-08-13 Thread Remy Maucherat
Hi, I've changed my mind a lot on this particular subject, but I'm still investigating. I'm looking at JDT right now, for use in Jasper, to replace Ant + javac task as the default Java compiler. It might be mature enough, and would run with a JRE. It is also relatively small (the whole compiler

RE: both jdk1.5 and jdk1.4 needed to build tomcat????

2004-08-13 Thread Shapira, Yoav
Hi, Note also that CVS HEAD is not guaranteed to be stable until we make a release. If you want a stable reproduction of current code, do your checkouts with the TOMCAT_5_0 branch. Yoav Shapira Millennium Research Informatics -Original Message- From: Hiller, Dean D (Dean)

Re: RE: both jdk1.5 and jdk1.4 needed to build tomcat????

2004-08-13 Thread mlist
ATTENTION: THIS IS AN AUTOMATED RESPONSE. DO NOT REPLY TO THIS MESSAGE. If you want to end your subscription, please use this link: http://www.nethugs.com/unsubscribe.shtml If you want to subscribe, please use this link: http://www.nethugs.com/whysubscribe.shtml If you need to contact a live

RE: Tomcat 5.0.28 release

2004-08-13 Thread Shapira, Yoav
Hola, OK, feedback well put. Thanks, Yoav Shapira Millennium Research Informatics -Original Message- From: Rainer Jung [mailto:[EMAIL PROTECTED] Sent: Friday, August 13, 2004 4:10 AM To: Tomcat Developers List Subject: Re: Tomcat 5.0.28 release We are using it also and it is very

DO NOT REPLY [Bug 30650] New: - Override Object.equals() in StandardSession

2004-08-13 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT http://issues.apache.org/bugzilla/show_bug.cgi?id=30650. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.

Stein-Atle Falck/Spar/NorgesGruppen/no er ikke til stede på kontoret.

2004-08-13 Thread Stein-Atle . Falck
Jeg vil ikke være på kontoret fra og med 19.07.2004 og vil ikke være tilbake før den 16.08.2004. Jeg er på ferie i perioden. Alle henvendelser rettes til regionskontoret. - To unsubscribe, e-mail: [EMAIL PROTECTED] For

stages/CRCIA est absent(e).

2004-08-13 Thread stages
Je serai absent(e) du 09/08/2004 au 16/08/2004. Je répondrai à votre message dès mon retour. - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: Tomcat 5.0.28 release

2004-08-13 Thread Petr Jiricka
Costin Manolache wrote: Shapira, Yoav wrote: Hi, I have a couple of only-slightly-related comments, but related nonetheless so I'll put them here. Re: endorsed directories. Do we still want to support JDK 1.3 in Tomcat 5.1? Since we're gearing up for JDK 1.5, we might want to make 1.4 the

RE: Tomcat 5.0.28 release

2004-08-13 Thread Shapira, Yoav
Hola, I must say I don't fully understand the above. So what exactly will happen if the common/endorsed directory is removed? What will stop working and on which platform(s)? Are there any specific pointers to bug ids or discussions, that would explain why the endorsed directory was added in the

Re: Tomcat 5.0.28 release

2004-08-13 Thread Costin Manolache
Petr Jiricka wrote: Costin Manolache wrote: Shapira, Yoav wrote: Hi, I have a couple of only-slightly-related comments, but related nonetheless so I'll put them here. Re: endorsed directories. Do we still want to support JDK 1.3 in Tomcat 5.1? Since we're gearing up for JDK 1.5, we might want to

Re: Tomcat 5.0.28 release

2004-08-13 Thread Costin Manolache
To clarify: I wasn't proposing to remove the separate product installation and runtime, but the contrary - to make that the default. Right now tomcat operates in 2 modes - one where CATALINA_HOME is identical with CATALINA_BASE, and one where you have them separate ( like you use ). I think it

Re: JDT and Jasper

2004-08-13 Thread Costin Manolache
Are you talking about the compiler in eclipse ? Does it allow a way to set up to use jikes ? Costin Remy Maucherat wrote: Hi, I've changed my mind a lot on this particular subject, but I'm still investigating. I'm looking at JDT right now, for use in Jasper, to replace Ant + javac task as the

Re: JDT and Jasper

2004-08-13 Thread Remy Maucherat
Costin Manolache wrote: Are you talking about the compiler in eclipse ? Yes. Does it allow a way to set up to use jikes ? No. It's a compiler written in Java, and it should be fast enough. Rémy - To unsubscribe, e-mail: [EMAIL

Re: Tomcat 5.0.28 release

2004-08-13 Thread Remy Maucherat
Costin Manolache wrote: If you remove common/endorsed: - jdk1.3 - it'll work if you add your own parser in common/lib or jre/lib/ext or classpath - jdk1.4 - because the parser in jdk1.4 is an old xerces, xml schema validation might fail, everything else should work. - jdk1.5 - AFAIK everything

Re: both jdk1.5 and jdk1.4 needed to build tomcat????

2004-08-13 Thread Costin Manolache
What I did is add target=1.3 source=1.3 on each javac target in build.xml files failing under 1.5. Also in Eclipse java/compiler/compliance - 1.3, and same in idea. This lets me compile with 1.5 or eclipse ( I have it set to generate classes in the same dir ant would compile - so ant is only

DO NOT REPLY [Bug 30653] New: - Logic Error jakarta-tomcat-5/build.xml

2004-08-13 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT http://issues.apache.org/bugzilla/show_bug.cgi?id=30653. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.

DO NOT REPLY [Bug 30653] - Logic Error jakarta-tomcat-5/build.xml

2004-08-13 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT http://issues.apache.org/bugzilla/show_bug.cgi?id=30653. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.

DO NOT REPLY [Bug 30653] - Logic Error jakarta-tomcat-5/build.xml

2004-08-13 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT http://issues.apache.org/bugzilla/show_bug.cgi?id=30653. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.

Re: JDT and Jasper

2004-08-13 Thread Remy Maucherat
Remy Maucherat wrote: Hi, I've changed my mind a lot on this particular subject, but I'm still investigating. I'm looking at JDT right now, for use in Jasper, to replace Ant + javac task as the default Java compiler. It might be mature enough, and would run with a JRE. It is also relatively

Re: New Mod_Proxy - some testing/looking

2004-08-13 Thread jean-frederic clere
NormW wrote: Good evening Bill, All... Please direct these comments to [EMAIL PROTECTED] - b.t.w., you can check out the latest httpd-2.0 HEAD and pick up the entire proxy solution (you must explicitly --enable-proxy-ajp and have the ajplib sources there too.) Someone want to take a wack at

Re: building tomcat source in eclipse

2004-08-13 Thread Patrick Lacson
Thanks Costin, I'll give that a try. On Thu, 12 Aug 2004 22:07:50 -0700, Costin Manolache [EMAIL PROTECTED] wrote: The trick is to get all dependencies. Do an ant download, then create project for repository, tomcat-connectors, tomcat-catalina, jasper, servletapi ( with the obvious

DO NOT REPLY [Bug 30654] New: - web.xml included with servlets-examples contains an error

2004-08-13 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT http://issues.apache.org/bugzilla/show_bug.cgi?id=30654. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.

DO NOT REPLY [Bug 30152] - content length when length Integer.MAX_VALUE

2004-08-13 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT http://issues.apache.org/bugzilla/show_bug.cgi?id=30152. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.

DO NOT REPLY [Bug 30141] - GET posting fails on JISAutoDetect Character Encoding

2004-08-13 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT http://issues.apache.org/bugzilla/show_bug.cgi?id=30141. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.

Re: JDT and Jasper

2004-08-13 Thread Costin Manolache
Remy Maucherat wrote: Remy Maucherat wrote: Hi, I've changed my mind a lot on this particular subject, but I'm still investigating. I'm looking at JDT right now, for use in Jasper, to replace Ant + javac task as the default Java compiler. It might be mature enough, and would run with a JRE. It

Re: building tomcat source in eclipse

2004-08-13 Thread Chris
The trick is to get all dependencies. Do an ant download, then create project for repository, tomcat-connectors, tomcat-catalina, jasper, servletapi ( with the obvious dependencis ). What is ant download ? How to do that in Eclipse? TIA - Original Message - From: Patrick Lacson

cvs commit: jakarta-tomcat-catalina/catalina/src/share/org/apache/catalina/authenticator SingleSignOn.java

2004-08-13 Thread markt
markt 2004/08/13 13:19:51 Modified:catalina/src/share/org/apache/catalina/authenticator SingleSignOn.java Log: Fix bug 29956. Incorrect handling of negative timeout in SingleSignOn.sessionEvent() - Patch provided by Brian Stansberry Revision

cvs commit: jakarta-tomcat-4.0/catalina/src/share/org/apache/catalina/authenticator SingleSignOn.java

2004-08-13 Thread markt
markt 2004/08/13 13:21:06 Modified:catalina/src/share/org/apache/catalina/authenticator SingleSignOn.java Log: Fix bug 29956. Incorrect handling of negative timeout in SingleSignOn.sessionEvent() - Patch provided by Brian Stansberry - Ported from TC5

DO NOT REPLY [Bug 29956] - Incorrect handling of negative timeout in SingleSignOn.sessionEvent()

2004-08-13 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT http://issues.apache.org/bugzilla/show_bug.cgi?id=29956. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.

want SocketException on connection reset to come back

2004-08-13 Thread Pete Heist
Earlier versions of Tomcat would throw a SocketException (connection reset by peer, or similar) when the client closed the connection. However, now this doesn't seem to occur and servlets continue writing output back to the client even when it's gone away. This is a problem, for example, for

DO NOT REPLY [Bug 28790] - connection reset by peer and ajp13.service() ajpGetReply recoverable error 3 mod_jk2

2004-08-13 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT http://issues.apache.org/bugzilla/show_bug.cgi?id=28790. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.

DO NOT REPLY [Bug 30661] New: - No Mac OS X binaries for JK2

2004-08-13 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT http://issues.apache.org/bugzilla/show_bug.cgi?id=30661. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.

Re: New Mod_Proxy - some testing/looking

2004-08-13 Thread NormW
Good morning, NormW wrote: Good evening Bill, All... Please direct these comments to [EMAIL PROTECTED] - b.t.w., you can check out the latest httpd-2.0 HEAD and pick up the entire proxy solution (you must explicitly --enable-proxy-ajp and have the ajplib sources there too.) Someone

DO NOT REPLY [Bug 30639] - JspC does not close .jsp files

2004-08-13 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT http://issues.apache.org/bugzilla/show_bug.cgi?id=30639. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.

DO NOT REPLY [Bug 30654] - web.xml included with servlets-examples contains an error

2004-08-13 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT http://issues.apache.org/bugzilla/show_bug.cgi?id=30654. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.

DO NOT REPLY [Bug 30639] - JspC does not close .jsp files

2004-08-13 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT http://issues.apache.org/bugzilla/show_bug.cgi?id=30639. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.