JDK 1.3, Tomcat 3.2.1, and CLASSPATH settings....

2001-04-06 Thread Jerry Asher
s? 4. Is there a FAQ for this mailing list (I'd hate to repeat questions that have already been answered.) Thank you, Jerry Asher = Jerry Asher [EMAIL PROTECTED] 1678 Shattuck Avenue Suite 161Tel: (510

RE: OT: Mailing list control

1999-09-02 Thread jerry
ave a way of spoofing email addresses for newsposting, and mail is delivered, not picked up. Deja.com is not a great way to read recent news. And, since we are talking about issues in which timeliness can be important, a mailing list works very well indeed. When is the next 1.2 due out? -Jerry

Re: [OFF-TOPIC] Drawing Package Required For Java Linux Web Graphics

1999-09-01 Thread jerry
Here's the URL. Seems pretty busy, I'll try to download it tonight. http://www.sun.com/dot-com/staroffice.html -Jerry -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Tro

Re: how to catch stdout

1999-08-24 Thread jerry
t stream connected to the normal // output of the subprocess. BufferedReader in = new BufferedReader(new InputStreamReader(process.getInputStream())); while((line = in.readLine()) != null){ System.out.println(line); // Or wha

Re: free obfuscator available [truly OT/BS]

1999-05-26 Thread Jerry McBride
e population. So please do not judge every >American by the actions of their government. And if >you feel compelled to reply to this, send it via >private e-mail please. > I too, an an American and a very proud one at that. Ma

Re: free obfuscator available

1999-05-25 Thread Jerry McBride
lopment program is anything like the High Performance Java Compiler, I'd grab a copy before it get's promoted too... -- /\ | Jerry McBride | | [EMAIL PROTECTED] | \/ -- To U

Re: How to measure efficiency?

1999-05-12 Thread Jerry Treweek
Ever since the Pentium was release there have been high resolution counters available - anyone written some code to access them ? - back then it was all restricted access only! Does Intel give a damn now ? Jerry Nathan Meyers wrote: > Willi Richert wrote: > > > > I have written an ft

Problem running jdk/jre/rt with glibc21

1999-04-08 Thread Jerry Sosnicki (r22120)
When I start jre I am getting the following: /u00/local/jre1.1.7/bin/../bin/i686/green_threads/jre: error in loading shared libraries: /u00/local/jre1.1.7/bin/../lib/i686/green_threads/libjava.so: undefined symbol: _dl_symbol_value Attached you will find ldconfig -D output Regards, Jaroslaw So

IBM to deploy LinuxPPC on RS6000 servers...

1999-02-08 Thread Jerry McBride
advantage of the delayed deployment of... Windows 2000! Wow! -- /\ | Jerry McBride | | [EMAIL PROTECTED] | \/

New interest channel for 1.2 questions...

1999-02-03 Thread Jerry Treweek
Why don't we create a new interest channel for 1.2 (or 2) questions. That will strip a lot of crud out of this channel, and the porting team and any other patiently waiting people can filter it all out into /dev/null...

Announce jrex v1.1 alpha

1999-02-03 Thread Jerry Treweek
the time being. If this sounds as though it might help you, drop me a request and I'll mail you the source. Who knows, it might even take some pressure off the Java 2 porting team. All the best Jerry Jerry Treweek Senior Programmer Linguistics Dept Lancaster University [EMAIL PROTECTED]

Re: jikes & '$' in variable names....

1999-01-24 Thread Jerry McBride
blem with my setup? >> >> RTFM. Use "jikes -$". I'm not sure why they make that an option that's >> off by default, but you can turn it on. > >Because it's naughty. Shouldn't use $s in variable names. > Yeah, but John, everyone is doing it... -- /\ | Jerry McBride | | [EMAIL PROTECTED] | \/

String to char conversion

1998-11-10 Thread Jerry Treweek
purely Java question on this channel but I *am* running under Linux ;) All the best Jerry

MP3

1998-10-07 Thread Jerry Treweek
Hi Anyone picked up on mp3 players for java ? Jerry

AudioPlayer

1998-09-24 Thread Jerry Treweek
Hi All, Has anyone come across a way of detecting when an AudioPlayer has finished playing it's input stream ? I could subclass the input stream to detect this, but there might me a more elegant solution. Thanks Jerry T

Compilation hardware

1998-08-28 Thread Jerry Treweek
tems being developed (which is a quite variable issue) they must also provide the shortest compilation times possible. My main concerns are (not necessarily in this order) reliability compilation speed longevity (upgrade ability etc.) price Any reasonable argument for your preferences would be m

Re: linux on laptops

1998-08-01 Thread Jerry McBride
than an hour). So far XFree works at 1024x768. >>... Yeah, but it makes GREAT reading... -- /-----\ | Jerry McBride | | | |([EMAIL PROTECTED] | \-/

Re: Beautifier - a fast, small and FREE automatic indenter for java source files

1998-07-28 Thread Jerry Treweek
Imagine if the same requirement were made for an editor - "This software uses Vi - ...", or worse, "This software uses cut -..." If you can remove this from your copyright I'd be happy to have a look. "Linux - I can't believe its not Microsoft" Jerry T. T

Re: JIT

1998-07-27 Thread Jerry Treweek
. This poses the question - are there any other people/groups working on JIT's ? "Linux - I can't belive it's not Microsoft" Jerry T

Re: Emacs and java...

1998-07-24 Thread Jerry Treweek
der X. "Linux - I can't believe it's not Microsoft" Jerry T[EMAIL PROTECTED] Albert Lai wrote: > I recommend reading a book on Emacs to get yourself started. I > learned Emacs by reading: > > @Book{Cameron:LGE-1996, > author = "Debra Ca

feedback on JDE's

1998-06-24 Thread Jerry Solomon x2761
;s are not terribly useful for more than "toy" projects. I would greatly appreciate hearing from anyone who has actually used either of these products to produce real, substantial project code, and what their experiences might have been. Thanks in advance, -jerry

RedHat, libc, and glibc

1998-06-11 Thread Jerry Solomon x2761
, on this system the CLASSPATH environment must NOT be set in order for JDK to work properly! Perhaps someone will find this observation useful.-) Jerry Solomon

appletviewer screen location

1998-06-05 Thread Jerry Solomon x2761
way to control this annoying behaviour?? Thanks much, -jerry solomon

Netscape and linux java

1998-06-05 Thread Jerry Solomon x2761
seen similar problems? -jerry solomon

CLASSPATH anomolies

1998-05-31 Thread Jerry Solomon x2761
f you can tell me what the "correct" procedure should be? Thanks, -jerry solomon