Re: tomcat slowness on 2.6

2004-07-28 Thread Keith T. Garner
ssist! I totally forgot about that possibly being a factor. Keith -- Keith T. Garner[EMAIL PROTECTED] "Make no little plans; they have no magic to stir men's blood.&q

tomcat slowness on 2.6

2004-07-28 Thread Keith T. Garner
ssue especially since FC2 (with kernel 2.6) is supposed to be faster! Any one with any ideas? Keith -- Keith T. Garner[EMAIL PROTECTED] "Make no little plans; they have no magic to stir men's bl

Re: Sun Lawyers Attack The Java Republic News Blog

2004-06-15 Thread Keith T. Garner
any further effort? Perhaps, but not on this list. Keith -- Keith T. Garner [EMAIL PROTECTED] The whole problem with the world is that fools and fanatics are always so certain of themse

Re: New versoin of 117 or 1.2 dates

1998-12-10 Thread Keith T. Garner
hreads, and quite well, I might add. Keith -- Keith T. Garner [EMAIL PROTECTED] STR Consultant http://www.str.com/ [EMAIL PROTECTED] "Hell hath no fury like a woman scorned for Sega." -- Brodie from _Mallrats_

Re: jdk1.2

1998-11-30 Thread Keith T. Garner
file format, and you're good to go. Keith -- Keith T. Garner [EMAIL PROTECTED] STR Consultant http://www.str.com/ [EMAIL PROTECTED] "Hell hath no fury like a woman scorned for Sega." -- Brodie from _Mallrats_

bug in native thread garbage collecting?

1998-11-09 Thread Keith T. Garner
ze:0x20) prio=5 *current thread* It appears that something terrible is being hit right after the 1000th call (and maybe right around the 1000th thread creation?) Can anyone recreate this behavior? Keith, who's submiting this to jitterbug as well as to the list -- Keith T. Garne

native thread question

1998-11-09 Thread Keith T. Garner
asks. This got me curios as to what determines the niceness. By the java spec, thread priorities can be ignored, but I'm wondering that if in this case, are thread priorities being mapped to a niceness level? Any comments? Keith -- Keith T. Garner [EM

port plans....

1998-10-30 Thread Keith T. Garner
this because it sounds like I'm being ungrateful and wanting more and not appriciating the hard work the porters do for us. A co-worker asked though) Keith, who thanks all the porters for their hard work and dedication -- Keith T. Garner [EMAIL PROTEC

apache, jserv, blackdown's vm, memory leak?

1998-10-22 Thread Keith T. Garner
erify my results. Anyone...anyone? Bueller? Keith -- Keith T. Garner [EMAIL PROTECTED] STR Consultant http://www.str.com/ [EMAIL PROTECTED] "Its hard to play pin the tail on the donkey when its running around ki

Re: Write Once Run Anywhere?

1998-10-01 Thread Keith T. Garner
(This problem stems from 95 being a caseless beast.) Keith -- Keith T. Garner [EMAIL PROTECTED] STR Consultant http://www.str.com/ [EMAIL PROTECTED] "Its hard to play pin the tail on the donkey when its running aro

Re: VISIBROKER FOR LINUX

1998-09-24 Thread Keith T. Garner
ng to go to doing most of their java/CORBA/servlet development on Linux, but had deceided to go with RMI for now. Keith -- Keith T. Garner [EMAIL PROTECTED] STR Consultant http://www.str.com/ [EMAIL PROTECTED] "Its h

Re: MS Access....

1998-09-17 Thread Keith T. Garner
erver.) I do all my java developement under Linux, so it was good I was using JDBC :) So, I'll correct your statement to saying "Most things MS with Linux or Java is probably a bad idea, but some things don't suck." Keith -- Keith T. Garner

Re: Delete all class files

1998-09-15 Thread Keith T. Garner
s rm xargs is a wonderful program that builds the command line from the command given to it and the file names piped into it. -- Keith T. Garner [EMAIL PROTECTED] STR Consultant http://www.str.com/ [EMAIL PROTECTED] "Its h

Re: Printing of Graphics

1998-09-15 Thread Keith T. Garner
ux and Solaris than it did under Windows. In fact its really hurting under Windows, and is just grumpy everywhere else. Keith -- Keith T. Garner [EMAIL PROTECTED] STR Consultant http://www.str.com/ [EMAIL PROTECTED] &qu

Re: Expanding arrays

1998-09-08 Thread Keith T. Garner
the array without having to > define the amount of Strings in the array previously. Why not just use a java.util.Vector? Keith -- Keith T. Garner [EMAIL PROTECTED] STR Consultant http://www.str.com/ [EMAIL PROTECTED] "

Re: IBM VisualAge for Java for Linux...

1998-08-19 Thread Keith T. Garner
u, but I'd like see a reference where they explicitly state they are thinking of porting Visual Age. If I could find that, my client would go bonkers! Keith -- Keith T. Garner [EMAIL PROTECTED] STR Consultant http://www.str.com/ [E

Re: Java DB browsing utility

1998-08-19 Thread Keith T. Garner
an be found at http://www.geocities.com/CapeCanaveral/8983/SQLExplorer.html Keith -- Keith T. Garner [EMAIL PROTECTED] STR Consultant http://www.str.com/ [EMAIL PROTECTED] "Its hard to play pin the tail on the donk

Mail I sent to Inprise

1998-07-22 Thread Keith T. Garner
I sent this off to inprise this morningI'll let you know what response I get. (Oh man, I just noticed a type/think-o in theres/thing/this/ towards the bottom.) I figured the mentioning of recent events couldn't hurt. Keith -- Keith

Re: Visibroker for Linux and JDK 1.1.6v2 problem

1998-07-16 Thread Keith T. Garner
. Might as well put it to good use. Keith -- Keith T. Garner [EMAIL PROTECTED] STR Consultant http://www.str.com/ [EMAIL PROTECTED] "You can tell a lot about a company from their hostnames." -- Brian Swetland

Re: jdk1.1.6v2 comment, Swing Fix

1998-06-25 Thread Keith T. Garner
The only thing in the 1.1.6 CHANGES file that I see could maybe break stuff is the "PERFORMANCE...ENHANCEMENTS" *shrug* Keith -- Keith T. Garner [EMAIL PROTECTED] STR Consultant http://www.str.com/ [EMAIL PROTECTED] "

Re: A problem with java.awt.Window

1998-06-02 Thread Keith T. Garner
d it will work. For some reason the size defaults to 0,0 and the jdk under UNIX actually throws a lower level error. Keith -- Keith T. Garner http://www.uiuc.edu/ph/www/k-garner [EMAIL PROTECTED] STR Consultant http://www.str.com/ [EMAIL PROTECTED] "You can tell a lot about a company from their hostnames." -- Brian Swetland

Re: Swing under Linux

1998-05-21 Thread Keith T. Garner
On Thu, May 21, 1998 at 12:54:18, Artur Biesiadowski said: > Keith T. Garner wrote: > > My only problem with Swing and tya lately is when swing calls > > unimplemented (in tya) op codes. Once tya implements them I'm sure life > > will be better. > > Unimpleme

Re: Swing under Linux

1998-05-20 Thread Keith T. Garner
h Swing and tya lately is when swing calls unimplemented (in tya) op codes. Once tya implements them I'm sure life will be better. Keith, who just got done doing a somewhat major app in all swing. -- Keith T. Garner http://www.uiuc.edu/ph/www/k-garner [EMAIL PROTECTED] ST