Re: Where IS mod_webapp ??

2001-11-20 Thread Endre Stølsvik
On Tue, 20 Nov 2001, Chad Johnson wrote: | The WebApp Module has a little webpage. Take a look here. | | http://nagoya.apache.org/~pier/ Thanks! But I'd also like a more "stable" release. How do I get that? - And this is *WAY* underdocumented!! | - Original Message - | From: "Endre

test

2001-11-20 Thread yuexiang
-- ^ ^ (oo)\___ (__)\ )\/\ ||w | || || Welcome http://192.168.213.203 -- To unsubscribe, e-mail: For additional commands, e-mail:

cvs commit: jakarta-tomcat-site/docs index.html

2001-11-20 Thread bojan
bojan 01/11/20 22:14:51 Modified:docs index.html Log: Change the order of releases Revision ChangesPath 1.18 +38 -38jakarta-tomcat-site/docs/index.html Index: index.html === RCS file:

cvs commit: jakarta-tomcat-site/xdocs index.xml

2001-11-20 Thread bojan
bojan 01/11/20 22:14:26 Modified:xdocsindex.xml Log: Change the order of releases Revision ChangesPath 1.17 +40 -40jakarta-tomcat-site/xdocs/index.xml Index: index.xml === RCS file: /

Re: [VOTE] Change the order of releases mentioned on the TC web page

2001-11-20 Thread Bojan Smojver
Bojan Smojver wrote: > > Tomcat web page (http://jakarta.apache.org/tomcat/) currently lists the > releases in the order from the oldest to the newest in the description > section. > > I propose those are listed in the more natural order, from the newest to > the oldest (i.e. TC 4.0.x, TC 3.3, T

cvs commit: jakarta-tomcat RELEASE-NOTES-3.3.1.txt

2001-11-20 Thread billbarker
billbarker01/11/20 20:33:55 Modified:.RELEASE-NOTES-3.3.1.txt Log: Update for bug 4948 fix. Revision ChangesPath 1.5 +4 -1 jakarta-tomcat/RELEASE-NOTES-3.3.1.txt Index: RELEASE-NOTES-3.3.1.txt

DO NOT REPLY [Bug 4948] - Class.getPackage() returns null in classes loaded by webapp class loader

2001-11-20 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/src/share/org/apache/tomcat/util/depend DependClassLoader12.java

2001-11-20 Thread billbarker
billbarker01/11/20 19:02:27 Modified:src/share/org/apache/tomcat/util/depend DependClassLoader12.java Log: Teaches the DependClassLoader how to define packages for Java2 Fix for bug #4948 Reported By: Joel Bartley [EMAIL PROTECTED] Submitted By: Joel

DO NOT REPLY [Bug 4940] - Reserved words are accepted as taglib prefixes

2001-11-20 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/jasper/src/share/org/apache/jasper/resources messages.properties messages_es.properties messages_ja.properties

2001-11-20 Thread kinman
kinman 01/11/20 18:09:55 Modified:jasper/src/share/org/apache/jasper/compiler Tag: tomcat_40_branch Parser.java jasper/src/share/org/apache/jasper/resources Tag: tomcat_40_branch messages.properties

cvs commit: jakarta-tomcat-4.0/jasper/src/share/org/apache/jasper/resources messages.properties messages_es.properties messages_ja.properties

2001-11-20 Thread kinman
kinman 01/11/20 17:57:19 Modified:jasper/src/share/org/apache/jasper/compiler Parser.java jasper/src/share/org/apache/jasper/resources messages.properties messages_es.properties messages_ja.properties Log: PR: 4940

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

2001-11-20 Thread patrickl
patrickl01/11/20 17:12:08 Modified:webapps/admin index.jsp Log: Enhancements to the tree renderer to make it more "pluggable" Submitted by: Jazmin Jonson Revision ChangesPath 1.6 +1 -1 jakarta-tomcat-4.0/webapps/admin/index.jsp Index: index.jsp ==

cvs commit: jakarta-tomcat-4.0/webapps/admin/WEB-INF/classes/org/apache/webapp/admin SetUpTreeAction.java TreeBuilder.java TreeControlTestListener.java

2001-11-20 Thread patrickl
patrickl01/11/20 17:10:09 Modified:webapps/admin/WEB-INF struts-config.xml web.xml Added: webapps/admin/WEB-INF/classes/org/apache/webapp/admin SetUpTreeAction.java TreeBuilder.java Removed: webapps/admin/WEB-INF/classes/org/apache/webapp/admin

DO NOT REPLY [Bug 4959] - jasper error if the jsp name is only formed by numbers

2001-11-20 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 3845] - Body content is supposed to be empty

2001-11-20 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 4918] - Jasper barfs on empty tags in start tag-end tag form

2001-11-20 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 4990] New: - Allow a flag to the standard manager to specify sessions should be serialized or not

2001-11-20 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-connectors/jk/native/common jk_endpoint.h jk_worker.c jk_worker.h jk_service.h

2001-11-20 Thread costin
costin 01/11/20 16:15:16 Modified:jk/native/common jk_worker.c jk_worker.h jk_service.h Added: jk/native/common jk_endpoint.h Log: Moved the worker declaration in jk_worker.h, the endpoint in jk_endpoint.h. This is supposed to make things easier to find and more consis

Re: [PATCH] Tomcat 4.0.1- Proposed fix for Bugzilla 4609

2001-11-20 Thread Kin-Man Chung
The problem is actually deeper than is reported in the bug report. 1. We also need a fix for flush(), since invoking flush after close should also throw IOE. 2. The fixes should also be applied to BodyContentImpl.java, since it's just another JspWriter. However, doing all these fixe

cvs commit: jakarta-tomcat-connectors/jk/native/common jk_registry.c

2001-11-20 Thread costin
costin 01/11/20 16:09:56 Modified:jk/native/common jk_registry.c Log: Ajp12.. Revision ChangesPath 1.7 +10 -1 jakarta-tomcat-connectors/jk/native/common/jk_registry.c Index: jk_registry.c =

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

2001-11-20 Thread costin
costin 01/11/20 16:09:22 Modified:jk/native/apache-2.0 mod_jk.c jk/native/common jk_global.h jk/native/apache-1.3 mod_jk.c Log: Moved the duplicated declaration in jk_global. Revision ChangesPath 1.37 +4 -13 jakarta-tomcat-connecto

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

2001-11-20 Thread costin
costin 01/11/20 16:05:23 Modified:jk/native build.xml Log: Minor changes, added a define for XP_UNIX if not on win32 ( otherwise netscape will fail ) ( I try to verify my commits are not braking the other server adapters ). Added a flag to compile the 12 adapter for those who

cvs commit: jakarta-tomcat-connectors/jk/native/common/ajp12 jk_ajp12_worker.c jk_ajp12_worker.h jk_sockbuf.c jk_sockbuf.h

2001-11-20 Thread costin
costin 01/11/20 16:02:32 Added: jk/native/common/ajp12 jk_ajp12_worker.c jk_ajp12_worker.h jk_sockbuf.c jk_sockbuf.h Log: Part 2 of Ajp12 removal ( or sort of :-). It seems some people still need ajp12 - it's the only way to use JServ with Apache2,

cvs commit: jakarta-tomcat-connectors/jk/native/common/ajp12 - New directory

2001-11-20 Thread costin
costin 01/11/20 15:52:29 jakarta-tomcat-connectors/jk/native/common/ajp12 - New directory -- To unsubscribe, e-mail: For additional commands, e-mail:

DO NOT REPLY [Bug 4940] - Reserved words are accepted as taglib prefixes

2001-11-20 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 4939] - JspEngineInfo.getSpecificationVersion() returns 1.1 instead of 1.2

2001-11-20 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/jasper/src/share/org/apache/jasper/runtime JspFactoryImpl.java

2001-11-20 Thread kinman
kinman 01/11/20 15:26:25 Modified:jasper/src/share/org/apache/jasper/runtime Tag: tomcat_40_branch JspFactoryImpl.java Log: PR: 4939 JspEngineInfo.getSpecificationVersion() should return "1.2" Revision ChangesPath No revisi

cvs commit: jakarta-tomcat-4.0/jasper/src/share/org/apache/jasper/runtime JspFactoryImpl.java

2001-11-20 Thread kinman
kinman 01/11/20 15:22:40 Modified:jasper/src/share/org/apache/jasper/runtime JspFactoryImpl.java Log: PR: 4939 JspEngineInfo.getSpecificationVersion() should return "1.2" Revision ChangesPath 1.3 +7 -4 jakarta-tomcat-4.0/jasper/s

DO NOT REPLY [Bug 4988] - Tomcat hangs after auto-start

2001-11-20 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

[PATCH] Tomcat 4.0.1- Proposed fix for Bugzilla 4609

2001-11-20 Thread Ryan Lubke
Hi, Thought I'd give a shot at patching a bug (4609) I logged. The basics of the bug is that an IOException is not thrown if out.close() is called from within a JSP page and subsequent calls to write() or println(), etc. are made. The solution I have affects two classes: org.apache.jasper.runti

DO NOT REPLY [Bug 4988] New: - Tomcat hangs after auto-start

2001-11-20 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

[PATCH] jakarta-tomcat-4.0/webapps/admin

2001-11-20 Thread tangojaz
Role Based Admin Change I am thinking that a web server admin tool my not have just one admin that controls everything but there maybe be other less powerful admins with limited control. For example there may be admins that control properties for a certain subset of w

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

2001-11-20 Thread hgomez
hgomez 01/11/20 13:32:59 Modified:jk/native build.xml Log: Fix apache includes when they are not under apache home, ie follow FHS and live for example in /usr/include/apache anf /usr/include/apache2 Just have to define apache13.include, apache2.include to ovveride default s

DO NOT REPLY [Bug 4985] New: - Typo in service/native/location.c line 77 ("define" should be "defined")

2001-11-20 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-site/docs index.html

2001-11-20 Thread bojan
bojan 01/11/20 12:51:57 Modified:docs index.html Log: The 'old' release is now 3.2.4, not 3.2.3 Revision ChangesPath 1.17 +3 -3 jakarta-tomcat-site/docs/index.html Index: index.html ==

cvs commit: jakarta-tomcat-site/xdocs index.xml

2001-11-20 Thread bojan
bojan 01/11/20 12:51:38 Modified:xdocsindex.xml Log: The 'old' release is now 3.2.4, not 3.2.3 Revision ChangesPath 1.16 +3 -4 jakarta-tomcat-site/xdocs/index.xml Index: index.xml ===

NT Service in 4.01 (tomcat.exe) installation/documentation

2001-11-20 Thread Andrew
1. Difficult to locate documentation of installation of the NT Service. There is no documentation that I could find, in the distribution or CVS repository, regarding the installation on Tomcat 4.01 as a Service on NT. I recomend placing a quick example in the documentation on how to install Tom

mod_warp not in distribution:

2001-11-20 Thread Endre Stølsvik
from: http://jakarta.apache.org/builds/jakarta-tomcat-4.0/release/v4.0.1/ RELESE NOTES [ -- cut -- ] - Tomcat 4.0 and Apache: - The binary distribution for Tomcat 4.0 includes the most recent stable ^^ WHE

DO NOT REPLY [Bug 4982] New: - HTC files aren't being attached

2001-11-20 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 4980] New: - Startup message indicates incorrect log file

2001-11-20 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-connectors/jk/java/org/apache/ajp Ajp13Packet.java Ajp14.java AjpHandler.java NegociationHandler.java RequestHandler.java Ajp14Packet.java

2001-11-20 Thread costin
costin 01/11/20 09:49:53 Modified:jk/java/org/apache/ajp Ajp13Packet.java Ajp14.java AjpHandler.java NegociationHandler.java RequestHandler.java Removed: jk/java/org/apache/ajp Ajp14Packet.java Log: Merge Ajp14Packet back into A

cvs commit: jakarta-tomcat-connectors/jk/java/org/apache/ajp/tomcat4 JkServlet.java

2001-11-20 Thread costin
costin 01/11/20 09:47:38 Added: jk/java/org/apache/ajp/tomcat4 JkServlet.java Log: Initial attempt to use the Ajp WAR file in 4.0. The servlet will configure the ajp connector, using standard web.xml settings. The main benefit of using WARs is that it'll be much easier and

cvs commit: jakarta-tomcat-site/xdocs news.xml

2001-11-20 Thread marcsaeg
marcsaeg01/11/20 09:46:09 Modified:docs news.html xdocsnews.xml Log: Fixed a stupid typo. Revision ChangesPath 1.14 +1 -1 jakarta-tomcat-site/docs/news.html Index: news.html =

cvs commit: jakarta-tomcat-site/xdocs index.xml news.xml

2001-11-20 Thread marcsaeg
marcsaeg01/11/20 09:42:21 Modified:docs index.html news.html xdocsindex.xml news.xml Log: Updates for the Tomcat 3.2.4 release. Revision ChangesPath 1.16 +9 -8 jakarta-tomcat-site/docs/index.html Index: index.html =

cvs commit: jakarta-tomcat-connectors/jk/native/common jk_ajp_common.h jk_ajp_common.c jk_ajp14_worker.c jk_ajp14.h jk_ajp13_worker.c jk_ajp13.c jk_ajp13.h

2001-11-20 Thread costin
costin 01/11/20 08:58:47 Modified:jk/native/common jk_ajp_common.h jk_ajp_common.c jk_ajp14_worker.c jk_ajp14.h jk_ajp13_worker.c Removed: jk/native/common jk_ajp13.c jk_ajp13.h Log: Use the same header for ajp13 and ajp14. Move the remaining 'ajp13 sp

DO NOT REPLY [Bug 4948] - Class.getPackage() returns null in classes loaded by webapp class loader

2001-11-20 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 4948] - Class.getPackage() returns null in classes loaded by webapp class loader

2001-11-20 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 4978] New: - catalina debug

2001-11-20 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/src/share/org/apache/tomcat/core Constants.java

2001-11-20 Thread marcsaeg
marcsaeg01/11/20 06:53:18 Modified:src/webpages Tag: tomcat_32 index.html src/share/org/apache/tomcat/core Tag: tomcat_32 Constants.java Log: Updated version numbers for Tomcat 3.2.4 release. Revision ChangesPath No

DO NOT REPLY [Bug 4975] New: - Connection closed before response is sent

2001-11-20 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

[RESULTS] Tomcat 3.2.4 release

2001-11-20 Thread Marc Saegesser
Here are the results of the vote to release the tomcat_32 branch as Tomcat 3.2.4. I'll cut the release today. [8] +1. I agree with the proposal and I will help support the release. [3] +0. I agree with the proposal but I will not be able to help support the release. [0] -0.

RE: [VOTE] New committer: Michael Smith

2001-11-20 Thread Marc Saegesser
+1 Marc Saegesser > -Original Message- > From: Remy Maucherat [mailto:[EMAIL PROTECTED]] > Sent: Monday, November 19, 2001 12:29 PM > To: Tomcat Developers List > Subject: [VOTE] New committer: Michael Smith > > > Hi, > > I'd like to nominate Michael Smith [msmith at apache.org] as

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

2001-11-20 Thread patrickl
patrickl01/11/20 05:57:44 Modified:webapps/admin error.jsp Log: Change link to "/" to try login again. Old use of "/logOut.do" forced a user to login twice after clicking on this link. Revision ChangesPath 1.5 +1 -1 jakarta-tomcat-4.0/webapps/admin/error.jsp

Re: [PATCH] Watchdog 4.0 - Fix for Bugzilla 3904

2001-11-20 Thread Ryan Lubke
Apologies, I attached the wrong patch in the previous email. The correct patch for Bugzilla 3904 is now attached. -rl On Tue, 2001-11-20 at 09:07, Ryan Lubke wrote: > GTest currently verifies response headers in a case sensative > manner. This patch resolves the issue. > > Fix is based of su

[PATCH] Watchdog 4.0 - Fix for Bugzilla 3904

2001-11-20 Thread Ryan Lubke
GTest currently verifies response headers in a case sensative manner. This patch resolves the issue. Fix is based of suggested fix in Bug report. Comments welcome. -rl Index: GTest.java === RCS file: /home/cvspublic/jakart

AW: Session variables in TC 4.0.1 realms

2001-11-20 Thread Andreas Graichen
I managed my problem to get the session whithin a realm by modifying realm.java, writing a custom realm and a custom FormAuthenticator to have an authenticate() with an additional HttpServletRequest parameter. However, I will spend some more time to put this into an Authenticator... The problem t

[PATCH] Watchdog 4.0 - Fix for Bugzilla 3527

2001-11-20 Thread Ryan Lubke
Classes referenced by TLD are not in the repository. As stated in the bug, some containers are very strict about having all classes available that are referenced in a TLD. The included patches removed the unused references from the TLDs. Comments welcome. -rl Index: tld_uri.tld ===

DO NOT REPLY [Bug 4969] New: - SSO cookie malformed in AuthenticatorBase.generateSessionId()

2001-11-20 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: [VOTE] New committer: Michael Smith

2001-11-20 Thread Larry Isaacs
+1 Larry > -Original Message- > From: Remy Maucherat [mailto:[EMAIL PROTECTED]] > Sent: Monday, November 19, 2001 1:29 PM > To: Tomcat Developers List > Subject: [VOTE] New committer: Michael Smith > > > Hi, > > I'd like to nominate Michael Smith [msmith at apache.org] as > a committ

DO NOT REPLY [Bug 4967] New: - ArrayIndexOutOfBoundsException in SimpleMapper1

2001-11-20 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 4966] New: - request.getParameter(String) SOMETIMES fail to parse the querystring

2001-11-20 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 4964] New: - popBody() is called before doEndTag() is called in a BodyTag

2001-11-20 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

Tomcat 4 / IIS connectivity document

2001-11-20 Thread GOMEZ Henri
A great documentation live here : http://www.vacodi.com/howto/tomcat/iisnt/index.html - Henri Gomez ___[_] EMAIL : [EMAIL PROTECTED](. .) PGP KEY : 697ECEDD...oOOo..(_)..oOOo... PGP Fingerprint : 9DF8 1EA8 ED53 2F39 DC9B 904A 364F 80E6 --

RE: [VOTE] New committer: Michael Smith

2001-11-20 Thread GOMEZ Henri
>I'd like to nominate Michael Smith [msmith at apache.org] as a >committer on >the Tomcat subproject. Michael already has commit access on the Slide >subproject, and has contributed important bug fixes for Tomcat >4 as well as >mod_jk. > +1, welcome on board and thanks for the patch in JTC :)