Re: Creating non-sun RMI Registry

1998-07-01 Thread Jason Gilbert
Jason Dillon wrote: > > Hrm... how did you let Naming know which Registry to use? I can't find any api > calls that register the new Registry. You can either specify a port for the registry to listen on when you access it with your URL or use the default port when you start up your registry. I

jdk v1.2

1998-07-01 Thread Jason Dillon
Is there anymore news on when jdk v1.2 will be ready for Linux? --jason

RE: SSLava like ?

1998-07-01 Thread Jason Dillon
I think that there is much more framework to support secure sockets (like for rmi and such), but it will not come with an implementation. Perhaps there will be one with jce. --jason On 01-Jul-98 [EMAIL PROTECTED] wrote: > > -- >| From: mjnf / mime, , , [EMAIL PROTECTED] >| To: java-li

Re: Creating non-sun RMI Registry

1998-07-01 Thread Jason Dillon
Hrm... how did you let Naming know which Registry to use? I can't find any api calls that register the new Registry. --jason On 30-Jun-98 Jason Gilbert wrote: > Jason Dillon wrote: >> >> Were you able to attach it to java.rmi.Naming? > > Yes? I was able to access it using the java.rmi.Namin

zlib???

1998-07-01 Thread Wayne
Hello, Can someone tell me how to use zlib on src.zip? I really would appreciate some help. The documentation that I pull down so far has no mention on how to use it on src.zip. TIA. Wayne

Re: this must be a bug

1998-07-01 Thread Gerald . Struck
Richard, your PipedOutputStream has to be connected to a PipedInputStream before being used. Gerald

this must be a bug

1998-07-01 Thread Richard Hall
The attached code generates a NullPointerException which I do not understand, as none of the relevant objects appear to be null. Any explanation or work-around would be appreciated. I am using JDK 1.0.2 on a Debain 2.0 box, libc5. I need to stick with 1.0.2 for this project so that 3.0 browsers

1.1.6-v2-libc5 - classpath bug?

1998-07-01 Thread Peter Schuller
Hi! I've might have found a bug in jdk1.1.6-v2-libc5 (by Steve Byrne). I've got a file called JosNews.class in /home/scode/dev/jos/org/jos/app/josnews, containing the JosNews class. That class belongs in the package org.jos.app.josnews. When I run "java -classpath .:/home/scode/dev/jos:/usr/lo

Re: RMI on Linux

1998-07-01 Thread Jason Gilbert
Nick Davies wrote: > > Mornin'(or whatever) all > > I'm currently playing around with RMI applications on Linux. I get a very > strange error in that when I try to run the application on a Linux I get the > message 'Cannot find class xxx'. Other classes in the same directory run > fine, name a

Re: Bug in JDK1.1.6v2 and previous releases ?

1998-07-01 Thread Juergen Kreileder
Eitzenberger Thomas <[EMAIL PROTECTED]> writes: > Hi ! > > As java-linux.org is not online ( will it ever be again ???) > > I am using SuSE 5.0.1, installed jdk116v2 libc > > attached you'll find a small dialog class which causes the java vm to > crash when pressing the button inside the dialo

Which zlib?

1998-07-01 Thread Wayne
Hello, Can i use the zlib for solaris on linux? if not which one and where do I get it? TIA. Wayne

Bug in JDK1.1.6v2 and previous releases ?

1998-07-01 Thread Eitzenberger Thomas
Hi ! As java-linux.org is not online ( will it ever be again ???) I am using SuSE 5.0.1, installed jdk116v2 libc attached you'll find a small dialog class which causes the java vm to crash when pressing the button inside the dialog. mfg ET // JAVA-CODE by Thomas A. Leitgeb // import java.a

Unidentified subject!

1998-07-01 Thread T.Miyawaki
unsubscribe

RMI on Linux

1998-07-01 Thread Nick Davies
Mornin'(or whatever) all I'm currently playing around with RMI applications on Linux. I get a very strange error in that when I try to run the application on a Linux I get the message 'Cannot find class xxx'. Other classes in the same directory run fine, name alterations have been tried and fai

Re: Where'd Java-Linux.org go?

1998-07-01 Thread Marcus Johnson
Yes, yes, but will someone answer the question? What is the history here? Marcus On Tue, 30 Jun 1998, Juan Carlos wrote: > Marcus, go at www.blackdown.org/java-linux.html > > > > > ---Marcus Johnson <[EMAIL PROTECTED]> wrote: > > > > Could someone explain to me (a newcomer) why there was

Some ?

1998-07-01 Thread Wayne
Hello, I download jdk1.1.6 and unziped the file. After reading the various README i have some questions. 1. If I'am not developing a port of JDK do I still have to register? 2. Is there any GNU program that will do what zlib dose for the src.zip? 3. I've been trying for some time now to get the

Just checking!

1998-07-01 Thread Wayne
Hello bye

Seg violation

1998-07-01 Thread Jean-Paul Le Fevre
Hi, Sorry if it is a FAQ but the mail archive server seems to be down ! I'm using jdk1.1.6-v2-libc5 on a linux box 2.1.105. I've only 32 Meg of memory (+ 120 Meg swap) Most of my plain java applications work fine but : - the appletviewer crashes immediatly with a SIGSEGV. - as well as the Tya

java.awt.Printjob

1998-07-01 Thread Reinhard Simon
I want to print a Canvas with a picture (gif) directly from a frame. So I use a Printjob, but it does not work on both of my linux-systems. After the frame Print Dialog, I get a frame "Print Error" with the message : Could not execute pring command (L_java.lang.String...) If I write the output to

Problems with German characters

1998-07-01 Thread Reinhard Simon
I am from Germany With java for linux 1.1.3 I was able to write our special Characters like oe in a java.awt.Textfield. With java for linux 1.1.5 it is not possible any more. What can I do? Reinhard Simon HTL Wr. Neustadt Abt. EDVO email: [EMAIL PROTECTED]

Re: SSLava like ?

1998-07-01 Thread Roel Hofkens
At 06:06 PM 6/30/98 +0100, Mario Filipe wrote: Take a look on http://www.homeport.org/~adam/crypto/ Cheers, Roel >Hi > >Does anyone know if there is a product like SSLava (or similar as long as it >implements SSL for java) available that is free ? > >Thanks. > >P.S : SSLava can be found at htt

RE: SSLava like ?

1998-07-01 Thread A . KLOS
-- | From: mjnf / mime, , , [EMAIL PROTECTED] | To: java-linux / mime, , , [EMAIL PROTECTED] | Subject: SSLava like ? | Date: Tuesday, June 30, 1998 7:06PM | | Hi | | Does anyone know if there is a product like SSLava (or similar as long as it | implements SSL for java) available that i