Re: fonts not found warnings

1999-04-12 Thread John N. Alegre
Thank you john On 12-Apr-99 Matthew McKeon wrote: > "John N. Alegre" wrote: >> > >> Matthew, >> >> I have been trying to solve this problem for a week. Could you PLEASE >> repost >> or send me the solution. > [kersnip] > > I didn't post it, I just used it. > http://www.mail-arc

Re: unsubscribe doesn't work

1999-04-12 Thread Elis Pomales
Actually I also have not been able to unsubscribe. I have been quite and have just ignored the mails. If I can please be unsubsribed manually I would appreciate it as well. Someone suggested making some mail filter, but I am not in linux. I run a winblows os. Sorry. - Original Message - F

Re: Java Certification

1999-04-12 Thread Jeff Galyan
Ozer - Full details on Sun Certification programs can be found at http;//suned.sun.com. Also, I recommend reading the Java Certification Study Guide by Simon Roberts (he wrote the certification exam for Sun). That book has a complete sample exam which will give you a feel for what to expect from

Re: unsubscribe doesn't work

1999-04-12 Thread Corwin Light-Williams
you know what, fuck you! why can't you just unsubscibe me? I'm sorry that you guys are too busy to see that one email. but the list admin evidently determined that i wasn't worth his/her time, so i decided that everyone needs to hear about it. i can't run procmail because the machine this is on do

Re: unsubscribe doesn't work

1999-04-12 Thread John Summerfield
> ok, i asked the automatic machine to unsubscribe me, and > it wouldn'tt, and i send mail to listadm, and i got > no response, so let's ty the old fashiooned way. please > remove me from this damned list- i'm getting it > bounced through [EMAIL PROTECTED], and i no longer > have access to that a

Re: jdk servlets available on Linux

1999-04-12 Thread Mario Camou
Steve, Check out http://java.apache.org/ -Mario. Steven Rock wrote: > > Just made the leap from wintel to Lunix. I would like to use java > servlets instead of dusting off my Perl-CGI books. Has it been ported to > Linux yet? > > -Steve -- __ |

Problem in java 1.1.7v1a for glibc (green threads)

1999-04-12 Thread David Zhao
Dear Sirs, I upgraded my redhat system to the starbuck (blah) distribution and it seems that this broke java, maybe due to the new glibc (2.1.1), here is the error: /usr/local/java/bin/../bin/i686/green_threads/java: error in loading shared libraries: /usr/local/java/bin/../lib/i686/gree

jdk servlets available on Linux

1999-04-12 Thread Steven Rock
Just made the leap from wintel to Lunix. I would like to use java servlets instead of dusting off my Perl-CGI books. Has it been ported to Linux yet? -Steve __ Steven W. Rock Mokonet, Inc. Internet Technology Consulting 212.269.1565 -

Re: jdk1.2pre-v1 performance

1999-04-12 Thread Dimitris Vyzovitis
Peter Schuller wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > > I have been comparing the performance of jdk 1.1.7v1a and 1.2pre-v1 > > and have found that 1.2pre-v1 is app. 60% slower than 1.1.7v1a with > > native threads and TYA. I get the same difference when I turn jit off > >

Java3D

1999-04-12 Thread Brad Rixmann
Hi all, I have searched all over Sun's site and others, but cannot find an answer... When will Java3D be available for Linux? I see that Sun licensed Blackdown to port the API. Are we talking weeks, months or have I missed it already? Thanks, Brad ---

linux jdk-1.{1.x,2} problems with large numbers of file descriptors

1999-04-12 Thread lantz moore
please note that since i don't have access to the jdk source, the following ramblings come by way of pure conjecture on my part. we've got a client/server architecture that eats threads and file descriptors for lunch. after applying alan cox's large file array patch, our server started segfault

RE: jdk1.2pre-v1 performance

1999-04-12 Thread Peter Schuller
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 > I have been comparing the performance of jdk 1.1.7v1a and 1.2pre-v1 > and have found that 1.2pre-v1 is app. 60% slower than 1.1.7v1a with > native threads and TYA. I get the same difference when I turn jit off > and use green threads. In all cases

unsubscribe doesn't work

1999-04-12 Thread Corwin Light-Williams
ok, i asked the automatic machine to unsubscribe me, and it wouldn'tt, and i send mail to listadm, and i got no response, so let's ty the old fashiooned way. please remove me from this damned list- i'm getting it bounced through [EMAIL PROTECTED], and i no longer have access to that account, so i

jdk1.2pre-v1 performance

1999-04-12 Thread Sveinn Sveinsson
Hi, I have been comparing the performance of jdk 1.1.7v1a and 1.2pre-v1 and have found that 1.2pre-v1 is app. 60% slower than 1.1.7v1a with native threads and TYA.  I get the same difference when I turn jit off and use green threads.  In all cases the CPU is 100% saturated by java. I'm running Re

Re: Still troubles with the libraries and jdk1.2

1999-04-12 Thread Matthew McKeon
Kontorotsui wrote: > > On 10-Apr-99 Gerald de Jong wrote: > > all i had to do to get jdk1.2 running on RH 5.2 is make the following > > symbolic > > link, which i made in the /opt/jdk1.2/jre/lib/i386 directory. > > I did it, but it doesn't work. It seems not to be the standard problem with > mis

Re: fonts not found warnings

1999-04-12 Thread Matthew McKeon
"John N. Alegre" wrote: > > Matthew, > > I have been trying to solve this problem for a week. Could you PLEASE repost > or send me the solution. [kersnip] I didn't post it, I just used it. http://www.mail-archive.com/java-linux@java.blackdown.org/msg05842.html This i

Re: Java Certification

1999-04-12 Thread Zhichao Hong
Hi, I am a Sun Certified Java Programmer. I think you need to read their objectivities before taking the test. By the way, there are two good books about this, one is written by Barry Boone and the other written by Simon Roberts. Good luck! Zhichao

Re: Information of the glibc-2.1 status on the i386 platform

1999-04-12 Thread Johan R Sundstr|m
On 11 Apr 1999, Andreas Jaeger wrote: > > The response to the bugreport (id 430) was that a JDK-1.2 with support > > for the glibc-2.1 would be uploaded within a few days. It was over a > > month ago. > > The solution was obviously not a trivial one. Could you please put up > > some status a

Re: Java cannot find swing

1999-04-12 Thread John Overmars
I am running javax.swing.*. I was trying to execute the Swing demos included with the package. JDO John Overmars, Sr. Development Eng. Integrated Systems Center ERIM International, Inc.I

Re: Information of the glibc-2.1 status on the i386 platform

1999-04-12 Thread Andreas Jaeger
> Johan writes: Johan> On 11 Apr 1999, Andreas Jaeger wrote: >> I'm running (thanks to the tips in this list!) jdk 1.2pre1 with glibc >> 2.1. I'm using small wrapper scripts to set the required options, >> e.g.: >> $ cat bin/java >> #!/bin/sh >> /opt/jdk1.2/bin/java -green -Djava.compil

Java Linux and Signal Handlers

1999-04-12 Thread Rob Nugent
Hi, I have a requirement to use Java Linux to implement a number of sub-routines in an environment in which other languages such as 'C' will also be executing. A question has arisen as to whether the Java VM has a requirement to install any signal handlers which might displace my pre-existing

Java Certification

1999-04-12 Thread Ozer Irfan
Hello, I'm from Belgium. I'll be passed the java certification. Have any questions examples ? Know you what I must do ? Thanks. Irfan -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? C