cvs commit: jakarta-tomcat-4.0/catalina/src/share/org/apache/catalina/users MemoryUserDatabase.java

2002-08-13 Thread amyroh
amyroh 2002/08/13 01:08:17 Modified:catalina/src/share/org/apache/catalina/core StandardServer.java catalina/src/share/org/apache/catalina/users MemoryUserDatabase.java Log: Improve internationalization - store file wit

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

2002-08-13 Thread amyroh
amyroh 2002/08/13 01:09:08 Modified:webapps/admin/WEB-INF web.xml Log: Improve internationalization - use filter servlet to decode post and get parameters. Patch submitted by Takashi Okamoto [EMAIL PROTECTED] Revision ChangesPath 1.14 +27 -1 jakarta-tomc

RE: pageEncoding for Shift_JIS doesn't work by using Apache Tomcat/4.1.8-LE-jdk14

2002-08-13 Thread David Shanahan
Actually the strangeness with the language="java" attribute was version 4.1.3. Whatever was going on seems to have been fixed since then. I just tried 4.1.8 and it seems to work fine. I tried <%@ page pageEncoding="Shift_JIS" %> AND <%@ page contentType="text/html; charset=Shift_JIS" %> and

DO NOT REPLY [Bug 11652] New: - ServletContext.getContext(anything) doesn't work from ROOT context

2002-08-13 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_b

Re: pageEncoding for Shift_JIS doesn't work by using Apache Tomcat/4.1.8-LE-jdk14

2002-08-13 Thread Osamu Hashimoto
Hello again, David. Thank you for consideration for pageEncoding issue. At this point, I am trying 4.1.8 too. I also found JSP's result view by browser written like shown below : <%@ page pageEncoding="Shift_JIS" %> together with <%@ page contentType="text/html; charset=Shift_JIS" %> or <

cvs commit: jakarta-tomcat-5 build.properties.default

2002-08-13 Thread remm
remm2002/08/13 03:56:33 Modified:.build.properties.default Log: - Update to Beanutils 1.4. - Update to C-L 1.0.1. Revision ChangesPath 1.24 +6 -6 jakarta-tomcat-5/build.properties.default Index: build.properties.default

DO NOT REPLY [Bug 11646] - Jasper compilation problem: 'else' without 'if'

2002-08-13 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_b

Re: [4.1.9] New test milestone released

2002-08-13 Thread Remy Maucherat
Glenn Nielsen wrote: > [EMAIL PROTECTED] wrote: > >> On Mon, 12 Aug 2002, Glenn Nielsen wrote: >> >> >>> JASPER 2 JSP Page Comiles >>> - >>> >>> I would also like to see Jasper 2 changed so that JSP page compiles >>> occur >>> externally outside of the Tomcat4 JVM process

DO NOT REPLY [Bug 11656] New: - UTF-8 encoding not supported correctly in included text file or JSP Document

2002-08-13 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_b

DO NOT REPLY [Bug 11656] - UTF-8 encoding not supported correctly in included text file or JSP Document

2002-08-13 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_b

DO NOT REPLY [Bug 11657] New: - AJP13 Connector redirect does not work

2002-08-13 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_b

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

2002-08-13 Thread remm
remm2002/08/13 05:21:25 Modified:catalina build.xml Log: - Remove commons-lang for now. Revision ChangesPath 1.14 +1 -8 jakarta-tomcat-catalina/catalina/build.xml Index: build.xml ===

cvs commit: jakarta-tomcat-5 build.properties.default

2002-08-13 Thread remm
remm2002/08/13 05:21:56 Modified:.build.properties.default Log: - Update to new versions. - Remove commons-lang for now. Revision ChangesPath 1.25 +7 -13 jakarta-tomcat-5/build.properties.default Index: build.properties.default =

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

2002-08-13 Thread remm
remm2002/08/13 05:28:06 Modified:catalina build.xml Log: - Remove commons-lang. Revision ChangesPath 1.126 +1 -7 jakarta-tomcat-4.0/catalina/build.xml Index: build.xml === RCS file: /ho

cvs commit: jakarta-tomcat-4.0 build.properties.sample gump.xml

2002-08-13 Thread remm
remm2002/08/13 05:28:42 Modified:.build.properties.sample gump.xml Log: - Remove commons-lang. - Update version numbers. Revision ChangesPath 1.48 +10 -18jakarta-tomcat-4.0/build.properties.sample Index: build.properties.sample =

[4.1.9] Stability rating

2002-08-13 Thread Remy Maucherat
4.1.9 is 4.1.8 with a few major bug fixes. 4.1.10 will integrate stable releases of some commons components, like DBCP, as well as a few more bug fixes, and will be made available as another milestone within two weeks. I'm -1 with considering 4.1.9 as a RC, since the components it depended on

[5.0] [VOTE] Release numbering scheme and test releases

2002-08-13 Thread Remy Maucherat
Hi, First, a simple vote about the version numbering scheme for Tomcat 5.0. I think the method used for Tomcat 4.1.x is working well and promotes quality, although it certainly delayed the apprition of a stable build of Tomcat 4.1. I propose keeping it for Tomcat 5.0. +1 [ ] Tomcat 5 should u

Re: [5.0] [VOTE] Release numbering scheme and test releases

2002-08-13 Thread Pier Fumagalli
"Remy Maucherat" <[EMAIL PROTECTED]> wrote: > > +1 [X] Tomcat 5 should use Tomcat 4.1 version numbering scheme and >release management > -1 [ ] Tomcat 5 should use something else (to be decided later) > No comment. > > +1 [ ] Start releasing milestones for Tomcat 5.0 on a regular bas

Differences between ajp12 and ajp13

2002-08-13 Thread Gernot Lepuschitz
Hi, I´m working on an integration of Tomcat4 with our Hyperwave Information Server (for those who don´t know -> something like IIS from MS, but much better :)) I can´t find any info on the changes from ajp12 to ajp13, which I need the figure out, how much time we will need to implement the integ

Repackaging the APIs

2002-08-13 Thread Remy Maucherat
As voted earlier, I will repackage the servlet & JSP APIs in separate directories (named after the jsr number). I'll do that in the jakarta-servletapi-5 repository, although it would be a good idea to eventually move them to a more general jakarta-api repository, as suggested by Jon. Remy -

DO NOT REPLY [Bug 11662] New: - GlobalResources unavailable in DefaultContext

2002-08-13 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_b

DO NOT REPLY [Bug 11662] - GlobalResources unavailable in DefaultContext

2002-08-13 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_b

Re: Differences between ajp12 and ajp13

2002-08-13 Thread Michael E. Locasto
Gernot, http://jakarta.apache.org/tomcat/tomcat-3.3-doc/AJPv13.html http://jakarta.apache.org/tomcat/tomcat-4.1-doc/config/connectors.html Regards, Michael - Original Message - From: "Gernot Lepuschitz" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Tuesday, August 13, 2002 10:53 AM

cvs commit: jakarta-tomcat-5 BUILDING.txt build.properties.default

2002-08-13 Thread patrickl
patrickl2002/08/13 08:40:00 Modified:.BUILDING.txt build.properties.default Log: Update build instructions to match recent updates to the build.properties.default file Revision ChangesPath 1.16 +25 -43jakarta-tomcat-5/BUILDING.txt Index: BUILDING.t

cvs commit: jakarta-tomcat-connectors/coyote build.xml

2002-08-13 Thread remm
remm2002/08/13 08:41:02 Modified:coyote build.xml Log: - Use servlet.jar property. Revision ChangesPath 1.14 +7 -4 jakarta-tomcat-connectors/coyote/build.xml Index: build.xml === RCS

Re: [5.0] [VOTE] Release numbering scheme and test releases

2002-08-13 Thread costinm
On Tue, 13 Aug 2002, Remy Maucherat wrote: > Hi, > > First, a simple vote about the version numbering scheme for Tomcat 5.0. > I think the method used for Tomcat 4.1.x is working well and promotes > quality, although it certainly delayed the apprition of a stable build > of Tomcat 4.1. > I pro

Re: [5.0] [VOTE] Release numbering scheme and test releases

2002-08-13 Thread Craig R. McClanahan
On Tue, 13 Aug 2002, Remy Maucherat wrote: > Date: Tue, 13 Aug 2002 15:06:35 +0200 > From: Remy Maucherat <[EMAIL PROTECTED]> > Reply-To: Tomcat Developers List <[EMAIL PROTECTED]> > To: Tomcat Developers List <[EMAIL PROTECTED]> > Subject: [5.0] [VOTE] Release numbering scheme and test release

Re: [5.0] [VOTE] Release numbering scheme and test releases

2002-08-13 Thread Patrick Luby
Remy, Here are my votes: +1 [X] Tomcat 5 should use Tomcat 4.1 version numbering scheme and release management -1 [ ] Tomcat 5 should use something else (to be decided later) +1 [ ] Start releasing milestones for Tomcat 5.0 on a regular basis soon -1 [X] No, later Patrick --

DO NOT REPLY [Bug 11646] - Jasper compilation problem: 'else' without 'if'

2002-08-13 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_b

cvs commit: jakarta-servletapi-5/jsr152 - Imported sources

2002-08-13 Thread remm
remm2002/08/13 09:21:00 Log: - Add JSP API (JSR 152). Status: Vendor Tag: avendor Release Tags: arelease N jakarta-servletapi-5/jsr152/.cvsignore N jakarta-servletapi-5/jsr152/BUILDING.txt N jakarta-servletapi-5/jsr152/LICENSE N jakarta-servletapi-5/jsr152/REA

cvs commit: jakarta-servletapi-5/jsr154 - Imported sources

2002-08-13 Thread remm
remm2002/08/13 09:21:49 Log: - Add Servlet API (JSR 154). Status: Vendor Tag: ASF Release Tags: initial N jakarta-servletapi-5/jsr154/.cvsignore N jakarta-servletapi-5/jsr154/BUILDING.txt N jakarta-servletapi-5/jsr154/LICENSE N jakarta-servletapi-5/jsr154/READ

cvs commit: jakarta-tomcat-5 build.xml

2002-08-13 Thread remm
remm2002/08/13 09:26:01 Modified:.build.xml Log: - Use the new APIs home. Revision ChangesPath 1.23 +28 -7 jakarta-tomcat-5/build.xml Index: build.xml === RCS file: /home/cvs/ja

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

2002-08-13 Thread remm
remm2002/08/13 09:26:11 Modified:catalina build.xml Log: - Use the new APIs home. Revision ChangesPath 1.15 +7 -6 jakarta-tomcat-catalina/catalina/build.xml Index: build.xml === RCS fi

cvs commit: jakarta-tomcat-connectors/jk build.xml

2002-08-13 Thread remm
remm2002/08/13 09:26:37 Modified:jk build.xml Log: - Use the new APIs home. Revision ChangesPath 1.47 +2 -1 jakarta-tomcat-connectors/jk/build.xml Index: build.xml === RCS file:

cvs commit: jakarta-tomcat-catalina/webapps/docs project.xml

2002-08-13 Thread remm
remm2002/08/13 09:26:24 Modified:webapps/docs project.xml Log: - Use the new APIs home. Revision ChangesPath 1.3 +2 -1 jakarta-tomcat-catalina/webapps/docs/project.xml Index: project.xml ==

cvs commit: jakarta-tomcat-jasper/jasper2 build.xml

2002-08-13 Thread remm
remm2002/08/13 09:26:45 Modified:jasper2 build.xml Log: - Use the new APIs home. Revision ChangesPath 1.15 +7 -3 jakarta-tomcat-jasper/jasper2/build.xml Index: build.xml === RCS file:

cvs commit: jakarta-tomcat-catalina/webapps/admin build.xml

2002-08-13 Thread remm
remm2002/08/13 09:30:44 Modified:webapps/admin build.xml Log: - Use the new APIs home. Revision ChangesPath 1.3 +13 -5 jakarta-tomcat-catalina/webapps/admin/build.xml Index: build.xml ==

cvs commit: jakarta-tomcat-5 build.xml

2002-08-13 Thread patrickl
patrickl2002/08/13 09:31:04 Modified:.build.xml Log: Update "download" target to match recent changes in the build.properties.default file Revision ChangesPath 1.24 +6 -35 jakarta-tomcat-5/build.xml Index: build.xml ===

cvs commit: jakarta-servletapi-5/src/share/javax/servlet/jsp/tagext/doc-files BodyTagProtocol.gif IterationTagProtocol.gif TagProtocol.gif VariableInfo-1.gif

2002-08-13 Thread remm
remm2002/08/13 09:43:22 Removed: ..cvsignore BUILDING.txt LICENSE README.txt build.xml src/etc manifest src/share/dtd XMLSchema.dtd datatypes.dtd j2ee_1_4.xsd jsp_2_0.xsd jspxml.dtd jspxml.xsd web

cvs commit: jakarta-tomcat-5 build.properties.default build.xml

2002-08-13 Thread remm
remm2002/08/13 09:52:19 Modified:.build.properties.default build.xml Log: - Use CL 1.0.1 tar.gz (smaller). - Update to digester 1.3. Revision ChangesPath 1.27 +5 -5 jakarta-tomcat-5/build.properties.default Index: build.properties.default =

cvs commit: jakarta-tomcat-5 build.xml

2002-08-13 Thread remm
remm2002/08/13 09:59:12 Modified:.build.xml Log: - Forgot to remove a copy. Revision ChangesPath 1.26 +0 -5 jakarta-tomcat-5/build.xml Index: build.xml === RCS file: /home/cvs/

DO NOT REPLY [Bug 10608] - startup dumps core when using CATALINA_BASE

2002-08-13 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_b

Re: Servlet Compilation Takes Way Too Long

2002-08-13 Thread micael
That is very helpful, Glenn. Thanks for your response. Can I pretty much slip Tomcat 4.1 into my setup and expect reasonable results, or will I go through a serious recoding period? Also, can I Jasper 2 be added to Tomcat 4.0? Micael At 03:57 PM 8/12/2002 -0500, you wrote: >Tomcat 4.1.x us

Re: [5.0] [VOTE] Release numbering scheme and test releases

2002-08-13 Thread Bill Barker
> > > +1 [X] Tomcat 5 should use Tomcat 4.1 version numbering scheme and > release management > -1 [ ] Tomcat 5 should use something else (to be decided later) > > > > > +1 [ ] Start releasing milestones for Tomcat 5.0 on a regular basis soon > -1 [X] No, later But it's really more of a -0. >

cvs commit: jakarta-tomcat-connectors/util/java/org/apache/tomcat/util/conf Config.java

2002-08-13 Thread costin
costin 2002/08/13 10:43:33 Removed: util/java/org/apache/tomcat/util/conf Config.java Log: Remove the experimental config interface. I think it was pretty bad, and I think I found a better ( or at least cleaner ) solution. -- To unsubscribe, e-mail:

cvs commit: jakarta-tomcat-connectors/util/java/org/apache/tomcat/util/conf package.html

2002-08-13 Thread costin
costin 2002/08/13 10:44:08 Removed: util/java/org/apache/tomcat/util/conf package.html Log: Remove this one as well, no longer needed. -- To unsubscribe, e-mail: For additional commands, e-mail:

cvs commit: jakarta-tomcat-5 BUILDING.txt

2002-08-13 Thread patrickl
patrickl2002/08/13 11:05:09 Modified:.BUILDING.txt Log: More updates to match updates to build.properties.default Revision ChangesPath 1.17 +5 -5 jakarta-tomcat-5/BUILDING.txt Index: BUILDING.txt ==

Re: [5.0] [VOTE] Release numbering scheme and test releases

2002-08-13 Thread Amy Roh
> > +1 [X] Tomcat 5 should use Tomcat 4.1 version numbering scheme and > release management > -1 [ ] Tomcat 5 should use something else (to be decided later) > > > Although Tomcat 5 is still far from being feature complete (and won't be > in stable form until the servlet & JSP specs ship, at

Re: [5.0] [VOTE] Release numbering scheme and test releases

2002-08-13 Thread Steve Downey
Milestones imply a series of goals to be met, not just when we feel like it, or every Tuesday. To be a milestone, there need to some objective criteria that everyone can agree have been met. Don't get me wrong, I like frequent builds, I just hate to see a useful release engineering term get

[5][PATCH] Patch to BUILDING.txt to identify dependencies for optional components

2002-08-13 Thread Steve Downey
This patch to BUILDING.txt documents what the optional components enable in Tomcat, and where the build process expects to find things. ? .project Index: BUILDING.txt === RCS file: /home/cvspublic/jakarta-tomcat-5/BUILDING.txt,v re

DO NOT REPLY [Bug 11674] New: - include throws IllegalStateException

2002-08-13 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_b

DO NOT REPLY [Bug 11632] - java.net.BindException: The socket name is already in use.

2002-08-13 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_b

DO NOT REPLY [Bug 11674] - include throws IllegalStateException

2002-08-13 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_b

Absolute fields required for JDBC & JNDI Realm pages in admin webapp

2002-08-13 Thread Amy Roh
JDBC and JNDI Realms have many attributes. What's the minimum list of attributes to enable these two Realms? I'll need to know the minimum required list of attributes to validate the realm pages in admin webapp. Currently, it's validating all the fields as required which I think is too str

Re: [4.1.9] Stability rating

2002-08-13 Thread Glenn Nielsen
Remy Maucherat wrote: > 4.1.9 is 4.1.8 with a few major bug fixes. > > 4.1.10 will integrate stable releases of some commons components, like > DBCP, as well as a few more bug fixes, and will be made available as > another milestone within two weeks. > > I'm -1 with considering 4.1.9 as a RC,

Re: [5.0] [VOTE] Release numbering scheme and test releases

2002-08-13 Thread Glenn Nielsen
Remy Maucherat wrote: > Hi, > > First, a simple vote about the version numbering scheme for Tomcat 5.0. > I think the method used for Tomcat 4.1.x is working well and promotes > quality, although it certainly delayed the apprition of a stable build > of Tomcat 4.1. > I propose keeping it for T

[5] examples webapp and catalina unit tests

2002-08-13 Thread Steve Downey
The catalina unit tests depend on the examples webapp, which isn't part of the jakarta-tomcat-catalina repository. I believe Remy had suggested making the examples part of the servlet-api repo, but that isn't done. Should the examples webapp be brought into the jakarta-tomcat-catalina repo, or

Re: [5] examples webapp and catalina unit tests

2002-08-13 Thread Remy Maucherat
Steve Downey wrote: > The catalina unit tests depend on the examples webapp, which isn't part of the > jakarta-tomcat-catalina repository. I believe Remy had suggested making the > examples part of the servlet-api repo, but that isn't done. Please be patient. I'll add them back as part of the

[VOTE] New committer: Jean-Francois Arcand

2002-08-13 Thread Patrick Luby
I would like to propose that we add Jean-François Arcand as a Tomcat committer. I believe he has submitted enough patches to show that he will be a positive contributor to Tomcat 5. Thanks, Patrick -- Patrick Luby

cvs commit: jakarta-tomcat-connectors/coyote/src/java/org/apache/coyote/tomcat5 CoyoteResponse.java

2002-08-13 Thread patrickl
patrickl2002/08/13 13:44:14 Modified:coyote/src/java/org/apache/coyote/tomcat5 CoyoteResponse.java Log: Use SC_FOUND instead of SC_MOVED_TEMPORARILY in accordance with section 15.1.5 of the Servlet 2.4 specification Revision ChangesPath 1.4

cvs commit: jakarta-tomcat-catalina/catalina/src/share/org/apache/catalina/servlets WebdavServlet.java

2002-08-13 Thread patrickl
patrickl2002/08/13 13:45:02 Modified:catalina/src/share/org/apache/catalina/connector HttpResponseBase.java catalina/src/share/org/apache/catalina/servlets WebdavServlet.java Log: Use SC_FOUND instead of SC_MOVED_TEMPORA

Re: [VOTE] New committer: Jean-Francois Arcand

2002-08-13 Thread Justyna Horwat
+1 Justy Patrick Luby wrote: > I would like to propose that we add Jean-François Arcand as a Tomcat > committer. I believe he has submitted enough patches to show that he > will be a positive contributor to Tomcat 5. > > Thanks, > > Patrick > -- To unsubscribe, e-mail:

Re: [VOTE] New committer: Jean-Francois Arcand

2002-08-13 Thread costinm
+1 Costin On Tue, 13 Aug 2002, Patrick Luby wrote: > I would like to propose that we add Jean-François Arcand as a Tomcat > committer. I believe he has submitted enough patches to show that he > will be a positive contributor to Tomcat 5. > > Thanks, > > Patrick > > -- To unsubscribe, e

cvs commit: jakarta-tomcat-4.0/webapps/admin/realm jndiRealm.jsp

2002-08-13 Thread amyroh
amyroh 2002/08/13 15:35:20 Modified:webapps/admin/WEB-INF/classes/org/apache/webapp/admin ApplicationResources_en.properties ApplicationResources_es.properties webapps/admin/WEB-INF/classes/org/apache/webapp/admin/realm

cvs commit: jakarta-tomcat-4.0/catalina/src/share/org/apache/catalina/mbeans mbeans-descriptors.xml

2002-08-13 Thread amyroh
amyroh 2002/08/13 15:37:07 Modified:catalina/src/share/org/apache/catalina/mbeans mbeans-descriptors.xml Log: Add userSearch editable field in JNDIRealm admin page. Revision ChangesPath 1.66 +23 -19 jakarta-tomcat-4.0/catalina/src/share/

Re: [VOTE] New committer: Jean-Francois Arcand

2002-08-13 Thread Amy Roh
Patrick Luby wrote: > I would like to propose that we add Jean-François Arcand as a Tomcat > committer. I believe he has submitted enough patches to show that he > will be a positive contributor to Tomcat 5. +1 Amy > > Thanks, > > Patrick > -- To unsubscribe, e-mail:

Tomcat -4.0.3 , large file upload Fails.

2002-08-13 Thread Shantling Nandargi
I am facing a problem while uploading large files ( more than 10MB) using https. The same stuff works for http. If files are less than 10MB https also works. Any desperately needed help would be appreciated. SET UP INFO: Tomcat : 4.0.3 IIS 5.0 JDK 1.3.1 WINDOWS 2000. I get error , saying "XXX

DO NOT REPLY [Bug 11678] New: - JNDIRealm times out/prompts for password with BASIC authentication

2002-08-13 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_b

DO NOT REPLY [Bug 11679] New: - "anonymous bind failed" exceptions occur if connectionName not specified with JNDIRealm

2002-08-13 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_b

Re: [VOTE] New committer: Jean-Francois Arcand

2002-08-13 Thread Bob Herrmann
+1 ! On Tue, 2002-08-13 at 16:29, Patrick Luby wrote: > I would like to propose that we add Jean-François Arcand as a Tomcat > committer. I believe he has submitted enough patches to show that he > will be a positive contributor to Tomcat 5. > > Thanks, > > Patrick > > -- >

Re: pageEncoding for Shift_JIS doesn't work by using ApacheTomcat/4.1.8-LE-jdk14

2002-08-13 Thread Kazuhiro Kazama
Hi, David, I guess that Osamu misunderstand the JSP 1.2 specification. For example, <%@ page pageEncoding="Shift_JIS" %> is able to be rewrite the following because contentType attribute's default value is "text/html"; <%@ page contentType="text/html" pageEncoding="Shift_JIS" %> and its meani

Re: [VOTE] New committer: Jean-Francois Arcand

2002-08-13 Thread Marcelo Mendes Fernandes
+1 MMFernandes. - Original Message - From: "Amy Roh" <[EMAIL PROTECTED]> To: "Tomcat Developers List" <[EMAIL PROTECTED]> Sent: Tuesday, August 13, 2002 7:40 PM Subject: Re: [VOTE] New committer: Jean-Francois Arcand Patrick Luby wrote: > I would like to propose that we add Jean-Franço

[Patch][Tomcat 4/5] Small issue with ErrorDispatcherValve

2002-08-13 Thread Ryan Lubke
Given the following: web.xml with error-page entries for the following Exception types: - IllegalStateException - ServletException If a Servlet generates a RuntimeException, it is wrapped by a ServletException. Since there is an entry for ServletException in the web.xml, the actual root

[5][PATCH]Run Watchdog from the jakarta-tomcat-5 build.xml

2002-08-13 Thread Steve Downey
This patch starts up a copy of tomcat with the watchdog war files, runs watchdog against it, and shuts down tomcat afterwards. It uses the Launcher to run tomcat in the background, and puts the webapps, work, logs and conf directories in a tmp dir so as not to muck up the build. The only part

DO NOT REPLY [Bug 11682] New: - App does not work when deployed to root context via ant

2002-08-13 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_b

DO NOT REPLY [Bug 11683] New: - Against a HTTP request for *.html with HEAD method, Tomcat returns message-body.

2002-08-13 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_b