Gerald Gutierrez wrote:
>
> Has anyone got Sun's ORB to work with Linux's Java port ? I'd like to
> use CORBA with Java but it says on Sun's web page that JavAIDL is for
> JDK1.2 only. It'd also be great if the ORB is actually stable.
> Suggestions for alternative ORBs perhaps ?
>
> Thanks.
Che
On Tue, 13 Oct 1998, Ronald Rodriguez wrote:
> Let's face it ,..NetscapeCommunicator 4.0x really doesn´t run java
> applets correctly...?? is there an alternative browser for linux
> where every applet must run??=?
The Linux B2 is immensely stable and applets work fine.
--
Matthew Hunter ([EM
Has anyone got Sun's ORB to work with Linux's Java port ? I'd like to
use CORBA with Java but it says on Sun's web page that JavAIDL is for
JDK1.2 only. It'd also be great if the ORB is actually stable.
Suggestions for alternative ORBs perhaps ?
Thanks.
I really would like to thank everybody for there help
But I'm recieving to much e-mail..
and I will like to unssucribe to this mail list...
Let's face it ,..NetscapeCommunicator 4.0x really doesn´t run java
applets correctly...?? is there an alternative browser for linux
where every apple
Hello everybody:
Somebody knows why Java application dies when a Dialog (class) box is
modal (setModal(true)).
Thank you.
xemacs + JDE (http://www.sunsite.auc.dk/jde/) is the best IDE available
IMHO. It's not a GUI builder, though.
---
Igor
Eduard Boukhman wrote:
>
> Hi!
>
> Which free IDE for Linux you can recommend for developing application in Java
> with Swing ?
> Thanks.
Swing works on Linux just fine, download the Solaris version and unpack
it.
-Mario.
Gautham Nookala wrote:
> Is the Swing library available for linux ?
>
> --
> Gautham
>
> (Vox) 901-522-8708(Email) [EMAIL PROTECTED]
>
>
Is the Swing library available for linux ?
--
Gautham
(Vox) 901-522-8708 (Email) [EMAIL PROTECTED]
Ok, I've shut down the httpd. If you want to do some more
testing/messing around let me know.
Joe Carter wrote:
> Ernst de Haan wrote:
> >
> > Hey,
> >
> > Test whatever you like, I've got the Java WebServer 1.1 online at:
> >
> >http://pcm1359.let.uu.nl:8080/
> >
> Seems just fine.
> Must b
Kontorotsui wrote:
>
> On 12-Oct-98 Michael Kranz wrote:
> >Hello,
> >
> >I didn't find the RMI-Server rmid within JDK1.1.6. How can I implement RMI
> >on a Server under Linux? Any documentation abou this?
> >
>
> Probably because RMI is implemented in Java 1.2. I am waiting for RMI too,
> right
Try NetBeans Developer 2.0 beta from www.netbeans.com. It's written in Swing
and it generates pure Swing code.
Plus it's free for non-commercial use.
Cheers,
Roman Stanek
[EMAIL PROTECTED]
-Original Message-
From: Eduard Boukhman [mailto:[EMAIL PROTECTED]]
Sent: Tuesday, October 13, 1
Ok.
About Freebuilder.
I did download and tried simple application
like Hello world .
In output i got : I/O error etc.
In code freebuilder i find that its build command line like :
java.exe -classpath $SOMETHING .
java.exe is hardcoded !!!
How it can be java.exe in linux ?? (or i have to d
On 09 Oct 1998 15:22:30 -0400, Kyriakos Georgiou wrote:
>
>You have probably got this correction already, but here it is
>anyways. It caused a "function {isGreaterOrEqua not found" with my bash
>(version 1.14.7(1))
>
>later
>Kiriakos
>
>
>
>
>--- bin/checkVersions.orig Fri Oct 9 15:13:34 19
Ok.
About Freebuilder.
I did download and tried simple application
like Hello world .
In output i got : I/O error etc.
In code freebuilder i find that its build command line like :
java.exe -classpath $SOMETHING .
java.exe is hardcoded !!!
How it can be java.exe in linux ?? (or i have to d
Eduard Boukhman wrote:
> Hi!
>
> Which free IDE for Linux you can recommend for developing application in Java
> with Swing ?
> Thanks.
None yet. Swing still is too new and changes too fast (from java.awt.swing to
com.sun.java.swing to javax.swing package) for anyone to keep up with. :-| Only
JB
Hi!
Which free IDE for Linux you can recommend for developing application in Java
with Swing ?
Thanks.
On Tue, 13 Oct 1998 14:31:36 +0530 (IST), Syed Mubin wrote:
> Hi,
>
> I've installed jdk1.1.6 on RHL5.1 ,Iam able to create and run
> applets but when i try to compile and run a standlalone
> application program i get the following errors
>
> class hello{
>
>
On 12-Oct-98 Michael Kranz wrote:
>Hello,
>
>I didn't find the RMI-Server rmid within JDK1.1.6. How can I implement RMI
>on a Server under Linux? Any documentation abou this?
>
Probably because RMI is implemented in Java 1.2. I am waiting for RMI too,
right now I'm forced to work on a Solaris wo
Joe Carter wrote:
> Ernst de Haan wrote:
> >
> > Hey,
> >
> > Test whatever you like, I've got the Java WebServer 1.1 online at:
> >
> >http://pcm1359.let.uu.nl:8080/
> >
> Seems just fine.
> Must be 1.1.5 I'm thinking of.
Great! Seems to work fine from localhost too.
>
>
> Errr you do real
Hi,
There used to be a problem with the JWS+JDK in that _remote_ machines
experienced very poor performance with the JWS and
also it was sometimes necessary to click on a page twice to access it.
This is definately cured in the latest versions, but
I'm not sure 1.1.6v2 has that fix.
Also 1.1.6v5
Hey,
Test whatever you like, I've got the Java WebServer 1.1 online at:
http://pcm1359.let.uu.nl:8080/
Starting up the http 'daemon' script does give some warnings/errors:
ulimit: bad non-numeric arg `file'
libserver.so: cannot open shared object file: No such file or directory
(lib
- The following addresses had permanent fatal errors -
<[EMAIL PROTECTED]>
- Transcript of session follows -
... while talking to ns.tifrbng.res.in.:
>>> RCPT To:<[EMAIL PROTECTED]>
<<< 550 <[EMAIL PROTECTED]>... User unknown
550 <[EMAIL PROTECTED]>... User unknown
Repo
> [syed@barfi syed]$ java hello
> Can't find class hello
>
> iam sure java file exists in
> ./JDK1.6/jdk1.1.6/bin/i586/green_threads/java
It founds java, but can't find class 'hello'
> CLASSPATH=/home/syed/SWING13/swing-1.0.3/swingall.jar
Classpath should be:
"./JDK
Any decision made yet? I would like to remove my old email address from this
mailing list ([EMAIL PROTECTED])
Sunil Khandwala wrote:
> Why not look for a subject line containing only "unsubscribe".
> This should work quite nicely.
>
> cheers
> --Sunil
>
> John Summerfield wrote:
> >
> > On Thu,
Dear list-members,
I have to apologize for the traffic I´d be responsible for
last week. It was a miss-configuration of my vacation ...
I´m very sorry.
Best regards,
Lars
S.u.S.E. GmbH - Schanzaeckerstr. 10 - 90443 Nuernberg
Tel: +49
Hi all Java and Linux-freaks! ;o)
I was wondering if Sun's Java WebServer would run under Linux as well.
They sell it for either Solaris or Win32. I sent them a message, but
they haven't responded yet, so I thought I'd try for myself. I
downloaded a trial-version for Solaris. Guess what. It works
Hi,
I've installed jdk1.1.6 on RHL5.1 ,Iam able to create and run
applets but when i try to compile and run a standlalone
application program i get the following errors
class hello{
public static void main(String args[])
{
Rudhuwan Abu Bakar wrote:
> hi
>
> I am wondering if anyone in the list is using Xsql?It is a Java based
> database editor.I am trying to get it to work but to no avail.I keep
> getting lots of error.If someone out there maybe he/she can help me.
>
> Peter are you in here?I cannot login into a da
hi
I am wondering if anyone in the list is using Xsql?It is a Java based
database editor.I am trying to get it to work but to no avail.I keep
getting lots of error.If someone out there maybe he/she can help me.
Peter are you in here?I cannot login into a database...:(
thanks
regards
duan
Whenever I try to run a java app (jre 1.1.6 v5, I immediately get a segfault
error. I'm running RH5.0 with libstdc++2.8.0-8 and KDE. I'm able to use kaffe
1.0 with no problem.
I've tried:
1) moving libc.so.6 and libdl.so.2a to another directory (from the default
$JAVA_HOME/lib/xxx/green_thread
Greetings.
I have downloaded the latest and greatest JDK port for Linux (1.1.6v5).
I am running Slackware Linux 3.5 (kernel 2.0.32) and the libc5 (version
5.4.44) (ld version 1.9.99). However, I don't think the following
problem is a library. In addition, this same problem has been reported
o
31 matches
Mail list logo