Re: New tag ?

2005-07-23 Thread Jason Brittain
as well as serving these repositories through Apache httpd? http://svnbook.red-bean.com/en/1.1/ch06s03.html I use svn and I'm looking forward to having Tomcat hosted in it. Remy: isn't svn blame what you're looking for? -- Jason Brittain

Re: Tomcat build fails: junit

2005-06-04 Thread Jason Brittain
the release binary. He's passing on the info that one of the build properties no longer works so that the Tomcat committers can fix that for themselves and for other developers. This is the appropriate mailing list for that, not tomcat-user. -- Jason Brittain

Re: [OT] - benchmark on APR stuff

2005-05-02 Thread Jason Brittain
, and that allowed me to load and run his test plans. Cheers. -- Jason Brittain - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: cvs commit: jakarta-tomcat-catalina/webapps/docs cluster-howto.xml

2005-04-29 Thread Jason Brittain
. Maybe replacing it with the word cable would be better? Cheers. -- Jason Brittain - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Tomcat 5.5.9 runs on Kaffe 1.1.5 (was Re: Tomcat and APR)

2005-04-28 Thread Jason Brittain
Jason Brittain wrote: Remy Maucherat wrote: Jason Brittain wrote: This release of Apache Tomcat was packaged to run on J2SE 5.0 or later. It can be run on earlier JVMs by downloading and installing a compatibility package from the Apache Tomcat binary download page. means JMX wasn't found, that's

Re: Tomcat 5.5.9 runs on Kaffe 1.1.5 (was Re: Tomcat and APR)

2005-04-28 Thread Jason Brittain
Remy Maucherat wrote: Jason Brittain wrote: Jason Brittain wrote: Now, Tomcat runs. I tried the JSP examples, and they work. I'll see about benchmarking it versus JDK 1.4.x and 1.5.x. :) It's really bad. APR might help a little. Surprisingly, it looked reasonable when I benchmarked it today

Re: Tomcat and APR

2005-04-25 Thread Jason Brittain
) at org.apache.catalina.startup.Bootstrap.main (Bootstrap.java:407) at java.lang.VirtualMachine.invokeMain (VirtualMachine.java) at java.lang.VirtualMachine.main (VirtualMachine.java:108) So, I'm still looking for even one free/OSS JVM that is capable of running Tomcat. -- Jason Brittain

Re: Tomcat and APR

2005-04-25 Thread Jason Brittain
Remy Maucherat wrote: Jason Brittain wrote: Remy Maucherat wrote: This has been hinted for a while ;) The purpose of this email is to propose using APR (Apache Portable Runtime) as the network IO used by Tomcat, instead of the JVM's IO. [snip] Which will allow: [snip] - (likely) better performance

Re: Tomcat and APR

2005-04-25 Thread Jason Brittain
Remy Maucherat wrote: Jason Brittain wrote: Nope: [EMAIL PROTECTED] jakarta-tomcat-5.5.9]# bin/catalina.sh start Using CATALINA_BASE: /home/jbrittain/jakarta-tomcat-5.5.9 Using CATALINA_HOME: /home/jbrittain/jakarta-tomcat-5.5.9 Using CATALINA_TMPDIR: /home/jbrittain/jakarta-tomcat-5.5.9/temp

Re: Tomcat and APR

2005-04-25 Thread Jason Brittain
Remy Maucherat wrote: Jason Brittain wrote: You must not have read the paragraph in my last email that said: ... And, this is *with* Tomcat's compat package installed properly. Maybe there's a regression. It used to work long before 1.1.5 anyway, I'm curious to know which version of Tomcat ran

Re: Tomcat and APR

2005-04-25 Thread Jason Brittain
Remy Maucherat wrote: Jason Brittain wrote: This release of Apache Tomcat was packaged to run on J2SE 5.0 or later. It can be run on earlier JVMs by downloading and installing a compatibility package from the Apache Tomcat binary download page. means JMX wasn't found, that's all. Yes. I did

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

2005-04-11 Thread Jason Brittain
one node? (I wouldn't think so, since in that case what would the session clustering really be useful for?) Just curious.. -- Jason Brittain - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL

Re: In memory session replication, reminder

2002-03-11 Thread Jason Brittain
. But, if people decide that it's better suited to j-t-c, then that's okay (not quite as good, IMO), but I'd still like it to have a pluggable messaging layer API. Cheers. -- Jason Brittain [EMAIL PROTECTED] 650-228-2644 CollabNet http://www.collab.net -- To unsubscribe, e-mail: mailto:[EMAIL

Re: [4.0.3] [VOTES] Upcoming release and security fix

2002-02-28 Thread Jason Brittain
cycle may be shorter or longer): ballot +1 [ ] I support the release, and I will help +0 [X] I support the release, and I sure wish I had time to help!! -0 [ ] I don't support the release -1 [ ] I'm against the release because: -- Jason Brittain jasonb (at) collab (dot) net CollabNet http

Re: cvs commit: jakarta-tomcat-4.0/catalina/src/share/org/apache/catalina/valves AccessLogValve.java

2001-10-26 Thread Jason Brittain
to add it too. Remy Yeah, I was thinking it would be a good idea for consistency (future patching across more than one branch, etc.). Thanks for fixing it.. -- Jason Brittain jasonb(at)collab(dot)net CollabNet http://www.collab.net

Re: cvs commit: jakarta-tomcat-4.0/catalina/src/share/org/apache/catalina/valves AccessLogValve.java

2001-10-25 Thread Jason Brittain
(); +} } } + } // Log this message Since the bug was likely originally my fault, I felt compelled to report to you about this missing hunk. :) Keep up the excellent work! -- Jason Brittain jasonb(at)collab(dot)net CollabNet http://www.collab.net [EMAIL PROTECTED] wrote: remm

You Can't Say WebApp! -- was cvs commit: jakarta-tomcat-4.0/service/java ServiceController.java

2001-06-28 Thread Jason Brittain
or product. So, are you and/or the Apache Software Foundation now claiming exclusive rights to the use of the name WebApp as this license clause claims? -- Jason Brittain [EMAIL PROTECTED] __ Do You Yahoo!? Get personalized email addresses from Yahoo

Re: FW: [advanced-servlets] Session Load Balancing (was: To avoid

2001-02-28 Thread Jason Brittain
ms to me that making it part of the servers (the servlet containers, for instance) would work just as well. -- Jason Brittain Software Engineer, Olliance Inc.http://www.Olliance.com Current Maintainer, Locomotive Project http:

Re: FW: [advanced-servlets] Session Load Balancing (was: To avoid

2001-02-26 Thread Jason Brittain
ons to more than one backup server so that you've got even higher fault tolerance (but you'll probably never need that level of fault tolerance). -- Jason Brittain Software Engineer, Olliance Inc.http://www.Olliance.com Current Maintainer, Locomotive Project http:

Re: cvs commit: jakarta-tomcat-4.0/catalina/src/share/org/apache/catalina/startup CatalinaBlock.java CatalinaBlock.xinfo

2001-02-20 Thread Jason Brittain
Pier P. Fumagalli wrote: Remy Maucherat [EMAIL PROTECTED] wrote: Quoting Jason Brittain [EMAIL PROTECTED]: Please let me know when you're ready to discuss my TomcatBlock patches.. No hurry on my part, I just want to keep the idea warm. :) Feel free to see it in action at: http

Re: [PATCH] CatalinaBlock.java

2001-02-11 Thread Jason Brittain
to go. I've committed the changes. Thanks! - Sam Ruby If you like that patch, you'll probably also like the ones I sent in on Friday -- messages with the title "[PATCH] TC4: TomcatBlock on Avalon 3.1a1".. Cheers. ===== Jason Brittain [EMAIL

[PATCH] TC4: TomcatBlock on Avalon 3.1a1: Part 1

2001-02-09 Thread Jason Brittain
as it did before (as far as I can tell by my somewhat limited testing) and it runs as an Avalon 3.1a1 Block. I know this is a bunch of new code, but I think I've tested and documented it enough to make it clear and easy commit. My next mails will include the diffs and the new source. -- Jason

[PATCH] TC4: TomcatBlock on Avalon 3.1a1: Part 2

2001-02-09 Thread Jason Brittain
what my patch to Bootstrap does: it uses Bootstrap's own class loader as the parent of the Common class loader. And, when you run in stand-alone mode, this is (conveniently) the System class loader. My next mail shows the files I added. -- Jason Brittain Software Engineer, Olliance Inc.

[PATCH] TC4: TomcatBlock on Avalon 3.1a1: Part 2 (for real this time)

2001-02-09 Thread Jason Brittain
plement my own config system, which I don't really want to do. :) So, what my patch to Bootstrap does: it uses Bootstrap's own class loader as the parent of the Common class loader. And, when you run in stand-alone mode, this is (conveniently) the System class loader. My next mail shows the

[PATCH] TC4: TomcatBlock on Avalon 3.1a1: Part 3

2001-02-09 Thread Jason Brittain
hat simply writes the output to a file on the filesystem. This class replaces the older, now obsolete AccessLogValve class. And that's it. Let me know what you think.. :) -- Jason Brittain Software Engineer, Olliance Inc.http://www.Olliance.com Current Maintainer, Locomotive Pro

Re: [PROPOSAL] Tomcat 4.0-beta API Change: Security Manager Facades

2001-01-19 Thread Jason Brittain
erent name? I'm not sure what name I would use.. "sandbox" maybe? -- Jason Brittain Software Engineer, Olliance Inc.http://www.Olliance.com Current Maintainer, Locomotive Project http://www.Locomotive.org -

Re: AccessLogValve Patch

2001-01-10 Thread Jason Brittain
java.io.IOException; Oops! I forgot to remove the BufferedWriter import before I made the patch.. Please remove that line. Thanks! -- Jason Brittain Software Engineer, Olliance Inc.http://www.Olliance.com Current Maintainer, Locomotive Project http://www.Locomotive.org

Re: Tomcat session replicator

2000-12-22 Thread Jason Brittain
ver to be down until it begins echoing back the UDP ping messages. Comments? Suggestions? -- Jason Brittain Software Engineer, Olliance Inc.http://www.Olliance.com Current Maintainer, Locomotive Project http://www.Locomotive.org

Re: Benchmarks: Catalina M5 vs. Apache 1.3.12

2000-12-05 Thread Jason Brittain
Engineer BusinessThreads -Original Message- From: Jason Brittain [mailto:[EMAIL PROTECTED]] Sent: Tuesday, December 05, 2000 12:48 PM To: [EMAIL PROTECTED] Subject: Benchmarks: Catalina M5 vs. Apache 1.3.12 I wrote up a text file about benchmarking and comparing Tomcat-4.0-M5 (pre

Re: Benchmarks

2000-12-05 Thread Jason Brittain
ther OSs I think it is). Cheers. -- Jason Brittain Software Engineer, Olliance Inc.http://www.Olliance.com Current Maintainer, Locomotive Project http://www.Locomotive.org

Re: Kudos to Jason and his benchmarking report

2000-12-05 Thread Jason Brittain
nce. That sounds like a much needed guide. Maybe a HOWTO? Now I need to study your stuff more closely and plan for the next round of measurement (and, in my case, modeling). Roy Have fun! -- Jason Brittain Software Engineer, Olliance Inc.http://www.Olliance.com Current Mainta

Re: Now, am I stupid or what?

2000-11-29 Thread Jason Brittain
though it isn't as nice as Ant, I don't know of a better tool for building native code binaries. Do you know of a better one? -- Jason Brittain Software Engineer, Olliance Inc.http://www.Olliance.com Current Maintainer, Locomotive Project http://www.Locomotive.org

Re: AccessLogValve performance fixes

2000-11-29 Thread Jason Brittain
as a sort of a warning). So, by default, it'll be fast, and the buffering could be turned off. That would be nice -- as long as this switchable feature does not really degrade performance. Ideas? -- Jason Brittain Software Engineer, Olliance Inc.http://www.Olliance.com Current Maintainer,

New Valve Tester and NullValve

2000-11-29 Thread Jason Brittain
will need to be multithreaded, though. Also, in which package should this tester code reside, really? I'm aprehensive about mixing the tester code in with the regular Catalina code.. All feedback about this code is welcome! Cheers. -- Jason Brittain Software Engineer, Olliance Inc.http://www.Ol

Re: [PROPOSAL] Tomcat 4.0 Milestone 5

2000-11-22 Thread Jason Brittain
stuff, but built only to do the common log format? Yes, that would sure help it to perform, wouldn't it? And, we could have another Valve that does the fancy log patterns of people want that feature. -- Jason Brittain Software Engineer, Olliance Inc.http://www.Olliance.com Current Maintainer

[TC4] ResourcesBase.setCheckInterval() bug

2000-11-16 Thread Jason Brittain
80a281,284 else { if ((oldCheckInterval = 0) (this.checkInterval 0)) threadStart(); } Thanks! -- Jason Brittain (415)354-6645 Software Engineer, Olliance Inc.http://www.Olliance.com Current Maintainer, Locomotive Pro

Re: [TC4] ResourcesBase.setCheckInterval() (not a) bug

2000-11-16 Thread Jason Brittain
g the HTTP connector) -- Jason Brittain Software Engineer, Olliance Inc.http://www.Olliance.com Current Maintainer, Locomotive Project http://www.Locomotive.org

Re: Tomcat 4.0 Milestone 4

2000-11-01 Thread Jason Brittain
! -- Jason Brittain Software Engineer, Olliance Inc.http://www.Olliance.com Current Maintainer, Locomotive Project http://www.Locomotive.org "Craig R. McClanahan" wrote: Hey folks, I'm planning on cutting a fourth milestone of Tomcat 4.0 tomorrow (Wednesday) evening. This