Java Linux Primary Contact Request

2007-07-05 Thread Michael Blinn
I get a crash on each java applet I load in FF 1.5.0.12.x86_64 on my K12LTSP v6 machine, which is based on Fedora Core 6. My thin client is using the VIA openchrome xserver. I've attached the file that is created in my home directory when the crash occurs. I hope this helps you guys out. Cheer

[ANNOUNCE] Blackdown Java-Linux Java2 SE v1.3.1-14-FCS for Linux on PowerPC

2005-01-26 Thread Graham Newton
<>The Blackdown Java-Linux Team is happy to announce the availability of the Java 2 Standard Edition v1.3.1-14-FCS for Linux on PowerPC. J2SE v1.3.1-14-FCS can be downloaded from ftp://ftp.tux.org/pub/java/JDK-1.3.1/ppc/FCS/ and our FTP mirrors (see http://www.blackdown.org/java

Java - Linux Help

2004-10-06 Thread Vijay Kurhade
Hello,   Is there any way to find information on which all areas one might need to concentrate on while porting java application to linux o/s.   Regds- Vijay

java-linux-digest Digest V02 #36

2002-06-05 Thread java-linux-digest-request
--- Begin Message --- java-linux-digest DigestVolume 02 : Issue 36 Today's Topics: JDialog.setVisible(true) -> iconifie [ Dick Repasky <[EMAIL PROTECTED] ] Re: JDialog.setVisible(true) -> icon [ "Sudhir Kumar" <[EMAIL PROTECTED]&

RE: [Java-Linux] will JRE1.3.1 fit in iPaq 3600?

2002-03-15 Thread Jesse Sarnovsky
won't be able to write to a cramfs partition, but if you're using it for storing the j2re, you wouldn't want to anyway. -Original Message- From: Shuai Liu [mailto:[EMAIL PROTECTED]] Sent: Thursday, March 14, 2002 6:19 PM To: [EMAIL PROTECTED] Subject: RE: [Java-Linux] will

RE: [Java-Linux] will JRE1.3.1 fit in iPaq 3600?

2002-03-14 Thread Shuai Liu
e how to do that or where to find related instruction? Thanks a lot. Shuai >From: "Shuai Liu" <[EMAIL PROTECTED]> >To: [EMAIL PROTECTED] >Subject: RE: [Java-Linux] will JRE1.3.1 fit in iPaq 3600? >Date: Thu, 14 Mar 2002 17:13:42 + > >Hi, Jesse > >Than

RE: [Java-Linux] will JRE1.3.1 fit in iPaq 3600?

2002-03-14 Thread Jesse Sarnovsky
PROTECTED]] Sent: Thursday, March 14, 2002 12:14 PM To: [EMAIL PROTECTED] Subject: RE: [Java-Linux] will JRE1.3.1 fit in iPaq 3600? Hi, Jesse Thank you for the message? But 3800 with 64MB of ROM? Did you mean RAM? Because I found 3800 has only 32MB ROM. Also, I have never used a CF card before

RE: [Java-Linux] will JRE1.3.1 fit in iPaq 3600?

2002-03-14 Thread Shuai Liu
;To: <[EMAIL PROTECTED]> >Subject: RE: [Java-Linux] will JRE1.3.1 fit in iPaq 3600? >Date: Thu, 14 Mar 2002 08:44:59 -0500 > >I wave installed it on a 3800 with 64MB of ROM, but believe it or not, >it leaves plenty of room thanks to jffs2; however, I would recommend >installi

RE: [Java-Linux] will JRE1.3.1 fit in iPaq 3600?

2002-03-14 Thread Jesse Sarnovsky
- The GNU stdc++ library And of course if you want awt/x support, install base-x. Jesse Sarnovsky [EMAIL PROTECTED] -Original Message- From: Shuai Liu [mailto:[EMAIL PROTECTED]] Sent: Wednesday, March 13, 2002 10:36 PM To: [EMAIL PROTECTED] Subject: [Java-Linux] will JRE1.3.1 fit in

[Java-Linux] will JRE1.3.1 fit in iPaq 3600?

2002-03-13 Thread Shuai Liu
Hi, I have a 32MB iPAQ H3600 running Familiar Linux and I want to install Blackdown JRE1.3.1 on it. I noticed that it's pretty big(about 12MB), so do I have to install it on a CF card? Will it fit if I choose to install it in RAM? Thx! __

RE: Fwd: Re: Java/Linux at JavaOne

2001-06-18 Thread thanhnam_java
Dear All Have you got the J@Whiz test program for Java 2 Platform? Could you help me having J@Whiz? Thank Nam -Original Message- From: David Brownell [mailto:[EMAIL PROTECTED]] Sent: Friday, June 01, 2001 6:10 AM To: Christopher Smith Cc: [EMAIL PROTECTED] Subject: Re: Fwd: Re: Java

Re: Fwd: Re: Java/Linux at JavaOne

2001-06-14 Thread ed phillips
Are you going to post slides from your presentation anywhere? Can you > >provide a short summary of the talk and questions here or a link to it? > > > >Thanks, > > > >Ed Phillips > > > >In fact, anyone who attended or went to any Java/Linux talks or BoFs at &g

Re: Fwd: Re: Java/Linux at JavaOne

2001-06-14 Thread ed phillips
issed the entire conference because I had some important things to take care of, i.e. work! Are you going to post slides from your presentation anywhere? Can you provide a short summary of the talk and questions here or a link to it?

Re: Fwd: Re: Java/Linux at JavaOne

2001-06-03 Thread David Brownell
> > I may have missed this ... will this be covering GCJ? > > > > Compiled Java has some nice advantages. Including > > more natural and efficient integration with native code, > > as well as faster startup and the ability to do some > > aggressive ahead-of-time optimizations, and working > > be

Re: Fwd: Re: Java/Linux at JavaOne

2001-05-31 Thread Christopher Smith
On 31 May 2001 16:09:38 -0700, David Brownell wrote: > I may have missed this ... will this be covering GCJ? > > Compiled Java has some nice advantages. Including > more natural and efficient integration with native code, > as well as faster startup and the ability to do some > aggressive ahead-

Re: Fwd: Re: Java/Linux at JavaOne

2001-05-31 Thread David Brownell
I may have missed this ... will this be covering GCJ? Compiled Java has some nice advantages. Including more natural and efficient integration with native code, as well as faster startup and the ability to do some aggressive ahead-of-time optimizations, and working better with standard OS tools

Re: Fwd: Re: Java/Linux at JavaOne

2001-05-31 Thread ed phillips
Christopher Smith wrote: > On 31 May 2001 10:58:08 -0700, ed phillips wrote: > > Thanks for providing this pre-session back and forth. Although I'm excited by > > Probably the only way I can get people to show up for 8:30am (someone at > KeyMedia obviously doesn't like me). > > > the prospects a

Re: Fwd: Re: Java/Linux at JavaOne

2001-05-31 Thread ed phillips
Christopher Smith wrote: > On 31 May 2001 06:45:08 +1000, Jesus M. Salvo Jr. wrote: > > > 4) Use JNI to use Linux's various asynch I/O API's. > > Option 4) is how BEA WebLogic Server does it, ( I think ). They have this > > libmuxer.so ( which is also available for Solaris -- dont know why when J

Re: Java/Linux at JavaOne

2001-05-31 Thread Thomas Enderes
Hi, will there be anyone involved with the ARM / iPAQ ports around at the JavaOne ? Thomas -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Re: Fwd: Re: Java/Linux at JavaOne

2001-05-31 Thread Jesus M. Salvo Jr.
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Thu, 31 May 2001 08:24, Christopher Smith wrote: > On 31 May 2001 06:45:08 +1000, Jesus M. Salvo Jr. wrote: > > > 4) Use JNI to use Linux's various asynch I/O API's. > > > > Option 4) is how BEA WebLogic Server does it, ( I think ). They have this

Re: Fwd: Re: Java/Linux at JavaOne

2001-05-30 Thread Christopher Smith
On 31 May 2001 06:45:08 +1000, Jesus M. Salvo Jr. wrote: > > 4) Use JNI to use Linux's various asynch I/O API's. > Option 4) is how BEA WebLogic Server does it, ( I think ). They have this > libmuxer.so ( which is also available for Solaris -- dont know why when JVM > for Solaris makes use of sola

Fwd: Re: Java/Linux at JavaOne

2001-05-30 Thread Jesus M. Salvo Jr.
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 I meant this to be sent to the mailing list, but I selected "Reply" originally instead of "Reply To All" - -- Forwarded Message -- Subject: Re: Java/Linux at JavaOne Date: Wed, 30 May 2001 21:23:46 +1000 Fro

Re: Java/Linux at JavaOne

2001-05-29 Thread Christopher Smith
--On Tuesday, May 29, 2001 21:25:20 -0700 ed phillips <[EMAIL PROTECTED]> wrote: > It might be helpful and may even spawn other suggestions if > you were to flesh out in a post some of the aspects, as you articulate > them, of scaling Java on Linux. Perhaps a kind of pre-BoF statement of > the to

Re: Java/Linux at JavaOne

2001-05-29 Thread ed phillips
gt; > Java Technology-Based Application Server > > Java/Linux performance talk > > http://servlet.java.sun.com/javaone/conf/sessions/934/0-sf2001.jsp > > Friday June 8, 8:30 AM - 9:30 AM > > That's mine. It should be fun. We're mostly going to focus

Re: Java/Linux at JavaOne

2001-05-29 Thread ed phillips
-On Tuesday, May 29, 2001 15:01:25 -0700 Nelson Minar <[EMAIL PROTECTED]> > wrote: > > The Penguin Gets Pumped Up . . . Turning Linux into a High-Powered > > Java Technology-Based Application Server > > Java/Linux performance talk > > http://servlet.java.sun.com/ja

Re: Java/Linux at JavaOne

2001-05-29 Thread Christopher Smith
--On Tuesday, May 29, 2001 15:01:25 -0700 Nelson Minar <[EMAIL PROTECTED]> wrote: > The Penguin Gets Pumped Up . . . Turning Linux into a High-Powered > Java Technology-Based Application Server > Java/Linux performance talk > http://servlet.java.sun.com/javaone/conf/session

Java/Linux at JavaOne

2001-05-29 Thread Nelson Minar
ed Up . . . Turning Linux into a High-Powered Java Technology-Based Application Server Java/Linux performance talk http://servlet.java.sun.com/javaone/conf/sessions/934/0-sf2001.jsp Friday June 8, 8:30 AM - 9:30 AM The JavaTM 2 Platform on Linux Caldera and Blackdown folks, BoF

Re: Java-Linux on StrongArm

2001-05-05 Thread Charles Forsythe
"Alexander V. Konstantinou" wrote: > > > PocketLinux and Kaffe are free (GPL) software, however non-GPL licenses > > of the PocketLinux Kaffee JVM are available for a fee. Several PDA > > Is that legal? I thought once you GPLed code you cannot offer it under > a different license since it is l

Re: Java-Linux on StrongArm

2001-05-05 Thread Alexander V. Konstantinou
> PocketLinux and Kaffe are free (GPL) software, however non-GPL licenses > of the PocketLinux Kaffee JVM are available for a fee. Several PDA Is that legal? I thought once you GPLed code you cannot offer it under a different license since it is likely to contain third-party contributions? Ale

Re: Java-Linux on StrongArm

2001-05-05 Thread Charles Forsythe
Mike Sprauve wrote: > > Can anyone tell me what the status is of the JDK > running on Linux to the Intel StrongArm. I also need > AWT support of that port I don't know about Blackdown's JDK, but the Kaffe VM is the "real meat" of PocketLinux, which runs on StrongArm devices. You didn't give an

Unsubscribe java-linux

2001-02-01 Thread Stefan Kahle
___ Alles unter einem Dach: Informationen, Fun, E-Mails. Bei WEB.DE: http://web.de Die große Welt der Kommunikation: E-Mail, Fax, SMS, WAP: http://freemail.web.de

Unsubscribe java-linux

2001-01-29 Thread luke1101net
Title: Unsubscribe java-linux     Unsubscribe java-linux

Unsubscribe java-linux

2001-01-29 Thread Todd Saskiw
Title: Unsubscribe java-linux Unsubscribe java-linux

Real Java/Linux question (I think...)

2000-12-11 Thread Jacob Nikom
Hi, The problem: my Java Console window does not show any messages which do appear on the lower part of my browser. I am debugging applets with my Netscape Communicator 4.75. on Linux RedHat 6.2, Pentium III. The JDK is Linux Sun 1.2.2, plugins installed. If I run Windows, however, the "same" N

javaps: Java Linux process show (ps)

2000-11-16 Thread Alexander V. Konstantinou
If you're running Java applications on a Linux machine and would like to see more detailed process information, you may download a small bourne shell script I've written for that purpose. More information at the URL: http://www.cs.columbia.edu/~akonstan/javaps Alexander V. Konstantinou

Re: Java - Linux - Oracle

2000-10-13 Thread Barnet Wagman
> Unfortunatly When I try to install Oracle 8i, i get a message that Java VM > not started. It's really a question of of where Oracle is looking for Java. Many apps that use Java look for JAVA_HOME environmental variable. If so, your .bashrc should contain export JAVA_HOME=path_to_jdk_dir

Re: Java - Linux - Oracle

2000-10-13 Thread paul campbell
These articles seem to discuss your question. http://www.linuxworld.com/linuxworld/lw-2000-04/lw-04-oracle8i-2.html http://www.linuxworld.com/linuxworld/lw-1999-05/lw-05-oracle.html http://www.linuxworld.com/linuxworld/lw-1999-06/lw-06-oracle-2.html At 11:28 PM 10/12/00, Santhosh Joseph wrote: >

Re: Java - Linux - Oracle

2000-10-13 Thread Paul T. McNally
Santhosh Joseph wrote: > Friends, > I'm relativly new to Linux/Java/Oracle. As a first step, i tried to > install Oracle 8i on my linuxbox (Red Hat 6.2 - which is the downloadable > version supplied along with a popular magazine ). Fortunatly, the CD carried a > script file, which installed Java

Java - Linux - Oracle

2000-10-13 Thread Santhosh Joseph
Friends, I'm relativly new to Linux/Java/Oracle. As a first step, i tried to install Oracle 8i on my linuxbox (Red Hat 6.2 - which is the downloadable version supplied along with a popular magazine ). Fortunatly, the CD carried a script file, which installed Java 1.1 in the /usr/bin directory

Re: Java/Linux Resources from IBM

2000-10-11 Thread Joseph Shraibman
Nathan Meyers wrote: > > Joseph Shraibman wrote: > > > Jeffrey I Condon/Cupertino/IBM wrote: > > > > > > A proposal for fixing the Java programming language's threading problems > > > - > > > Allen Holub suggests that the Ja

Re: Java/Linux Resources from IBM

2000-10-11 Thread Matt Peterson
Nathan Meyers wrote: > > Joseph Shraibman wrote: > > > Jeffrey I Condon/Cupertino/IBM wrote: > > > > > > A proposal for fixing the Java programming language's threading problems > > > - > > > Allen Holub suggests that the Ja

Re: Java/Linux Resources from IBM

2000-10-11 Thread Matt Peterson
Jeffrey I Condon/Cupertino/IBM wrote: > > A proposal for fixing the Java programming language's threading problems > - > Allen Holub suggests that the Java programming language's threading model > is possibly the weakest part

Re: Java/Linux Resources from IBM

2000-10-10 Thread Nathan Meyers
Joseph Shraibman wrote: > Jeffrey I Condon/Cupertino/IBM wrote: > > > > A proposal for fixing the Java programming language's threading problems > > - > > Allen Holub suggests that the Java programming language's threading mo

Re: Java/Linux Resources from IBM

2000-10-10 Thread Joseph Shraibman
Jeffrey I Condon/Cupertino/IBM wrote: > > A proposal for fixing the Java programming language's threading problems > - > Allen Holub suggests that the Java programming language's threading model > is possibly the weakest part

Java/Linux Resources from IBM

2000-10-10 Thread Jeffrey I Condon/Cupertino/IBM
A proposal for fixing the Java programming language's threading problems - Allen Holub suggests that the Java programming language's threading model is possibly the weakest part of the language. This article proposes signific

Re: Where can I download a complete Java-Linux source codes?

2000-07-06 Thread Erik Hu
Yes, I need the source code for my MSc research. I would like to modify the JDK for real-time in some aspects. I have the binary version of the JDK downloaded from www.blackdown.org. (JDK 1.2.2. RC4) I also have the source code version of the JDK downloaded from www.sun.com, but I cannot rebui

Where can I download a complete Java-Linux source codes?

2000-07-05 Thread Erik Hu
Hi I am new to J2SE 1.2.2 for Linux (Blackdown). I have downloaded jdk1.2.2 source codes form www.sun.com. However, as mentioned in the jdk1.2.2 RC4 README document ( " The stock JDK source distribution from Sun won't build on Linux" ), I could not re-build the source code. I found errors duri

Is it Java-Linux or my problem (painting image on the component)?

2000-06-05 Thread Jacob Nikom
Hi, I wonder do I have Java-Linux problem or it is my fault. I run JDK1.2.2 RC4 with kernel 2.2.12-20 and libc 2.1.2 on PIII machine. I wrote a small program which creates two buttons and generates different images depends on which button is pressed. The images are painted on the JPanel

Re: Editorial about Sun, Java, Linux

2000-05-08 Thread Christopher Hinds
I've read the article , I'am a bit confused about the point about java.sun.com website applets work just fine in netscape 6 pre and I use Forte on Linux so what on earth is this person taking about? Cheers Chris Nelson Minar wrote: Picked this up off Linux Weekly News, http://www.osopinion.c

Editorial about Sun, Java, Linux

2000-05-04 Thread Nelson Minar
Picked this up off Linux Weekly News, http://www.osopinion.com/Opinions/KevinLyda/KevinLyda7.html "If there was a free software version of Java available, or better yet if Sun would work in concert with the Mozilla development team to integrate a Java vm into Mozilla/Netscape then there would f

RE: Java-Linux I18N Tutorial

2000-02-01 Thread Lee_Xing
Hi Renzo: Thank you for the information you put together. It helps. Regards, Lee -Original Message- From: Renzo Pecoraro [mailto:[EMAIL PROTECTED]] Sent: Monday, January 31, 2000 2:14 AM To: [EMAIL PROTECTED] Subject: Java-Linux I18N Tutorial All - I started a little Java-Linux

Java-Linux I18N Tutorial

2000-01-31 Thread Renzo Pecoraro
All - I started a little Java-Linux I18N Tutorial at http://www.renzop.com. It includes a custom font.properties file and instructions for Linux that allows you to use the gnu-unifont in your browser/JDK/JRE. This is a work in progress and comments/questions are greatly appreciated. Thanks

Java/Linux CJK question: user-defined fonts?

2000-01-21 Thread Polly Powledge
Greetings, I'm a developer working on double-byte-enabling a java app. I'd like to support user-defined characters (known in Japan as "Gaiji"). I took a look at http://java.sun.com/products/jdk/1.1/docs/guide/intl/unicode_font.doc.html and read the section on mapping user-defined characters to U

Re: Java-Linux I18N

2000-01-19 Thread Renzo Pecoraro
JackWang - The font.properties file typically only maps Java font properties ("MonoSpaced", "SansSerif", etc.) to the actual fonts available on the client machine. Changing the font.properties file on the server makes no sense, as the server in a client/server or applet/servlet or whatever archit

Re: Java-Linux I18N

2000-01-19 Thread Renzo Pecoraro
ation. It's very helpful. > > I'll send time to digest all of the information and give it a try. > > Regards, > > PS. This msg may not be able to be posted in the mail list. I don't know > why. > > Lee > > -Original Message- > From: Renzo Peco

RE: Java-Linux I18N

2000-01-17 Thread Lee_Xing
Renzo Pecoraro [mailto:[EMAIL PROTECTED]] Sent: Friday, January 14, 2000 2:15 PM To: [EMAIL PROTECTED] Subject: Java-Linux I18N Couple of hints on this. So far, I haven't seen anything in Java I18N that's specific to Linux, except: 1. Yes, you need Asian fonts. Some come with the distr

Java-Linux I18N

2000-01-14 Thread Renzo Pecoraro
ial and add Japanese to the choices ("ja", "JP") to allow you to test whether you have correctly installed the font.properties file. If you did, you'll see Japanese characters when you select Japanese in this applet (in appletviewer or in the browser). Hope this helps. Renz

Re: January 2000 java-linux FAQ

2000-01-14 Thread Thai
Thanks for the FAQ. It's great. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Re: January 2000 java-linux FAQ

2000-01-12 Thread Paolo Ciccone
Stephen, great job with the FAQ, thanks for putting this together. -- Paolo Ciccone JBuilder dev.team -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Re: January 2000 java-linux FAQ

2000-01-12 Thread Jacques Chansavang
Stephen, This looks great! Thanks for your efforts and keeping a good work. Jacques Chansavang IBM Global Services 1300 South Clinton Street Fort Wayne, IN 46802 [EMAIL PROTECTED] [EMAIL PROTECTED] Phone: 219-455-6234 Fax: 219-455-4200 >>> Stephen Wynne 01/12/00 03:24AM >>> [Text body exceeds

Re: January 2000 java-linux FAQ

2000-01-12 Thread Uncle George
How come no current "Alpha Information" on java-linux ??? gat Stephen Wynne wrote: 5.8.1. Alpha Issues > > Alpha processor port information. > > Last modified: > > $Id: alpha.sgml,v 1.1 1999/12/29 07:53:30 stevemw Exp $ > > 5.8.1.1. Is there an Alph

January 2000 java-linux FAQ

2000-01-12 Thread Stephen Wynne
After far too long, the Blackdown team has produced a new FAQ. Here's the latest ASCII rendition. There is now a (letter) PDF version available in addition to the other formats. The preferred form is still HTML; that can be found at: http://www.blackdown.org/java-linux/docs/faq/FAQ

Re: Select/poll for java-linux

1999-12-03 Thread Isaac Elias
> Yep, there's some demo code in the Solaris production release. > > http://guiness.cs.uni-dortmund.de/~kreilede/poller/poller.tar.bz2 Is there an officiall place where one could download the Solaris release and keep up to date with the progress? Isaac -

Re: Select/poll for java-linux

1999-11-30 Thread Juergen Kreileder
erver Serv: Initializing port Receiving 1024000 bytes from 2000 client connections Time for all reads (2000 sockets) : 313702 $ JAVA_COMPILER=NONE LD_LIBRARY_PATH=. java PollingServer Serv: Initializing port Receiving 1024000 bytes from 2000 client connections Time for all reads

Re: Select/poll for java-linux

1999-11-29 Thread Scott Murray
On Mon, 29 Nov 1999, Artur Biesiadowski wrote: > Has anybody implemented it already ? Sun does not seem to try to solve > the subject, but I suppose that it should be possible to add select like > functionality on top of current jdk (including some native code of > course). > > I'm not thinking

Re: Select/poll for java-linux

1999-11-29 Thread Nelson Minar
>Has anybody implemented it already ? Sun does not seem to try to >solve the subject, but I suppose that it should be possible to add >select like functionality on top of current jdk I've heard other references to doing this. Couldn't quickly find anything, but it might be worth searching for. H

Select/poll for java-linux

1999-11-29 Thread Artur Biesiadowski
Has anybody implemented it already ? Sun does not seem to try to solve the subject, but I suppose that it should be possible to add select like functionality on top of current jdk (including some native code of course). I'm not thinking about being particulary portable here - as long as I can ru

Re: Is it another option for Java-Linux (Kaffe in RedHat Linux 6.1)?

1999-11-11 Thread Nathan Meyers
Kaffe is a cleanroom implementation of the Java platform from Transvirtual Technologies. There is no Sun code in it, it's open source, it's almost JDK1.1-compliant, it has a few JDK1.2 features, and it runs on a lot of platforms that Sun will never support. Kaffe had an important release (1.0.5)

Is it another option for Java-Linux (Kaffe in RedHat Linux 6.1)?

1999-11-11 Thread Lee_Xing
Hi: Is anybody using Java compiler and run time for Linux coming with RedHat Linux 6.1? The package name is "kaffe" and is on RedHat 6.1 first CD. I can compile and run java applications with them. Can someone tell me something about it compare with Blackdown and IBM's Java for Linux? Thank

Sun is hiring Java/Linux programmers?

1999-11-11 Thread Andreas Rueckert
areas including SWING, AWT, Java 2D, core libraries and tools. At least 1 year experience with UNIX (especially Linux) === Does it mean that Sun wants to get more involved in the Java-Linux-development? Ciao, An

Visibroker - Java - Linux

1999-11-08 Thread Luis Claudio Santos
Hello,         I download the Visibroker for Java 3.4 (linux version) from  http://www.inprise.com/downloads/.     I'm using Linux RH 5.2 and JDK1.1.7.       I follow the instructions for instalation but, when I try some commands, I get:   [root@lc bin]# oadj -helpISO-8859-1: unknown loc

Re: java-linux-digest Digest V99 #54

1999-10-20 Thread Ulli Kortenkamp
>> I wonder how much speedup can be achieved by using tools like >> Jopt ( http://www-i2.informatik.rwth-aachen.de/~markusj ). Are >> there any benchmarks yet? We have a lot of experience using JAX (alphaworks), and we got a noticable speedup. Sorry, we did no benchmarks, but it seems

InfoWorld on IBM, Sun Java/Linux (from Slashdot)

1999-10-18 Thread Nelson Minar
New story at http://www.infoworld.com/cgi-bin/displayStory.pl?991018.hnjvm.htm At the Java Developers Conference in San Jose, Calif., IBM will announce the free general availability of a Java Software Developer's Kit 1.18-compliant Java virtual machine (JVM) for the Linux operating syst

Re: java-linux-digest Digest V99 #54

1999-10-18 Thread Patrick LAM
> I wonder how much speedup can be achieved by using tools like > Jopt ( http://www-i2.informatik.rwth-aachen.de/~markusj ). Are there any > benchmarks yet? If you keep an eye on the Sable website, by next week there will be a technical report describing how much speedup you can obtain with inlin

Re: reminder - this list is for Java & Linux

1999-10-18 Thread Antonio Moretti
On Fri, 15 Oct 1999, Jacob Nikom wrote: > Date: Fri, 15 Oct 1999 09:58:03 -0400 > From: Jacob Nikom <[EMAIL PROTECTED]> > To: Nicholas Wright <[EMAIL PROTECTED]> > Cc: [EMAIL PROTECTED], [EMAIL PROTECTED] > Subject: Re: reminder - this list is for Java & Linux >

Re: reminder - this list is for Java & Linux

1999-10-15 Thread Matt Welsh
Jacob Nikom <[EMAIL PROTECTED]> writes: > Currently our traffic is not bad at all. We have about 10 - 15 > messages per day. This is not a lot comparing for example with > Java for Media Framework listserver - more than 30 per day. Multiply 10-15 msgs/day with the number of mailing lists I'm on

Re: reminder - this list is for Java & Linux

1999-10-15 Thread John Rousseau
o classify the question before you know > the answer: is it Java - Linux, Linux or Java problem. > > Currently our traffic is not bad at all. We have about 10 - 15 > messages per day. This is not a lot comparing for example with > Java for Media Framework listserver - more than 30 per d

RE: java-linux-digest Digest V99 #49

1999-10-15 Thread Dan Kelly
How do I unsubscribe from the java-linux-digest mailing list?   [EMAIL PROTECTED] -Original Message-From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]Sent: Friday, October 15, 1999 7:06 AMTo: [EMAIL PROTECTED]Subject: java-linux-digest Digest V99 #49

RE: reminder - this list is for Java & Linux

1999-10-15 Thread Burkhart,Kelly
> -Original Message- > From: Nicholas Wright [mailto:[EMAIL PROTECTED]] > Sent: Friday, October 15, 1999 4:09 AM > To: [EMAIL PROTECTED]; [EMAIL PROTECTED] > Subject: Re: reminder - this list is for Java & Linux > > > Hi > > > We've had a lo

Re: reminder - this list is for Java & Linux

1999-10-15 Thread Jacob Nikom
Hi, I don't see too much harm in asking little more generic questions. One of our purpose is to learn from someone else problems. The more good and meaningful problems we have, the better. It is really difficult to classify the question before you know the answer: is it Java - Linux,

Re: reminder - this list is for Java & Linux

1999-10-15 Thread Nicholas Wright
Hi > We've had a lot of discussions on the list recently that were generic > questions about Java, questions that had nothing to do with Linux. I'm > sending this note to remind everyone that this mailing list is about > Java on Linux. If you have generic Java questions, they do not belong > here

reminder - this list is for Java & Linux

1999-10-14 Thread Nelson Minar
We've had a lot of discussions on the list recently that were generic questions about Java, questions that had nothing to do with Linux. I'm sending this note to remind everyone that this mailing list is about Java on Linux. If you have generic Java questions, they do not belong here. I encourage

Re: Java Linux ATM Sockets

1999-10-06 Thread Pete Hardie
Dimitris Terzis wrote: > Do you think there would be any interest in releasing this as open source to > the community? If yes, I could persuade the folks over here to allow me > doing so and will send over the current code as an alpha version, which we > could then play with and improve (and/or us

Java Linux ATM Sockets

1999-10-06 Thread Dimitris Terzis
Hi guys... As part of my (Nortel Networks-funded) PhD work, I have spent a considerable amount of time for more than a year now playing with Java support for ATM. Because I haven't been able to find anything standard, I ended up creating my own implementation of Java sockets for Linux ATM. So, I

Re: [OFF-TOPIC] Drawing Package Required For Java Linux Web Graphics

1999-09-02 Thread peter pilgrim
[EMAIL PROTECTED] wrote: > Here's the URL. Seems pretty busy, I'll try to download it tonight. > > http://www.sun.com/dot-com/staroffice.html > Thanks Now I am going to roll with killustrator-0.6.tar.gz (standalone version) Peter P ---

Re: [OFF-TOPIC] Drawing Package Required For Java Linux Web Graphics

1999-09-01 Thread jerry
Here's the URL. Seems pretty busy, I'll try to download it tonight. http://www.sun.com/dot-com/staroffice.html -Jerry -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROT

Re: [OFF-TOPIC] Drawing Package Required For Java Linux Web Graphics

1999-09-01 Thread peter pilgrim
[EMAIL PROTECTED] wrote: > peter pilgrim wrote: > > > > The GIMP is great for photo image editing. > > > > But does anybody where I can find a decent drawing illustrator package > > for Linux? > > What do you want from "decent"? StarOffice includes a drawing tool. It's > not anywhere near the lev

Re: [OFF-TOPIC] Drawing Package Required For Java Linux Web Graphics

1999-09-01 Thread Nathan Meyers
peter pilgrim wrote: > > The GIMP is great for photo image editing. > > But does anybody where I can find a decent drawing illustrator package > for Linux? What do you want from "decent"? StarOffice includes a drawing tool. It's not anywhere near the level of CorelDraw and such, but it's got ca

[OFF-TOPIC] Drawing Package Required For Java Linux Web Graphics

1999-09-01 Thread peter pilgrim
The GIMP is great for photo image editing. But does anybody where I can find a decent drawing illustrator package for Linux? Peter P -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Cont

RE: Poll: Which Java/Linux IDE?

1999-08-24 Thread Chris LeDantec
I am going to take this opportunity to give a bit of information about NetBeans Developer. www.netbeans.com Within the month (so by the end of this week) we will be releasing the public beta of our 3.0 product. Currently, for those bleeding-edge addicts, you can download pre-beta Developer 3.0

Re: Poll: Which Java/Linux IDE?

1999-08-23 Thread Riyad Kalla
wrote: > Hi - > > maybe this has been asked before (sorry if that's the case), but I am > wondering which Java/Linux IDE, if any, people are using? I tried > Netbeans, and like it a lot (nice interface, writes clean code, > installed without hassle) although it seems a bit

Poll: Which Java/Linux IDE?

1999-08-23 Thread Renzo Pecoraro
Hi - maybe this has been asked before (sorry if that's the case), but I am wondering which Java/Linux IDE, if any, people are using? I tried Netbeans, and like it a lot (nice interface, writes clean code, installed without hassle) although it seems a bit too much for my little 133mhz

RE: IBM's Java/Linux agenda: why JDK1.1.6 port?

1999-08-23 Thread Aravind Selvaraje
; To: [EMAIL PROTECTED] > Cc: [EMAIL PROTECTED] > Subject: Re: IBM's Java/Linux agenda: why JDK1.1.6 port? > > > Do you know why IBM ported JDK1.1.6 instead of 1.1.8? I could understand > why they did not pick up 1.2, but 1.1.8 is very stable and capable of. > > Jacob &g

Re: IBM's Java/Linux agenda: why JDK1.1.6 port?

1999-08-23 Thread Jacob Nikom
to look no farther than their support for Linux and Java > so that they can't be blackmailed by M$ for their dev platforms. > > -- Aravind > > > -Original Message- > > From: Charles Forsythe [mailto:[EMAIL PROTECTED]] > > Sent: Friday, 20 August 1999 15:

Re: IBM's Java/Linux agenda

1999-08-23 Thread Jacob Nikom
Linux runs well on PowerPC which is CPU for AIX, OS/390, and OS/400. So for IBM Linux could be MVS (their mainframe OS) for 21 centure as well. Jacob Charles Forsythe wrote: > > > And who thinks that the big heads at IBM have other reasons for supporting > > java [than] ... java hurts M$. > >

RE: IBM's Java/Linux agenda

1999-08-22 Thread Aravind Selvaraje
; Sent: Friday, 20 August 1999 15:32 > To: [EMAIL PROTECTED] > Subject: IBM's Java/Linux agenda > > > > And who thinks that the big heads at IBM have other reasons for > supporting > > java [than] ... java hurts M$. > > I don't work for IBM, but here is my

IBM's Java/Linux agenda

1999-08-21 Thread Charles Forsythe
> And who thinks that the big heads at IBM have other reasons for supporting > java [than] ... java hurts M$. I don't work for IBM, but here is my best guess at a better reason for them to support Java: the "write once run anywhere" promise. Consider all of the systems that IBM *currently* ships

Re: [java-linux] Needing help integrating ORBacus with Java-Linux

1999-08-12 Thread Ted Neward
IL PROTECTED] <[EMAIL PROTECTED]>; [EMAIL PROTECTED] <[EMAIL PROTECTED]> Date: Monday, August 09, 1999 10:25 PM Subject: Re: [java-linux] Needing help integrating ORBacus with Java-Linux >Nathan Meyers wrote: > >> Bryce McKinlay wrote: >> > >> > If you're

Re: [java-linux] Needing help integrating ORBacus with Java-Linux

1999-08-12 Thread Rebecca . A . Sanford
om: Calvin Austin <[EMAIL PROTECTED]> on 08/11/99 23:51 GMT Please respond to Calvin Austin <[EMAIL PROTECTED]> To: Rebecca A Sanford/GDIS/GDYN@GDIS cc: Subject: Re: [java-linux] Needing help integrating ORBacus with Java-Linux That exception can be generated by any uncaught ex

Re: [java-linux] Needing help integrating ORBacus with Java-Linux

1999-08-11 Thread Bryce McKinlay
Nathan Meyers wrote: > Bryce McKinlay wrote: > > > > If you're using ORBacus, you should use ORBacus's jidl compiler > > (www.orbacus.com). You can not use the classes generated by Sun's IDL compiler > > with ORBacus (or vice-versa). > > After diving into the list archives, I find a confusing mix

  1   2   3   >