Re: Problem with CompressionFilter

2002-06-18 Thread Amy Roh
Dimitri Valdin wrote: > Hello, > > Compression Filter works incorrect in case the threshold is less than > the len parameter in write(byte b[], int off, int len) function of > CompressionResponseStream. The filter work correctly on Tomcat, since > this situation never happens, but fails with We

Re: cvs commit: jakarta-tomcat-4.0/catalina/src/conf tomcat-users.xml

2002-06-14 Thread Amy Roh
Thanks for fixing this, Remy. Ooops, 6:30am commits are too early for me. ;-) Amy [EMAIL PROTECTED] wrote: > remm2002/06/14 10:39:16 > > Modified:catalina/src/conf tomcat-users.xml > Log: > - Remove admin role. > > Revision ChangesPath > 1.5 +1 -1 jakarta

Re: [VOTE] Jan Luehe

2002-06-13 Thread Amy Roh
+1 Amy Kin-Man Chung wrote: > I'd like to nominate Jan Luehe as a committer to tomcat. > > Jan is currently a commiter for Jakarta taglib project, and has been > active in implementing JSTL, the standard tag library. > > Jan was involved with jasper 2 from the beginning, and has contributed > t

Re: mx for jk

2002-06-06 Thread Amy Roh
[EMAIL PROTECTED] wrote: > On Thu, 6 Jun 2002, Christopher K. St. John wrote: > > > This sounds a bit like o.a.commons.modeler. (modeler > > provides code to fill in MBean meta-data based on an external > > xml file, see o.a.catalina.mbeans.mbeans-descriptors.xml) > > > > Is the magic jk co

Re: [VOTE] Rate milestone 4.1.3

2002-06-05 Thread Amy Roh
> On Mon, 3 Jun 2002, Remy Maucherat wrote: > > > > > [ ] Alpha > > [X] Beta > > Amy -- To unsubscribe, e-mail: For additional commands, e-mail:

Re: Tomcat 4.1 Admin Application

2002-06-04 Thread Amy Roh
Glenn Nielsen wrote: >I looked at the admin application recently and it is looking nice! > >Is this nearing completion? > Yes. > > >Here are some questions and comments: > >I noticed that many of the Host attributes are not editable. > Which non editable attributes do you wish to edit? > > >The

Re: [VOTE] New committer: Denis Benoit

2002-05-22 Thread Amy Roh
+1 Amy -- To unsubscribe, e-mail: For additional commands, e-mail:

Re: [Coyote] 1.0 Final release ?

2002-05-17 Thread Amy Roh
+1 Amy -- To unsubscribe, e-mail: For additional commands, e-mail:

Re: Admin webapp save-to-XML

2002-05-03 Thread Amy Roh
Remy Maucherat wrote: >The save-to-XML feature of the admin webapp appears to be working good (of >course, I only tried the default configuration ;-) ). > >I don't know what is the policy that will be used for ovewiting the existing >server.xml, but I would do: >- rename existing server.xml to s

Re: [VOTE] New committer: Christopher St John

2002-05-01 Thread Amy Roh
+1 Amy -- To unsubscribe, e-mail: For additional commands, e-mail:

Re: [4.1.0] Anyone testing it ?

2002-04-30 Thread Amy Roh
I'll add a MBean for NonLoginAuthenticator. It sholdn't throw exception then. Pls let me know if any other component is missing MBean and throwing exception. I missed that one since it wasn't part of default Catalina start. Amy Kevin Seguin wrote: > i've done some minimal testing. i see t

Re: [4.0.4] [VOTE] Beta 3 release

2002-04-29 Thread Amy Roh
+1 Amy Remy Maucherat wrote: >I merged the patches I wanted to merge in the 4.0.x branch. I left out the >patch for bug 7575 in the end, as it was a bit riskier. If you think it >should be merged anyway, I'll merge it. >So here's the release vote, as promised earlier. > >I'd like to propose rel

Re: [PROPOSAL] "New" version numbering scheme

2002-04-24 Thread Amy Roh
I like the idea. +1 for me. Amy Remy Maucherat wrote: > Costin has suggested to me in a private email that the Tomcat project could > adopt the Apache 2 numbering scheme (starting with Apache Tomcat 4.1). > I think this is a good idea. > > For the uninitiated, the numbering is: > major.minor.b

Re: Using InstallAnywhere for Tomcat installer

2002-04-24 Thread Amy Roh
> This is not an exclusive decision - we do ship RPM, .zip, .tar.gz, > NullSoft installer. Apache ships MSI, InstallShield. > > If someone contributes the scripts to allow the use of an OSS installer > - we can add it to the list, and even make a note that we 'prefer' it. > > I would be happy to s

Re: [VOTE] Release Plan for Apache Tomcat 4.1

2002-04-24 Thread Amy Roh
+1 Amy Remy Maucherat wrote: > I'd like to call for a vote on the Apache Tomcat 4.1 Release Plan. > > The vote will run until 04/26, and will be followed, if the Release Plan is > accepted, by a vote for the release of Apache Tomcat 4.1 Beta 1. > > > [ ] +1 I approve this plan, and will help >

Re: [VOTE] Tomcat 4.0.4 Beta 2 / Coyote 1.0 Beta 4 release

2002-03-22 Thread Amy Roh
> > Tomcat 4.0.4 Beta 2 release: > > +1 [X] I support the release, and I will help > +0 [ ] I support the release > -0 [ ] I don't support the release > -1 [ ] I'm against the release because: > > > > Inclusion of the Coyote binaries: > > +1 [X] Yes > -1 [ ] No > > > My vote is +1 for both

Re: Where can I find the spec to implement SSI on Jakarta Tomcat 4.0?

2002-03-13 Thread Amy Roh
find this useful. Amy > > > Thanks > Uma > > -Original Message- > From: Amy Roh [mailto:[EMAIL PROTECTED]] > Sent: Wednesday, March 13, 2002 5:31 PM > To: [EMAIL PROTECTED] > Subject: Re: Where can I find the spec to implement SSI on Jakarta > Tomcat 4.0? >

Re: Where can I find the spec to implement SSI on Jakarta Tomcat 4.0?

2002-03-13 Thread Amy Roh
Mike Jette wrote: > Where can I find the spec to implement Server-Side Include (SSI) on Jakarta > Tomcat 4.0? There isn't an actual spec for SSI feature for Tomcat 4.0. It follows the NCSA SSI rules same as the Apache documentation. You need to uncomment SSI Servlet in web.xml. And to use the

Re: Tomcat Design Diagram

2002-02-19 Thread Amy Roh
steve martin wrote: > > Could anyone point me to the UML diagram or similar > design diagram of Catalina and Jasper? > There are some nice UML diagrams that document the internal architecture of the Catalina in CATALINA_HOME\catalina\docs\dev\architecture.html Amy > Any suggestion as to whe

Re: [4.0.2] [VOTE] Final release

2002-02-08 Thread Amy Roh
+1 Amy Remy Maucherat wrote: > Hi, > > I'd like to propose to release the current code in the 4.0 branch as Tomcat > 4.0.2 Final. > This release includes lots of bugfixes and improvements, especially in the > connectors area, which feature a dramatic improvement over what was > available in Tom

Re: new photos from my party!

2002-01-28 Thread Amy Roh
FYI, more info on the virus: http://vil.nai.com/vil/content/v_99332.htm Amy Carl Boudreau wrote: > Any one know which one? I luckily just updated my virus def... and it didn't find >anything... > > -Original Message- > From: Bob Lee [mailto:[EMAIL PROTECTED]] > Sent: Monday, January

Re: [VOTE] New Committer: Manveen Kaur

2002-01-24 Thread Amy Roh
+1 Amy Patrick Luby wrote: > All, > > I would like to propose Manveen Kaur as a committer. She has provided a > significant number of patches for the adminstration webapp and I think her > contributions will be a big benefit to Tomcat. > > Please vote, > > Thanks, > > Patrick > > -- > _

Re: [VOTE] Tomcat 4.0.2 b2 release

2002-01-16 Thread Amy Roh
> > [X] +1 Make the release > [ ] +0 Good idea, but I can't help > [ ] -0 Bad idea > [ ] -1 No, because: Amy -- To unsubscribe, e-mail: For additional commands, e-mail:

Re: [VOTES] Tomcat 4.0.2 beta 1

2001-12-20 Thread Amy Roh
> > > [X] +1: Make the release > [ ] -1: I'm opposed to the release until the following issues are fixed: > > > > > [X] +1: Add the feature to the 4.0 branch > [ ] -1: Don't add the feature, because: > > Chrs, Amy -- To unsubscribe, e-mail: For additional comm

Re: [VOTE] New Watchdog Committer: Ryan Lubke

2001-12-09 Thread Amy Roh
+1 amy -- To unsubscribe, e-mail: For additional commands, e-mail:

[VOTE] New Committer: Jazmin Jonson

2001-11-28 Thread Amy Roh
As Bill Barker suggested, I would like to propose Jazmin Jonson as a new committer. She has contributed a numerous patches to Tomcat4 admin application. Votes please? Amy Roh -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Re: [VOTE] Tomcat 4.0.2 Release Plan

2001-11-28 Thread Amy Roh
> > [X] +1: I approve this plan, and I'll help > [ ] +0: I approve this plan > [ ] -0: I'm against this plan, but I won't veto it > [ ] -1: I'm against this plan, and my reason is: Amy -- To unsubscribe, e-mail: For additional commands, e-mail:

Re: [VOTE] New committer: Michael Smith

2001-11-19 Thread Amy Roh
+1 Amy Remy Maucherat wrote: > Hi, > > 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. > > He has my +1. >

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

2001-11-19 Thread Amy Roh
+1 Amy 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

Re: [VOTE] Release Tomcat 3.2.4

2001-11-13 Thread Amy Roh
> Vote to release the tomcat_32 branch as Tomcat 3.2.4. > > [ ] +1. I agree with the proposal and I will help support > the release. > [X] +0. I agree with the proposal but I will not be able > to help support the release. > [ ] -0. I don't agree with the proposal but I won't

Re: New categories

2001-11-12 Thread Amy Roh
+1 Amy Remy Maucherat wrote: > Hi, > > Bugzilla for Tomcat 4 is a bit messy to query, because of lack of > categories. > I suggest adding 3 new categories: > - Webapp connector > - HTTP/1.1 connector > - AJP connector > > Remy > > -- > To unsubscribe, e-mail: > For

Re: [VOTE] New Committer

2001-10-17 Thread Amy Roh
+1 Amy > > I would like to nominate Patrick Luby <[EMAIL PROTECTED]> for committer > > status. His recent contributions include several security-manager-related > > patches and documentation help, and appears keen to tackle the Admin Apps > > functionality as well. I think he would make an excel

Re: [VOTE] Kin-Man Chung and William Barker for Tomcat Committer Status

2001-09-26 Thread Amy Roh
+1 Amy "Craig R. McClanahan" wrote: > I'd like to follow up on Nacho's (good) suggestion that we add William > Barker and Kin-Man Chung as committers on Tomcat. They've both been > providing invaluable assistance and patches. > > I'm +1 on them. > > Craig

Re: Loading JSSE JARs from the Classpath

2001-09-12 Thread Amy Roh
It seems to work fine on Win2K. Amy "Craig R. McClanahan" wrote: > Hmm, the fix I just committed (use the JSSE_HOME environment variable to > add the JSSE jars to the system classpath used to start Tomcat) seems to > work great on Linux, but fails on Win98 unless the JSSE jars are really > inst

Re: [VOTE] Bug Notification E-Mails

2001-09-10 Thread Amy Roh
-1 for the same reasons. Amy Pier Fumagalli wrote: > "Remy Maucherat" <[EMAIL PROTECTED]> wrote: > > >> [ ] +1 - I want all messages to a new tomcat-bugs mailing list > >> [X] -1 - I want all messages to tomcat-dev > > > > Rationale is: I want other developers to look at the outstanding bugs, a

Re: [VOTE] Release Plan for Apache Tomcat 4.0 (final release)

2001-09-04 Thread Amy Roh
> -- Release Plan for Apache Tomcat 4.0 (final release) -- > [X] +1I am in favor of this plan, and will help > [ ] +0I am in favor of this plan, but am unable to help > [ ] -0I not in favor of this plan > [ ] -1I am opposed to this plan, and my reason(s) are: Amy

Re: [VOTE] New Tomcat Committer

2001-08-24 Thread Amy Roh
+1 welcome :-) Amy "Craig R. McClanahan" wrote: > As Jon informally did last week or so, I'd like to formally propose > Christopher Cain <[EMAIL PROTECTED]> as a committer on Tomcat. He's > contributed lots of useful discussion, patches, and documentation > (particularly in the area of SSL-ba

Re: CompressionFilter problem in Catalina

2001-08-21 Thread Amy Roh
CompressionFilter works fine for me using the below config even serving static files. I can get /examples/jsp/index.html without any problem using CompressionFilter. Compression Filter /*.html Amy Mickael Guessant wrote: > Hi all, > > The compression filter in tomcat 4b7 see

Re: ServletContext.getResource() never null?

2001-08-14 Thread Amy Roh
chris monster wrote: > > > > > > in testing several containers including Tomcat 3.1.1, i was unable to > > > get a null ( where a test for null would have been, um, desirable ), nor > > > did it appear that the presence or absence of a leading "/" made any > > > difference. > > > > > > > Sound

Re: ServletContext.getResource() never null?

2001-08-13 Thread Amy Roh
chris monster wrote: > in the api-docs for ServletContext.getResource( String path ), it is > further specified that: > > "This method returns null if no resource is mapped to the pathname." > > and > > "The path must begin with a "/"..." > > are these stipulations in the servlet api-docs valid

Re: Quick suggestion before the new beta tag

2001-08-09 Thread Amy Roh
It is verified that Win2K is not subject to the security vulnerability. Amy - Original Message - From: "Craig R. McClanahan" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Thursday, August 09, 2001 10:00 PM Subject: Re: Quick suggestion before the new beta tag > > > On Thu, 9 Aug 20

Re: [VOTE] Tomcat 4.0-beta-7 Release Tonight ?

2001-08-09 Thread Amy Roh
+1 Amy - Original Message - From: "Craig R. McClanahan" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Thursday, August 09, 2001 12:49 PM Subject: [VOTE] Tomcat 4.0-beta-7 Release Tonight ? > Just fixed this security vulnerability in 4.0 (3.2.3 isn't vulnerable, at > least on Win98,

Re: [PROPOSAL] Tomcat 4.0-beta-6 Release on Thursday 07/19/2001

2001-07-17 Thread Amy Roh
> Please vote on a Tomcat 4.0-beta-6 Release: > [X] +1 - I support this proposal, and will actively assist > [ ] +0 - I support this proposal, but do not have time to assist > [ ] -0 - I do not support this proposal, but am not going to resist :-) > [ ] -1 - I oppose this proposal (backed by rea

Re: cvs commit: jakarta-tomcat-4.0 build.xml tomcat.nsi

2001-07-16 Thread Amy Roh
ume it's in the default > installation directory. The nsis.home variable can be used to change the > NSIS path. Thanks to Amy Roh for testing. > > Revision ChangesPath > 1.28 +4 -2 jakarta-

Re: Missing CGIServlet from nightly build

2001-06-19 Thread Amy Roh
The nightly uses 1.3 since last week. I changed the build script yesterday so that it automatically checks for which jvm it uses and compiles the CGI code if it uses 1.3. So it should have compiled the cgi files from last night's build. However, it shouldn't give you an exception only because i

Re: Tomcat Admin Web Interface

2001-06-14 Thread Amy Roh
"Craig R. McClanahan" wrote: > On Thu, 14 Jun 2001, M B wrote: > > > Hello All, > > > > In response to the recent postings regarding Tomcat > > documentation and administration (Re: ~rant~ Docs, > > user list, etc.), I am willing to contribute much > > effort in this area. In addition to docum

Re: Contribution

2001-06-12 Thread Amy Roh
Here is "how to get involved" -- http://jakarta.apache.org/site/getinvolved.html. Send in your contribution and patches to this mailing list. Cheers, Amy Peter Horne wrote: > Hi... > > I have been doing a lot with Tomcat on IIS and have > developed a fair bit of Win2K deployment scripting and

Re: Tomcat4.0 does not compile with jdk1.2.2

2001-06-06 Thread Amy Roh
Please remove those files from your source tree if you're using jdk1.2.2. I'll fix this after JavaOne this week. Amy Quoting jean-frederic clere <[EMAIL PROTECTED]>: > Hi, > > I have noted that ProcessHelper.java and CGIServlet.java use jdk1.3.1 > but this > code cannot compile with jdk1.

Re: CGI perl on Windows

2001-05-23 Thread Amy Roh
at will set up this association. i suppose you could also > create the association yourself, by right-clicking on a .pl file, > selecting "Open with...", then selecting the perl exe and checking the > "Always use this program to open these files" checkbox. &

CGI perl on Windows

2001-05-23 Thread Amy Roh
Was anyone able to run CGI perl scripts on Windows via Apache successfully? I couldn't get it to work even though I have perl interpreter installed on my windows machine. I can run perl scripts fine on command line but not through CGI using Apache. I couldn't find any docs on Apache limiting th

Re: New to Tomcat

2001-05-23 Thread Amy Roh
How to get involved -- http://jakarta.apache.org/site/getinvolved.html Amy Will Nelson wrote: > > > Hi, I am an experienced java developer that would like to get involved > in Tomcat's development. I have a couple of questions. > > It appears from the posts that development is mostly done in F

ApplicationContextFacade ClassCaseException

2001-05-22 Thread Amy Roh
I'm getting this ServletException with the following message after new cvs checkout. The code was working fine before the cvs update. Anyone has an idea on what's been changed internally to cause this Exception? CGIServlet.java:355 contains these following lines. Wrapper wrapper = (Wrapper) ge

Re: [Tomcat 4] PROPOSAL: Revision to Build Procedures

2001-05-21 Thread Amy Roh
+1 Amy - Original Message - From: "Craig R. McClanahan" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Monday, May 21, 2001 1:28 PM Subject: [Tomcat 4] PROPOSAL: Revision to Build Procedures > I'd like to propose a modification to the way that the build scripts for > Tomcat 4 work,

Re: Trying New Connectors Build Stuff

2001-05-13 Thread Amy Roh
> kevin seguin at [EMAIL PROTECTED] wrote: > > > >> Hmm... Ok, but AFAIK apxs exists also in Apache 2.0, which is the module I'm > >> writing right now... > > > > so... iis is next, right ;-) > > Yes, IIS is next, I just need to install Win2K on my only Intel box I have. > It's a very old Pentium

Re: Tomcat white paper

2001-05-12 Thread Amy Roh
Online documentation is available at http://jakarta.apache.org/tomcat/jakarta-tomcat/src/doc/index.html. Also, Tomcat 4.0 documentation including Catalina architecture is available in $JAKARTA_HOME/jakarta-tomcat-4.0/catalina/docs. Hope this helps. Amy - Original Message - From: "Harde

Re: [PROPOSAL/VOTE] Tomcat 4.0 Beta 4 Release

2001-05-07 Thread Amy Roh
+1 Amy > Now that the "Proposed Final Draft 2" versions of the Servlet 2.3 and JSP > 1.2 specs have been published (with Tomcat 4.0 updated to support the > latest changes), and a ton of bug fixes have been made, I would like to > propose that we create a "Tomcat 4.0 Beta 4" release as follows:

Re: [PROPOSAL/VOTE] New Repositories for Collaborative Development

2001-05-04 Thread Amy Roh
+1 Amy - Original Message - From: "Craig R. McClanahan" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Friday, May 04, 2001 10:17 AM Subject: [PROPOSAL/VOTE] New Repositories for Collaborative Development > Over the last few weeks, there has been a lot of discussion on > collaborati

Re: loader.html

2001-05-01 Thread Amy Roh
Craig, Kevin is probably referring to missing docs bug (Bug# 856). Amy - Original Message - From: "Kevin Jones" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Tuesday, May 01, 2001 3:38 AM Subject: RE: loader.html > webapps\ROOT\docs\config\context.html says > > "Loader - Configure

Re: Future of Filter?

2001-04-24 Thread Amy Roh
Servlet spec 2.3 has changed to support init(FilterConfig config) and destroy() methods instead of getFilterConfig() and setFilterConfig(FilterConfig config) after discussion to change filter cycle to be similar to the servlet life cycle in the expert group. The recent changes will be reflected i

Re: Future of Filter?

2001-04-24 Thread Amy Roh
Servlet spec 2.3 has changed to support init(FilterConfig config) and destroy() methods instead of getFilterConfig() and setFilterConfig(FilterConfig config) after discussion to change filter cycle to be similar to the servlet life cycle in the expert group. The recent changes will be reflected i

Re: [VOTE] New Committer: Bip Thelin

2001-04-22 Thread Amy Roh
- Original Message - From: "Kief Morris" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Sunday, April 22, 2001 2:22 AM Subject: [VOTE] New Committer: Bip Thelin > I would like to propose Bip Thelin as a new committer. He has made a number > of contributions of patches over the past s

Re: SSI Tests fail

2001-04-22 Thread Amy Roh
It was due to newline character at end of file. It's fixed and should work now. Thanks. Cheers, Amy - Original Message - From: "Kief Morris" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Sunday, April 22, 2001 2:04 AM Subject: SSI Tests fail > I'm getting failures on tests in th

Re: Tester (was: cvs commit: ...etc)

2001-04-19 Thread Amy Roh
"Craig R. McClanahan" wrote: > On Wed, 18 Apr 2001, Amy Roh wrote: > > > btw, a few tests in the tester fail on my environment. I get "Unexpected > > end of file from server" under Authentication, Jndi, and HttpSession tests > > whi

Re: Tester (was: cvs commit: ...etc)

2001-04-18 Thread Amy Roh
btw, a few tests in the tester fail on my environment. I get "Unexpected end of file from server" under Authentication, Jndi, and HttpSession tests which result in failing a few of the tests with java.net.SocketException. Is this normal behavior? Amy > On Wed, 18 Apr 2001,

Re: Tester (was: cvs commit: ...etc)

2001-04-18 Thread Amy Roh
> I had problems getting the tester going (and gave up on it a few times previously), > because it seems that, on win2k at least, there are some manual steps which > must be carried out. In particular, tester.bat tells the code to expect tester.xml > to be in %catalina_home%/bin, but the build pro

Re: CGI support servlet (TC 4) -- feedback wanted

2001-04-03 Thread Amy Roh
> Right now they are basically the same scripts that I added to the > examples webapp. So, should I just duplicate the scripts so we have one > set in /webapps/examples/WEB-INF/cgi-bin and one set in > /tester/src/bin? Or would the tester/src/bin/tester.xml > simply have some targets which teste

? on SSI virtual & file

2001-04-03 Thread Amy Roh
(1) According to NCSA "virtual gives a virtual path to a document on the server." So no matter which context you're in, should try to access "test.txt" on your server's root, right? Does virtual have to start with "/" always? I would think so. If not, what should be the behavior if it doesn't

Re: CGI support servlet (TC 4) -- feedback wanted

2001-04-02 Thread Amy Roh
Hi Martin, See comments below. Martin Dengler wrote: > I am putting together the next round of updates to the CGIGatewayServlet > which provides CGI capabilities (especially if you map it to /cgi-bin/* :)). > > Hopefully this will take it to full beta-level; I would like to get it > to a point

Re: Behavior of new Server Side Include Functionality

2001-03-31 Thread Amy Roh
> I've been reviewing the new Server Side Include functionality that Bip > Thelin contributed, and comparing it to the NCSA docs at: > > http://hoohoo.ncsa.uiuc.edu/docs/tutorials/includes.html > > One place where our current behavior appears to vary from the > documentation is on whether virt

Re: [VOTE] Tomcat 4.0 Beta 2 Release Tonight (Fixed Security Vulnerability)

2001-03-30 Thread Amy Roh
- Original Message - From: "Craig R. McClanahan" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Friday, March 30, 2001 11:36 AM Subject: [VOTE] Tomcat 4.0 Beta 2 Release Tonight (Fixed Security Vulnerability) > I'd like to propose that we create and publish a Tomcat 4.0 beta 2 release

Re: [FOLLOWUP] Proposed Tomcat 4.0-Beta-2 Code Freeze Date?

2001-03-28 Thread Amy Roh
- Original Message - From: "Kief Morris" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Wednesday, March 28, 2001 3:32 PM Subject: Re: [FOLLOWUP] Proposed Tomcat 4.0-Beta-2 Code Freeze Date? > Craig R. McClanahan typed the following on 01:23 PM 3/28/2001 -0800 > >> It's been quite a

Re: Filters and Transfer-Encoding: chunked

2001-03-28 Thread Amy Roh
- Original Message - From: "Robert Petersen" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Tuesday, March 27, 2001 3:20 AM Subject: Filters and Transfer-Encoding: chunked > I am facing a problem when useing a filter. The problem is that the "Transfer-Encoding" header does not appea

SSI feature addition to tomcat4 by Bip Thelin

2001-03-27 Thread Amy Roh
Thanks to great work by Bip Thelin, SSI feature is now added to tomcat 4. Stay tune for CGI/SSI exec command. Amy

oops...sorry for duplicate emails...

2001-03-21 Thread Amy Roh
My mail is acting funny on me today.  My apologies

Re: Re:Réf. : RE: Proposal for Compression Filter example

2001-03-21 Thread Amy Roh
> > Khurram Mahmood > Off: (408) 367-4443 > > > > > > "Amy Roh" > ion.org> cc: > Subject: Re: Réf. : RE: Proposal for Compression Filter example >

Re: Re:Réf. : RE: Proposal for Compression Filter example

2001-03-21 Thread Amy Roh
; > Khurram Mahmood > Off: (408) 367-4443 > > > > > > "Amy Roh" > ion.org> cc: > Subject: Re: Réf. : RE: Proposal for Compression Filter example >

Re: Re:Réf. : RE: Proposal for Compression Filter example

2001-03-21 Thread Amy Roh
; > Khurram Mahmood > Off: (408) 367-4443 > > > > > > "Amy Roh" > ion.org> cc: > Subject: Re: Réf. : RE: Proposal for Compression Filter example >

Re: Réf. : RE: Proposal for Compression Filter example

2001-03-21 Thread Amy Roh
Quoting "JULE, Nicolas - DSIA" <[EMAIL PROTECTED]>: > > > > De :Craig R. McClanahan@craigmcc le 20/03/2001 23:31 > Pour : tomcat-dev@[EMAIL PROTECTED]@SMTP@Hays Hub > cc : > Faxer à: > Objet : RE: Proposal for Compression Filter example > > >

Proposal for Compression Filter example

2001-03-20 Thread Amy Roh
Hi, I created an example web application using Filter technology and would like to add to Tomcat 4 example webapps. This example includes Data Compression Filter which compresses ServletResponse according to the threshold that can be set by users. I think it'll be a good example usage of fil

Re: [VOTE] Proposed Tomcat 4.0-Beta-2 Code Freeze Date

2001-03-19 Thread Amy Roh
- Clip and Return This Portion - +1 [X] I support the proposed release, and will work to support it +0 [ ] I support the proposed release, but cannot work on it at this time -0 [ ] I do not support the proposed release, but do not have an a

TOMCAT 4.x SSI Status

2001-03-19 Thread Amy Roh
Bip, What's the status on the SSI feature that you were working on. I would like to help you finish all the features and commit the code if you'd like. Status? Amy

Build Failed - SendMailFactory.java:148 : Wrong number of arguments

2001-03-14 Thread Amy Roh
[javac] C:\jakarta\jakarta-tomcat-4.0 \catalina\src\share\org\apache\naming\factory\SendMailFactory.java:148: Wrong number of arguments in method. [javac] Session.getInstance(props)); -Amy - To unsubscribe, e-mail: [EMAIL PROTE

RE: [VOTE] New Committer: Amy Roh

2001-03-13 Thread Amy Roh
First of all, I would like to thank to everyone who voted +1 for me becoming a committer. I am very excited to get involved in such a project and am very happy that I no longer need to bug Craig or Remy to commit my code for me. :-) And for response to Gomez "Personal to Amy, are you agree wor

Re: [TOMCAT 4.x SSI] Update

2001-03-06 Thread Amy Roh
s Bergsten [EMAIL PROTECTED] > Gefion Software http://www.gefionsoftware.com > Author of JavaServer Pages (O'Reilly), http://TheJSPBook.com > > ------------- > To unsubscribe, e-mail: [EMAIL PROTECTE

Xerces Sealing Violation Test

2001-03-01 Thread Amy Roh
Hi, I have added a test servlet for the "sealing violation" problem with xerces. I also updated build scripts so that they pick up xerces.jar to test this case. tester.xml has been modified to include this case to the "tester". Cheers, -Amy -- Amy Roh Java 2 En

Re: Forming an opinion

2001-01-17 Thread Amy Roh
I totally agree with Hans. I attended the meeting yesterday and would hate to see this kind of misunderstanding. Costin, I really don't think that anyone is after you personally. No one is saying that you're a bad person. I personally think that the passon you have about what you do is very adm

<    1   2   3