RE: Forming an opinion

2001-01-20 Thread James Cook
> -Original Message- > From: James Duncan Davidson [mailto:[EMAIL PROTECTED]] > So as a PMC member, he shouldn't voice an opinion? That's akin to > what I've > been told that as PMC chair, I have to put my opinions aside. Perhaps as the PMC chair you could ask Jon to tone it down. If his

RE: Ant rant

2000-11-12 Thread James Cook
Just thought I would throw in the most important factor to meANT is extensible in a very straightforward, comprehensible and resuable manner. jim -Original Message- From: Nick Bauman [mailto:[EMAIL PROTECTED]] Sent: Sunday, November 12, 2000 9:39 PM To: [EMAIL PROTECTED] Subject: RE:

TC4-M4: Bug while loading jars?

2000-11-13 Thread James Cook
Is it considered a bug that any jars loaded by Tomcat 4 (whether from WEB-INF/lib, or /lib) must have a manifest file? I'm not sure why this restriction is in place. jim - To unsubscribe, e-mail: [EMAIL PROTECTED] For additiona

Re: Tomcat 3.2 b7 build broken???

2000-11-17 Thread James Cook
You need to use Ant 1.2. Download from jakarta.apache.org jim - Original Message - From: "Stefán F. Stefánsson" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Friday, November 17, 2000 4:46 AM Subject: Tomcat 3.2 b7 build broken??? It can't be that... must be something on my side...

Re: BugRat Report #401 has been filed.

2000-11-17 Thread James Cook
The copy command supports case sensitivity in the destination file. At least it has for me when I specified the name of the destination file. Are you talking about directory to directory copy? jim - Original Message - From: "Diane Holt" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]>; "BugRa

SImplePool doesn't pool?

2000-12-06 Thread James Cook
I suppose if this is true, it could be a huge benefit to Tomcat 3.X since it seems to use the SimplePool class in a few critical sections of code such as JspFactoryImpl, AdapterHandler, and PoolTCPEndpoint. Tomcat 4.X only uses it in the JspFactoryImpl. I am assuming that my analysis is flawed sin

Re: doPost() and concurreny issue/question

2000-12-06 Thread James Cook
If the POST request is simply a signal for the server to perform some task without sending any pending output to the client, he could make an object that contains all of the important information from the request object, and put this "logical clone" into the queue. jim - Original Message ---

Re: SImplePool doesn't pool?

2000-12-07 Thread James Cook
values. jim - Original Message - From: "James Cook" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Wednesday, December 06, 2000 5:17 PM Subject: SImplePool doesn't pool? > I suppose if this is true, it could be a huge benefit to Tomcat 3.X since it >

Re: [MY_OPINION] Tomcat 3.x

2000-12-18 Thread James Cook
- Original Message - From: "Jon Stevens" <[EMAIL PROTECTED]> I think Jon is going for the record to see how many developers and people of good conscience he can alienate. Costin, I appreciate all of the hard work you have done on the Tomcat project. You were pivotal in cleaning up a ra