Is this list still active?

1998-12-30 Thread John Collins
Or did I get dropped by mistake? The last message I have is from 11/25. Thanks. John Collins [EMAIL PROTECTED]

Re: Keyboard input problems [and TYA...]

1998-11-24 Thread John Collins
n on a reasonably large project (160 classes, 8 packages)? John Collins University of Minnesota

Keyboard input problems

1998-11-22 Thread John Collins
7;m writing to java-linux about this because the same app on NT works fine. About the same performance, but keyboard input works. Is this a known problem? Environment: RH 5.0, kernel 2.0.34, glibc 2.0.7, Dell Pentium2/266, 128 meg RAM. Cheers - John Collins University of Minnesota

Re: migration to linux

1998-07-19 Thread John Collins
also be set up as a masquerading firewall, so both linux and NT can see out through the same ppp link when I'm dialed in. Good luck. John Collins

Re: feedback on JDE's

1998-06-25 Thread John Collins
thing I'm experimenting with is Together/J (www.oisoft.com). I think for server-side stuff, and about 50% of client-side stuff, a UML tool is much more useful than a GUI builder. Unfortunately, Together/J is VERY expensive for the commercial version. John Collins

Problems with SuperMojo

1998-06-16 Thread John Collins
also has no contents and is unresponsive. Any experiences or ideas? Thanks. John Collins

Re: RH5.0 and JDK1.1.?

1998-06-08 Thread John Collins
t include in my last RH4.2 > installation > that I am looking at an upgrade to 5.0, but I also want a working JDK. I'm using the 1.1.5v7 glibc version very successfully on RH 5.0. > > > Also, is there a working Netscape for RH5.0? > My copy is 4.05, and it works fine. John Collins University of Minnesota

Re: RedHat 5.0 & JDK

1998-05-21 Thread John Collins
should work. John Collins University of Minnesota

Re: Does RMI work in jdk1.1.5v7/Red Hat 5.0?

1998-05-20 Thread John Collins
John Collins wrote: > ... > However, I can't get past the attempt to bind to the rmi registry. This > code works on both NT and Solaris, and has been exercised fairly > extensively. I was hoping to be able to jettison NT and move over to > Linux for further development. ...

Re: Does RMI work in jdk1.1.5v7/Red Hat 5.0?

1998-05-18 Thread John Collins
Steven P. Heutinck wrote: > Yes, I can confirm it does work. Make sure you are trying to bind to IP > address of your primary network device i.e. eth0. > > Cheers, > Steve > > John Collins wrote: > > > >... I can't get past the attempt to bind to the rmi re

Re: Does RMI work in jdk1.1.5v7/Red Hat 5.0?

1998-05-18 Thread John Collins
Stephen Wynne wrote: > In message <[EMAIL PROTECTED]>, John Collins writes: > > However, I can't get past the attempt to bind to the rmi registry. This > code works on both NT and Solaris, and has been exercised fairly > extensively. > > John, >

Does RMI work in jdk1.1.5v7/Red Hat 5.0?

1998-05-17 Thread John Collins
ption: Server RemoteException; nested exception is: java.rmi.AccessException: Registry.rebind --- As far as I can figure out, I'm doing exactly the same thing here that I do on Solaris to run this thing. The only part of it that isn't scripted is the startup of the rmiregistry. On both systems