Downloading JDK

1999-03-17 Thread Steven Rubenstein
What am I doing wrong? -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Problem running Jikes on Linux with JDK1.2

1999-03-17 Thread Jean-Pierre Dube
Hi, I installed jikes version .47 on my linux box running RedHat 5.2. I also installed jdk1.2 from Blackdown. When I tried to compile a program I get the following error message from jikes: "zip file is invalid or content a comment, please re-zip without comments". After a few minutes of debuggin

[q]JavaSpaces [multicast], Linux2.2.3 and JDK1.2pre1

1999-03-17 Thread Mark Swanson
Hello, Has anyone out there got this to work? (RedHat 5.2) RMID, reggie, txn_manager, and Spaces all start no problem. Yet the browser can't see the Space. The identical scripts (+DOS'isms) work on my 95 box. BTW, when I ping 224.0.0.1 under Linux I get back lots of DUP'd packets. On Solaris I

Re: anyone got jar working with jdk1.2???

1999-03-17 Thread Steve Byrne
Peter T Mount writes: > On Wed, 17 Mar 1999 [EMAIL PROTECTED] wrote: > > > > hello, > > > > > > am i the only one to have problems with the jar prog of the jdk1.2-prev1 > > > version??? > > > > > > each time i try to packege something i get the message: Can't determine > > > applicatio

Re: anyone got jar working with jdk1.2???

1999-03-17 Thread Peter T Mount
On Wed, 17 Mar 1999 [EMAIL PROTECTED] wrote: > > hello, > > > > am i the only one to have problems with the jar prog of the jdk1.2-prev1 > > version??? > > > > each time i try to packege something i get the message: Can't determine > > application home > > Works fine for me on RH5.2. Sam

Re: Apache JServ and Linux JDK 1.2

1999-03-17 Thread Wes Biggs
Derek, I've been able to run Apache-JServ 1.0b3 with JDK1.2-pre1 on RedHat 5.2/2.2.2, manual startup. Be sure to tweak your startup scripts to use java -green -Djava.compiler= instead of plain old java, though I don't think that's your problem. Don't know if this helps... Wes Derek Glidden wro

Re: anyone got jar working with jdk1.2???

1999-03-17 Thread nmeyers
> hello, > > am i the only one to have problems with the jar prog of the jdk1.2-prev1 > version??? > > each time i try to packege something i get the message: Can't determine > application home Works fine for me on RH5.2. Nathan - This message

anyone got jar working with jdk1.2???

1999-03-17 Thread Bruno Boettcher
hello, am i the only one to have problems with the jar prog of the jdk1.2-prev1 version??? each time i try to packege something i get the message: Can't determine application home ciao bboett == acount at earthling net http://er

8 bit input

1999-03-17 Thread James Rhyness
I am trying to type APL characters in a text component. Having editted the font.properties file to use my font, the characters ( at positions >127 ) display correctly, but I don't know how to generate them from the keyboard. I would like, for example, +a to produce the character at 0xc1 ( alph

Re: JSDK 2.0?

1999-03-17 Thread Christopher Hinds
I think this has been said before but one more time won't hurt(:->), the JSDK is a 100% pure Java implementation and therefore the JSDK 1.x from Sun can be used in *any* JDK 1.1.x \Java2 implementation including the Blackdown's port. Cheers Chris Ken Pratt wrote: Will the JSDK be included in the

Problem with MetalLookAndFeel

1999-03-17 Thread Willi Richert
With JDK1.2 - when trying to run JFC - Apps - I got the following error message: /java/demo/jfc/Notepad > java Notepad uncaught exception: java.lang.Error: can't load javax.swing.plaf.metal.MetalLookAndFeel java.lang.Error: can't load javax.swing.plaf.metal.MetalLookAndFeel at javax.swing

Problem with MetalLookAndFeel

1999-03-17 Thread Willi Richert
With JDK1.2 - when trying to run JFC - Apps - I got the following error message: /java/demo/jfc/Notepad > java Notepad uncaught exception: java.lang.Error: can't load javax.swing.plaf.metal.MetalLookAndFeel java.lang.Error: can't load javax.swing.plaf.metal.MetalLookAndFeel at javax.swing

Java3D for Linux?

1999-03-17 Thread Steve Byrne
Gord Peters writes: > > I had read somewhere when JDK1.2pre v1 was released that Java3D was very > close and would likely be released in a couple of weeks. Does anyone know > what the status on this is? I'm working on a really cool 3D app that I'd > love to see running on my Linux box. So

Re: JSDK 2.0?

1999-03-17 Thread Joe Carter
Oliver Fels wrote: > > > Will the JSDK be included in the first non-pre release? > > Get the jsdk for Windows, extract the archive and put jsdk.jar in > your classpath or bootpath. > > If you can live without the servletrunner app, this is a perfect > solution, at least for most people. > The

jdk1.2-jar problem....

1999-03-17 Thread Bruno Boettcher
hello, don't seem to get help about this in the news i just upgraded my jdk to the linux-jdk1.2-pre1 and now jar doen't work anymore ... all i get is: jar -cvf jTrader.jar jTrader Can't determine application home what's going wrong here??? ciao bboett =

JSDK 2.0?

1999-03-17 Thread Steve Byrne
Ken Pratt writes: > Will the JSDK be included in the first non-pre release? Servlet development kit? If it's not part of the standard Java 2 platform you get from Sun for Solaris, we don't include it. > Thanks for all your work! You have freed many of us Java developers out > here to repla

glibc

1999-03-17 Thread Ian Davies
Hello there, I have been unsuccessfully trying to get both jdk1.1.7 and 1.2 working. on my Red hat linux. this is what ls -l /lib/libc.so.* says lrwxrwxrwx 1 root root 13 Nov 25 21:54 /lib/libc.so.6 -> libc-2.0.5.so and uname -a.. Linux localhost.localdomain 2.0.31 #1 Sun Nov 9

graphical performance of java1.2

1999-03-17 Thread Christian Blug
Hello, first of all congratulations to the blackdown team for their efforts on jdkpre1.2. There ist a signicant performance boost on vector and string issues. But the graphical performance is _very_ poor in comparison to jdk1.1.7+swing or jdk1.2 for windows (have a look at the Java2Demo for exa

Re: JSDK 2.0?

1999-03-17 Thread Oliver Fels
> Will the JSDK be included in the first non-pre release? Get the jsdk for Windows, extract the archive and put jsdk.jar in your classpath or bootpath. If you can live without the servletrunner app, this is a perfect solution, at least for most people. Oliver ---

Re: getImage returns NullPointerExeption

1999-03-17 Thread Oliver Fels
> in my Applet i am loading several gifs, with getImage. Some gifs are > loaded but others not I get a NullPointerException instead. The gifs are > definitively existing. Sounds to me like the old problem with asynchronous loading mechanisms. If one starts loading images, an asyncronous process