Re: JavaOne?

2000-05-24 Thread SHUDO Kazuyuki
Mo DeJong wrote: > I would be interested in going to JavaGrande, but I hear bad things > about JavaOne. JavaOne costs us very expensive fee to attend it, at least US$ 1295. I'll attend Java Grande Conference but not JavaOne. > Where can I find more info about JavaGrande? ACM Java Grande 2000

Re: JavaOne?

2000-05-24 Thread Mo DeJong
On Wed, 24 May 2000, Matt Welsh wrote: > [EMAIL PROTECTED] (Nelson Minar) writes: > > Are many Linux/Java folks coming to JavaOne? I'll be there. > > I am also interested in meeting people who may be coming to JavaGrande > (which is held in SF just before JavaOne). > > If there is enough inte

Re: JavaOne?

2000-05-24 Thread Matt Welsh
[EMAIL PROTECTED] (Nelson Minar) writes: > Are many Linux/Java folks coming to JavaOne? I'll be there. I am also interested in meeting people who may be coming to JavaGrande (which is held in SF just before JavaOne). If there is enough interest, we should plan an informal Linux/Java BOF somet

Segmentation Fault with JDK 1.1.8

2000-05-24 Thread Chad Lemmen
I'm running JDK 1.1.8 and I am getting a segmentation fault. I'm not able to run anything. Just typing java -version returns "Segmentation Fault". I'm running Corel Linux 1.1 kernel version 2.2.12. ldconfig -D 2>&1 | grep libc | tail -1 gives this: libcom_err.so.2 => libcom_err.so.2.0 ldconfig

JavaOne?

2000-05-24 Thread Nelson Minar
Are many Linux/Java folks coming to JavaOne? I'll be there. I see a few Linux sessions and BOFs scheduled: Enterprise JavaTM for Linux HOWTO TS-977 Tuesday, June 6, 1:30 PM The J2SETM Platform on Linux, Update and Roadmap BUS-1698 Tuesday, June 6, 8:00 PM JavaTM 2 Platform on Linux B

Adventures with Modeless Dialogs

2000-05-24 Thread Zack Grossbart
I'm seeing a couple of problems with modeless dialogs. 1. These dialogs are "stuck" to the parent window. i.e. when you move the parent frame the dialog moves too. 2. If you minimize the parent window, the dialog minimizes with it, and it you then bring the window back up the dialog is now bla

Re: Can Java find Serial Ports on Linux?

2000-05-24 Thread Nathan Meyers
On Wed, May 24, 2000 at 08:36:41AM -0500, Graham Coppin wrote: > I'm running JDK 1.2.2 on Linux x86. I've downloaded the Solaris x86 > Comm API and a driver someone wrote that makes the Comm API work on a > Linux box (this tip from the Comm API FAQ). Now I'm trying to get the > SimpleRead.java p

Re: Can Java find Serial Ports on Linux?

2000-05-24 Thread Syam_Kumar_Abburi
Did you have javax.comm.properties file in correct path? The general cause for this type of problem is that. Graham Coppin <[EMAIL PROTECTED]> 05/24/2000 09:36 AM To: Java-Linux <[EMAIL PROTECTED]> cc:(bcc: Syam Kumar Abburi/SSC/THD) Subject: Can Java find Serial Ports on Linux?

Can Java find Serial Ports on Linux?

2000-05-24 Thread Graham Coppin
I'm running JDK 1.2.2 on Linux x86. I've downloaded the Solaris x86 Comm API and a driver someone wrote that makes the Comm API work on a Linux box (this tip from the Comm API FAQ). Now I'm trying to get the SimpleRead.java program that comes with the Comm API to run. But the CommPortIdentifier

official linux j2ee sun release

2000-05-24 Thread Dimitrios Vyzovitis
http://java.sun.com/features/2000/05/j2eelinux.html -- dimitris mailto:[EMAIL PROTECTED] -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Re: .tar.bz2 ?

2000-05-24 Thread Rachel Greenham
"Eko Budhi S." wrote: > > Thank you. > I have tried your suggestion, but it doesn't work ... and I find that the > tar version is 1.12 ... > and there is no I or y options ... is this an old tar which can't unzipped > the .bz2 ? Have you installed bzip2 / bunzip2? You'll need these. Tar can only

Another succesful HelloWorld

2000-05-24 Thread Eko Budhi S.
Dear all, thank you for all of your support ... I have succesfully installed JDK 1.2.2 on Caldera OpenLinux 2.3 eServer ... I used jdk-1.2.2-RC4-linux-i386-glibc-2.1.2.tar.bz2 from a mirror site of www.blackdown.org unzipped it with "bzip2 -d " first and then with "tar xvf" ... another succesful

Another succesful HelloWorld

2000-05-24 Thread Eko Budhi S.
Dear all, thank you for all of your support ... I have succesfully installed JDK 1.2.2 on Caldera OpenLinux 2.3 eServer ... I used jdk-1.2.2-RC4-linux-i386-glibc-2.1.2.tar.bz2 from a mirror site of www.blackdown.org unzipped it with "bzip2 -d " first and then with "tar xvf" ... another succesful

RE: .tar.bz2 ?

2000-05-24 Thread Eko Budhi S.
Thank you. I have tried your suggestion, but it doesn't work ... and I find that the tar version is 1.12 ... and there is no I or y options ... is this an old tar which can't unzipped the .bz2 ? tar (GNU tar) 1.12 Copyright (C) 1988, 92, 93, 94, 95, 96, 97 Written by John Gilmore and Jay Fenlaso

RE: .tar.bz2 ?

2000-05-24 Thread Ingo Rockel
On Wed, 24 May 2000, Eko Budhi S. wrote: > Thank you. > I have tried your suggestion, but it doesn't work ... and I find that the > tar version is 1.12 ... > and there is no I or y options ... is this an old tar which can't unzipped > the .bz2 ? > > tar (GNU tar) 1.12 > Copyright (C) 1988, 92, 9

Re: .tar.bz2 ?

2000-05-24 Thread Ingo Rockel
On -1 xxx -1, Eko Budhi S. wrote: > Dear all, > continuing my effort to install JDK in Linux OS, I have downloaded the > jdk-1.2.2-RC4-linux-i386-glibc-2.1.2.tar.bz2. As mentioned in the readme, > and also I get some directions to do this , the intallation procedures is : > > % tar xvfI /jdk-1.

.tar.bz2 ?

2000-05-24 Thread Eko Budhi S.
Dear all, continuing my effort to install JDK in Linux OS, I have downloaded the jdk-1.2.2-RC4-linux-i386-glibc-2.1.2.tar.bz2. As mentioned in the readme, and also I get some directions to do this , the intallation procedures is : % tar xvfI /jdk-1.2.2-RC4-linux-i386-glibc-2.1.2.tar.bz2 I get m

Java2 security exception in icebrowserbean (IceSoft)

2000-05-24 Thread Bret Hughes
I am getting a security exception in the IBM jdk 1.3 for Linux when trying to set a JWindow that contains an html rendering component from IceSoft. The exception appears to be generated from the browser component's own security manager. All classes for the component are contained in a jar file.