Re: bz2 File format.

1999-04-05 Thread Ryan Sutter
You apparently missed the lengthy debate regarding bzip2 that has plagued this list for the last week. In the interests of avoiding a rebirth of this (hopefully) dead thread I offer the following URL: http://www.muraroa.demon.co.uk/ In future, you might want to try searching the fine repository

Re: JavaLinux for servlets

1999-02-17 Thread Ryan Sutter
for a lot of things, use it for those things and use other technologies where appropriate and leave the rest of us alone. We don't care about your opinions. Ryan Sutter

Messed Up Date Validation In 1.1.7

1999-01-25 Thread Ryan Sutter
I don't know for sure that this specific to Linux Java so my apologies in advance. I am using this code for date validation: DateFormat df = new SimpleDateFormat("MM/dd/"); try { Date theDate = df.parse(theText); jtf.set

JDB Problems Further Documented

1998-12-31 Thread Ryan Sutter
JDB keeps crashing on me when I run my app. Here is the complete session, possibly containing some piece of information that can give a clue as to what's wrong: [rsutter@dell1607 rsutter]$ jdb -classpath /usr/bin/jdk117_v1a/lib/classes.zip:/home/rsutter/work/wambase/wamware/packages:/windows/jdk

Problems with JDB

1998-12-30 Thread Ryan Sutter
I'm trying to debug my app using JDB from JDK_117v1a. It's all been compiled with -g but this keeps happening: --- Full thread dump: "AWT-Finalizer" (TID:0x40715ea0, sys_thread_t:0x415c1e0c, state:CW) prio=9 java.lang.Object.wait(Object.java) sun.awt.AWTFinalizer.run(AWTFinal

Re: Java performance

1998-12-16 Thread Ryan Sutter
Scimark results: Machine: Pentium 200MMX Memory: 32MB Linux Kernal Version: 2.0.35 Java Version: JDK 1.1.7v1a JIT: TYA 1.2 Benchmarks run at command line within X-Windows. No JIT: 6.7 TYA 1.2: 15.1

Intro, Thank You and Success Story

1998-12-10 Thread Ryan Sutter
Hello. My name is Ryan Sutter and I just subscribed to the list. I am a Java developer working in Minneapolis, MN. I used to be fairly heavily involved in the Java Lobby (if you were at last years JavaOne and stopped by the booth we may have talked) but I've been too busy with other t