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

2000-12-07 Thread pier
pier00/12/07 23:17:53 Modified:catalina/src/share/org/apache/catalina/core StandardContext.java Log: Last modification to the core package files before final WARP checkin. Revision ChangesPath 1.32 +5 -5 jakarta-tomcat-4.0/catalina/

[BUG TRACKING] New BugRat administrators?

2000-12-07 Thread Nick Bauman
Any new committers who need access to close a bug please let me know. I will add you to the list of administrators and allow you to edit your credentials. On Thu, 7 Dec 2000, Arieh Markel wrote: > I want to close this (543) bug. > > I believe that this is not a bug (as I explained in the attac

BugRat Report #555 has been filed.

2000-12-07 Thread BugRat Mail System
Bug report #555 has just been filed. You can view the report at the following URL: REPORT #555 Details. Project: Tomcat Category: Bug Report SubCategory: New Bug Report Class: swbug State: received Priority: medium Severity: non-crit

cvs commit: jakarta-tomcat-4.0/catalina/src/share/org/apache/catalina/connector/warp WarpRequestHandler.java WarpReader.java WarpPacket.java WarpHandler.java WarpEngine.java WarpConstants.java WarpConnector.java WarpConnectionHandler.java

2000-12-07 Thread pier
pier00/12/07 18:57:09 Modified:catalina/src/share/org/apache/catalina/connector/warp WarpRequestHandler.java WarpReader.java WarpPacket.java WarpHandler.java WarpEngine.java WarpConstants.java WarpConnector.java

Example server.xml and Apache config for Warp?

2000-12-07 Thread Craig R. McClanahan
Pier, I see you've checked in the remaining components to make Apache+Tomcat/4.0 work together. Do you have an example of a server.xml file (and the associated notes on how to modify the Apache config) so that we can quickly make sure it all works before cutting Milestone 5? Craig

Re: How to close a bug ? (was Re: BugRat Report #543 has been filed.)

2000-12-07 Thread Craig R. McClanahan
Arieh Markel wrote: > I want to close this (543) bug. > > I believe that this is not a bug (as I explained in the attached > message on which I replied to the bug filing). > You're right ... it's not a bug. > > I think I cannot close a bug on the bugrat database. You have to have a BugRat admi

BugRat Report #543 was closed (apparently by: Craig R. McClanahan)

2000-12-07 Thread BugRat Mail System
Report #543 was closed by Person #0 Synopsis: calling getServletContext().getRequestDispatcher() always returns null (logged in as: Craig R. McClanahan)

Re: A better proposal for compiling JSP's with debugging info

2000-12-07 Thread cmanolache
> For Tomcat 3.3 > > In Tomcat 3.3, I could apply the jasper changes for compatibility. However, > JSP compilation occurs differently. Instead of using a JSP servlet, it > uses an interceptor that calls Jasper with its own options and then > calls the compiler itself. Thus, any options string

Re: cvs commit: jakarta-tomcat-4.0/catalina/src/share/org/apache/catalina/connector/warp WarpConnection.java WarpConnectionHandler.java WarpConnector.java WarpConstants.java WarpDebug.java WarpEngine.java WarpEngineMapper.java WarpHandler.java WarpHandler

2000-12-07 Thread Pier P. Fumagalli
Nacho <[EMAIL PROTECTED]> wrote: > Hola Pier: > > Part os the last commit you did when retrieved with Windos cvs tools, > have a weird line endings 0x0d+0x0a+0x00, that makes almost all my nice > ides and editos unhappy... > > I think you are having some problems with your cvs tools, it seems y

How to close a bug ? (was Re: BugRat Report #543 has been filed.)

2000-12-07 Thread Arieh Markel
I want to close this (543) bug. I believe that this is not a bug (as I explained in the attached message on which I replied to the bug filing). I think I cannot close a bug on the bugrat database. Can somebody do it for me ? Arieh -- Arieh Markel Sun Microsystems Inc

Re: My patches for Tomcat 3.2 wrt mutlibyte characters

2000-12-07 Thread Danno Ferrin
No, that returns the numer of characters that are in the string. The length of the byte array returned by the various String.getBytes() methods is the content length. (If the encoding is an 8-bit encoding or UTF-8 then the length is the content length, but for multi-byte characters such as an

BugRat Report #554 - generates bad code.

2000-12-07 Thread BugRat Mail System
Report #554 Details Project: Tomcat Category: Bug Report SubCategory: New Bug Report Class: swbug State: received Priority: medium Severity: serious Confidence: public Environment: Release: 3.2 JVM Release: 1.3 Operating System: Linux OS Release: RedHat 7.0 Platform: i386 Synopsi

BugRat Report #554 - generates bad code.

2000-12-07 Thread BugRat Mail System
Report #554 Details Project: Tomcat Category: Bug Report SubCategory: New Bug Report Class: swbug State: received Priority: medium Severity: serious Confidence: public Environment: Release: 3.2 JVM Release: 1.3 Operating System: Linux OS Release: RedHat 7.0 Platform: i386 Synopsi

BugRat Report #554 - generates bad code.

2000-12-07 Thread BugRat Mail System
Report #554 Details Project: Tomcat Category: Bug Report SubCategory: New Bug Report Class: swbug State: received Priority: medium Severity: serious Confidence: public Environment: Release: 3.2 JVM Release: 1.3 Operating System: Linux OS Release: RedHat 7.0 Platform: i386 Synopsi

BugRat Report #554 has been filed.

2000-12-07 Thread BugRat Mail System
Bug report #554 has just been filed. You can view the report at the following URL: REPORT #554 Details. Project: Tomcat Category: Bug Report SubCategory: New Bug Report Class: swbug State: received Priority: medium Severity: serious

Re: Where are my CVS putback messages...

2000-12-07 Thread Remy Maucherat
Quoting "Pier P. Fumagalli" <[EMAIL PROTECTED]>: > > Grrr... I sent some huge commits almost 1+1/2 hours ago... > R Sorry, now it takes almost 3 hours to get them. Remy

BugRat Report #553 has been filed.

2000-12-07 Thread BugRat Mail System
Bug report #553 has just been filed. You can view the report at the following URL: REPORT #553 Details. Project: Tomcat Category: Bug Report SubCategory: New Bug Report Class: swbug State: received Priority: high Severity: serious Co

cvs commit: jakarta-tomcat-4.0/catalina/src/share/org/apache/catalina/connector/warp WarpTable.java WarpRequest.java WarpHost.java WarpHandlerTable.java WarpEngineMapper.java WarpEngine.java WarpDebug.java WarpConnector.java WarpConnection.java WarpEngineValve.java

2000-12-07 Thread pier
pier00/12/07 13:13:07 Modified:catalina/src/share/org/apache/catalina/connector/warp WarpHandlerTable.java WarpEngineMapper.java WarpEngine.java WarpDebug.java WarpConnector.java WarpConnection.java Added:

A better proposal for compiling JSP's with debugging info

2000-12-07 Thread Larry Isaacs
Hi, To add the ability to compile JSP's with debugging information and achieve more flexible control of Jasper, I propose the following: For Tomcat 3.2M1 1) Add a "debugInfo" property to Options.java and EmbeddedServletOptions.java. The default value is false. 2) Update EmbeddedServletOpti

RE: cvs commit: jakarta-tomcat-4.0/catalina/src/share/org/apache/catalina/connector/warp WarpConnection.java WarpConnectionHandler.java WarpConnector.java WarpConstants.java WarpDebug.java WarpEngine.java WarpEngineMapper.java WarpHandler.java WarpHandler

2000-12-07 Thread Nacho
Hola Pier: Part os the last commit you did when retrieved with Windos cvs tools, have a weird line endings 0x0d+0x0a+0x00, that makes almost all my nice ides and editos unhappy... I think you are having some problems with your cvs tools, it seems your are commiting lf terminated files from a Win

Re: Improvement to Bugrat ?

2000-12-07 Thread Nick Bauman
When? When someone edits a bug? When someone closes a bug? When someone links a report? When someone adds a comment? Also, the subject lines are already pretty long right now. Adding more will start to compound the problem you are trying to solve, IMO. If you'd like to change bugrat yourself,

Re: SImplePool doesn't pool?

2000-12-07 Thread cmanolache
Thanks, Jim. I'll fix it asap. It is a clear bug, but I am not sure about "pool will never contain any value". For most of the stuff that I introduced in 3.2 for performance tunning I did pre/post benchmarks ( it's amazing how many things that look "cool" have just minimal effect ) - and the (br

BugRat Report #552 has been filed.

2000-12-07 Thread BugRat Mail System
Bug report #552 has just been filed. You can view the report at the following URL: REPORT #552 Details. Project: Tomcat Category: Bug Report SubCategory: New Bug Report Class: swbug State: received Priority: medium Severity: serious

Re: My patches for Tomcat 3.2 wrt mutlibyte characters

2000-12-07 Thread Danno Ferrin
No, that returns the numer of characters that are in the string. The length of the byte array returned by the various String.getBytes() methods is the content length. (If the encoding is an 8-bit encoding or UTF-8 then the length is the content length, but for multi-byte characters such as an

relative redirect problem using port mapping vip

2000-12-07 Thread Benoit Lalumiere (LMC)
Hi all we use tomcat as a web server on multiple processors having different IP addresses behind a VIP portal. The VIP maps Ip adreeses and ports also (therefore a request send to port 80 can reach a processor with port 8080, etc.). When doing a relative redirect (response.sendRedirect method),

Re: My patches for Tomcat 3.2 wrt mutlibyte characters

2000-12-07 Thread Craig R. McClanahan
Pilho Kim wrote: > Hi, Costin > > If you want to get Content-Length, > is String.length() valid or not ? > > Tomcat dvelopers, containg you, must know this. > HTTP/1.1 spec (i.e. RFC 2616), Section 14.13: "The Content-Length entity-header field indicates the size of the entity-body, in

cvs commit: jakarta-tomcat/src/share/org/apache/tomcat/util/buffers - New directory

2000-12-07 Thread costin
costin 00/12/07 11:58:05 jakarta-tomcat/src/share/org/apache/tomcat/util/buffers - New directory

cvs commit: jakarta-tomcat/src/share/org/apache/tomcat/util/pattern Implication.java ImplicationTable.java PatternMatcher.java URLPatternMatcher.java WildcardPattern.java

2000-12-07 Thread costin
costin 00/12/07 11:55:13 Removed: src/share/org/apache/tomcat/util/pattern Implication.java ImplicationTable.java PatternMatcher.java URLPatternMatcher.java WildcardPattern.java Log: Removed more old/unused code.

cvs commit: jakarta-tomcat/src/share/org/apache/tomcat/util/net PoolTcpEndpoint.java

2000-12-07 Thread costin
costin 00/12/07 11:52:57 Modified:src/share/org/apache/jasper/runtime JspFactoryImpl.java src/share/org/apache/tomcat/core Handler.java src/share/org/apache/tomcat/session ServerSessionManager.java src/share/org/apach

cvs commit: jakarta-tomcat-4.0/catalina/src/share/org/apache/catalina/core StandardEngine.java StandardEngineMapper.java StandardHost.java StandardHostMapper.java

2000-12-07 Thread pier
pier00/12/07 11:37:42 Modified:catalina/src/share/org/apache/catalina/core StandardEngine.java StandardEngineMapper.java StandardHost.java StandardHostMapper.java Log: Declared StandardEngine, StandardHost and their relative mapper

cvs commit: jakarta-tomcat-4.0/jasper/src/share/org/apache/jasper/compiler TldLocationsCache.java

2000-12-07 Thread pierred
pierred 00/12/07 11:33:09 Modified:jasper/src/share/org/apache/jasper/compiler TldLocationsCache.java Log: Was not handling a specified as a jar file in web.xml properly. This takes care of the following watchdog test that was failing: /jsp-tests/jsp/t

Re: cvs commit:jakarta-tomcat-4.0/catalina/src/share/org/apache/catalina/connector/warpWarpConnector.java WarpEngine.java WarpEngineMapper.javaWarpEngineValve.java WarpConnection.java WarpConnectionHandler.javaWarpConstants.java WarpDebug.java WarpHandler.java WarpRequestHandler.java

2000-12-07 Thread Pier P. Fumagalli
[EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: > > pier00/12/07 09:25:33 Whoh!!! Sent at 9:25 received at 11:09... Lovely :( :( :( Pier -- Pier Fumagalli --

cvs commit: jakarta-tomcat/src/share/org/apache/tomcat/util SimplePool.java

2000-12-07 Thread costin
costin 00/12/07 10:43:22 Modified:src/share/org/apache/tomcat/util SimplePool.java Log: Fix to SimplePool. Thanks to James Cook for this one ! Submitted by: James Cook <[EMAIL PROTECTED]> Revision ChangesPath 1.6 +1 -1 jakarta-tomcat/src/share/org/apache

cvs commit: jakarta-tomcat/src/share/org/apache/tomcat/core Request.java

2000-12-07 Thread costin
costin 00/12/07 10:40:55 Modified:.changes3.3 src/share/org/apache/tomcat/core Request.java Log: - added the changes to the list - small fix in Request Revision ChangesPath 1.3 +9 -0 jakarta-tomcat/changes3.3 Index: changes3.3

cvs commit: jakarta-tomcat/src/share/org/apache/tomcat/util/http Cookies.java Headers.java Parameters.java

2000-12-07 Thread costin
costin 00/12/07 10:34:54 Modified:src/share/org/apache/tomcat/util Ascii.java DateTool.java MessageBytes.java src/share/org/apache/tomcat/util/http Cookies.java Headers.java Parameters.java Added: src/share/org/apac

BugRat Report #479 was closed (apparently by: Ignacio Ortega)

2000-12-07 Thread BugRat Mail System
Report #479 was closed by Person #0 Synopsis: Session encodeURL not working in 3.2beta8 with SSL and mod_jk (logged in as: Ignacio Ortega)

BugRat Report #478 was closed (apparently by: Ignacio Ortega)

2000-12-07 Thread BugRat Mail System
Report #478 was closed by Person #0 Synopsis: Session encodeURL not working in 3.2beta8 with SSL and mod_jk (logged in as: Ignacio Ortega)

Where are my CVS putback messages...

2000-12-07 Thread Pier P. Fumagalli
Grrr... I sent some huge commits almost 1+1/2 hours ago... R Pier -- Pier Fumagalli

BugRat Bug #61 was assigned to Ignacio Ortega

2000-12-07 Thread BugRat Mail System
Bug #61 was assigned to Person #42 Name: Ignacio Ortega Email:[EMAIL PROTECTED] HomePage: Phone: FAX: The bug was previously assigned to person #1 Name: Z_Tomcat Alias Email:[EMAIL PROTECTED] HomePage: http://jakarta.apache.org Phone:-NA

BugRat Report #519 was assigned to Ignacio Ortega

2000-12-07 Thread BugRat Mail System
Report #519 was assigned to Person #42 Name: Ignacio Ortega Email:[EMAIL PROTECTED] HomePage: Phone: FAX: The report was previously assigned to person #1 Name: Z_Tomcat Alias Email:[EMAIL PROTECTED] HomePage: http://jakarta.apache.org Phone:

BugRat Report #519 was linked to Bug #61(apparently by:Ignacio Ortega)

2000-12-07 Thread BugRat Mail System
BugRat Report #519 was linked to Bug #61 (logged in as:Ignacio Ortega)

Re: Sharing look/feel across webapps

2000-12-07 Thread Allen Akers
We are currently implementing a consistent look and feel across all of our web applications within our new administrative portal system.  What I have done is to create jsp pages that define the header and footer, which are included into each page within the portal.  The footer is mostly stat

cvs commit: jakarta-tomcat-4.0/catalina/src/share/org/apache/catalina/connector/warp WarpConnection.java WarpConnectionHandler.java WarpConnector.java WarpConstants.java WarpDebug.java WarpEngine.java WarpEngineMapper.java WarpHandler.java WarpHandlerTable.java WarpPacket.java WarpReader.java WarpRequestHandler.java

2000-12-07 Thread pier
pier00/12/07 09:38:19 Modified:catalina/src/share/org/apache/catalina/connector/warp WarpConnection.java WarpConnectionHandler.java WarpConnector.java WarpConstants.java WarpDebug.java WarpEngine.java

cvs commit: jakarta-tomcat-4.0/connectors/webapplib Makefile wa.c wa_provider.c wa_provider.h wa_provider_info.c wa_provider_warp.c

2000-12-07 Thread pier
pier00/12/07 09:36:43 Modified:connectors Makefile connectors/webapplib Makefile wa.c wa_provider.c wa_provider.h wa_provider_info.c wa_provider_warp.c Log: Warp re-addition after major fixes in the wa_request structure. Now it doesn't lo

cvs commit: jakarta-tomcat-4.0/catalina/src/share/org/apache/catalina/connector/warp WarpConnector.java WarpEngine.java WarpEngineMapper.java WarpEngineValve.java WarpConnection.java WarpConnectionHandler.java WarpConstants.java WarpDebug.java WarpHandler.java WarpRequestHandler.java

2000-12-07 Thread pier
pier00/12/07 09:25:33 Modified:catalina/src/share/org/apache/catalina/connector/warp WarpConnection.java WarpConnectionHandler.java WarpConstants.java WarpDebug.java WarpHandler.java WarpRequestHandler.java Ad

Patches for native plugins (3.2.1)

2000-12-07 Thread Mike Anderson
Here are a couple of patches for the native plugins on NetWare. The first one fixes a problem when submitting dating from a form with a POST request. I'd been testing with the latest internal Enterprise Server headers and someone found out that NetWare 5.1 doesn't have some the assumed functi

RE: More Ajp13 Work Completed

2000-12-07 Thread David Rees
> One other thing: in the course of getting this all working, I > fixed what seemed to me to be a very serious bug with regard to > the persistent connection between the web server and the > container. Basically, the read position into the buffer of > request data wasn't getting properly reset to

BugRat Report #407 was closed (apparently by: Ignacio Ortega)

2000-12-07 Thread BugRat Mail System
Report #407 was closed by Person #0 Synopsis: sendRedirect does not work with HTTPS (logged in as: Ignacio Ortega)

Could mod_jk buffer (or other module) buffer incoming requests and reissue failed requests to healthy tomcat ?

2000-12-07 Thread Boris Cownie
>Isn't it possible to make mod_jk recover gracefully from the loss of >Tomcat and try to reconnect with a new instance of Tomcat afterwards? We're trying to configure apache / tomcat to be super reliable and get around the jdk1.3 feature of going belly up once in a while on a our 4 processor

Re: BugRat Report #543 has been filed.

2000-12-07 Thread Arieh Markel
> Mailing-List: contact [EMAIL PROTECTED]; run by ezmlm > list-help: > list-unsubscribe: > list-post: > Delivered-To: mailing list [EMAIL PROTECTED] > From: BugRat Mail System <[EMAIL PROTECTED]> > To: [EMAIL PROTECT

Reading SSL Client Cert in TC 3.2

2000-12-07 Thread Shahed Ali
Hi,   I am using Tomcat 3.2 with Apache Stronghold 3.0.   I am aware that there are directives in TC 3.2 which allow SSL info to be passed back to Tomcat.   What I would like to know is whether there are any sample jsp / servlet  code or any website that shows me how I can retrieve SSL Clie

Re: My patches for Tomcat 3.2 wrt mutlibyte characters

2000-12-07 Thread Pilho Kim
Hi, Costin If you want to get Content-Length, is String.length() valid or not ? Tomcat dvelopers, containg you, must know this. Kim. On Wed, 6 Dec 2000, Costin Manolache wrote: > One problem I have with the patches ( and I sent a > reply to Pilho Kim the first time he posted the > patches

Improvement to Bugrat ?

2000-12-07 Thread Arieh Markel
I am wondering how difficult would be to change bugrat so that the synopsis (or part of it) appears on the mail subject line. Arieh -- Arieh Markel Sun Microsystems Inc. Network Storage500 Eldorado Blvd. MS UBRM11-194 e-mail: [EMAIL PROTECTED]

BugRat Report #550 has been filed.

2000-12-07 Thread BugRat Mail System
Bug report #550 has just been filed. You can view the report at the following URL: REPORT #550 Details. Project: Tomcat Category: Bug Report SubCategory: New Bug Report Class: swbug State: received Priority: medium Severity: serious

Sharing look/feel across webapps

2000-12-07 Thread Aiken, David
hi all.. We're creating several web applications which must share a common look/feel. We have thought of combining them into a single webapp - this will work, but requires a convoluted install/upgrade/uninstall strategy. I suspect that objects kept in the session context will persist across apps

RE: I see reference to a start up file here.

2000-12-07 Thread Curtis Dougherty
I'd be happy to send some FAQ's...BAT you say... no problemo Let me know... Curtis mailto:[EMAIL PROTECTED] -Original Message- From: Jason Brenton [mailto:[EMAIL PROTECTED]] Sent: Wednesday, December 06, 2000 2:50 PM To: '[EMAIL PROTECTED]' Subject: I see reference to a start up file he

Re: SImplePool doesn't pool?

2000-12-07 Thread James Cook
Looking further, I suppose the put() statement will work (but the first object will not enter pool) if you force feed it more than one object at initialization. For those of us that use it in an incremental grow manner (when get fails, create new object and put), the pool will never contain any va

RE: More Ajp13 Work Completed - keep-it-running sentinel needed...

2000-12-07 Thread Paulo Gaspar
> -Original Message- > From: Kief Morris [mailto:[EMAIL PROTECTED]] > Sent: Thursday, December 07, 2000 13:09 > > How do you see this working? It seems to me that this couldn't be done > entirely in Java, it would at least have to run the appropriate > start script > to make sure classpa

Re: Kudos to Jason and his benchmarking report

2000-12-07 Thread Roy Wilson
Craig, CRAIG: One of the positive outcomes to these efforts will be to help determine what the default settings should be. IMHO the goal ought to be "reasonably good performance for the largest possible number of users with no tweaks", which might be a little optimistic -- but many people who

TC4 benchmarking

2000-12-07 Thread Roy Wilson
See below. Jason Brittain wrote: I wrote it to be similar to the Volano Java benchmarks. (I really enjoy those! :) ROY: Haven't seen these: will look. > I have several questions. I ran some similar tests > (without adjusting configuration parameters) and noticed variability as > large as 10

RE: More Ajp13 Work Completed - keep-it-running sentinel needed...

2000-12-07 Thread Kief Morris
Paulo Gaspar typed the following on 13:04 07/12/2000 +0100 >Isn't it possible to make mod_jk recover gracefully from the loss of >Tomcat and try to reconnect with a new instance of Tomcat afterwards? Sounds reasonable to me, but then I haven't looked inside ajp13 at all either. >Tomcat alread

RE: More Ajp13 Work Completed - keep-it-running sentinel needed...

2000-12-07 Thread Paulo Gaspar
With this pace of fixing it would be nice to start having 3.2.1 beta releases soon. =:o) I am very interested on connector related fixes. The other thing I am interested is on what happens when Tomcat freezes. mod_jserv restarts JServ when these one freezes, but mod_jk does not look to provid

RE: More Ajp13 Work Completed - keep-it-running sentinel needed...

2000-12-07 Thread Paulo Gaspar
With this pace of fixing it would be nice to start having 3.2.1 beta releases soon. =:o) I am very interested on connector related fixes. The other thing I am interested is on what happens when Tomcat freezes. mod_jserv restarts JServ when these one freezes, but mod_jk does not look to provid

BugRat Report #549 has been filed.

2000-12-07 Thread BugRat Mail System
Bug report #549 has just been filed. You can view the report at the following URL: REPORT #549 Details. Project: Tomcat Category: Bug Report SubCategory: New Bug Report Class: swbug State: received Priority: high Severity: critical C

RE: More Ajp13 Work Completed

2000-12-07 Thread GOMEZ Henri
>First off, I want to thank you for nominating me to be a >committer. I'm very much looking forward to working on the project. Any good help is welcome >What are the next steps? I just completed another good-sized >chunk of work: I believe that I've fixed the multipart form >bug (report

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

2000-12-07 Thread Pier P. Fumagalli
[EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: > > - Warp connector is now packaged in a separate ./server/warp.jar file > (as per Pier's request). Thanks a bunch Remy... I wanted to build a separate jar, so that when updates will come in the following days, after M5 (I bet that we can shoot for

BugRat Report #548 has been filed.

2000-12-07 Thread BugRat Mail System
Bug report #548 has just been filed. You can view the report at the following URL: REPORT #548 Details. Project: Tomcat Category: Bug Report SubCategory: New Bug Report Class: swbug State: received Priority: medium Severity: serious

BugRat Report #547 has been filed.

2000-12-07 Thread BugRat Mail System
Bug report #547 has just been filed. You can view the report at the following URL: REPORT #547 Details. Project: Tomcat Category: Bug Report SubCategory: New Bug Report Class: swbug State: received Priority: medium Severity: serious