Re: AWT Crash - Need Help!

1999-03-26 Thread Anil kumar
this is due to x server configuration problems. though it may be working fine with normal x apps you need to do some 'fine tuning' in it. Anil On Fri, 26 Mar 1999, David Thompson wrote: > > S Balamurugan, > > I have had a similar problem. I installed 1.2 on my > RH5.2, ran the script to set

Re: JDK1.2

1999-03-26 Thread wdacruz
http://www.fr.kernel.org/pub/linux/kernel/alan/2.0.37pre/2.0.37/ At 11:16 PM 3/26/99 +0100, you wrote: >I'm using Red Hat 5.2 with kernel 2.0.36-1 > >Where can i find the kernel 2.0.37 (what is the problem if i use jdk1.2 >with kernel 2.0.36). > >Excuse me english (i'm frensh). > > > >-

Re: JDBC for Oracle?????n

1999-03-26 Thread Christopher Rowan
Term confusion here? JDBC, an abstract database API, is part of Java and is included. JDBC requires drivers for vendor specific db access. In the case of Oracle, you need to look in the Oracle home jdbc/lib directory for a file called classes111.zip. Make sure this file is somewhere in your CL

simulating rm -rf /*

1999-03-26 Thread Breno Jacinto
Hello everybody, First of all, I'd like to thank A LOT to everyone from BlackDown. The port for Linux is extremely important for the Linux community. Again, thank you, you're really cool guys. And I'd also like to say that its a pleasure to change ideas to everybody in this list. I've been subs

Garbage collection problem in JDK1.2

1999-03-26 Thread Costin Manolache
I am using the invocation API to start JDK1.2 inside an application , and everything works fine until System.gc() is called ( or I create few large arrays and gc() is trigered). The same code works without problems with JDK117. The program is using it's own threads, I just attach to the virtual

Re: JDK1.2 and CORBA

1999-03-26 Thread Francisco Figueirido
Hey, I am learning a lot thank to you guys! Michel Ruff suggested I run the Visigenic OSAgent through Wine; that sounds interesting, but I think I don't like having to depend on such a hack because a vendor didn't want to provide something that is not Win* specific. That said, Bryce McKinlay says

1.2 problems

1999-03-26 Thread Osvaldo Pinali Doederlein
Hi, I definitely can't get JDK 1.2 to run GUI apps here. Console runs fine, but anything with AWT dies at startup if I use the JIT. I then tried to use the interpreter, and this is the typical output: [root@r219 MoleculeViewer]# appletviewer -J-Djava.compiler= example1.html java.lang.IllegalAr

Re: JDK1.2 and CORBA

1999-03-26 Thread Bryce McKinlay
Actually, you do not need to be running the osagent for Visibroker to work - the osagent simply supports Visibroker's proprietry object location/binding mechanism. As long as you stick to the CORBA-standard (and interoperable) IOR/nameservice-based object binding, the osagent is not required. Inc

jdk 1.2 pre-v1 on RedHat

1999-03-26 Thread Oliver Kersten
Hi, few days ago, I installed jdk 1.2 on a RedHat 5.2 (kernel 2.0.36). I followed the instructions in the readme file and in this mailing-list. The link to libstdc++ works fine, and I changed the font.properties entries to existing fonts. Command-line progs make no difficulties, but the appletv

JDK1.2

1999-03-26 Thread DESROC Christian
I'm using Red Hat 5.2 with kernel 2.0.36-1 Where can i find the kernel 2.0.37 (what is the problem if i use jdk1.2 with kernel 2.0.36). Excuse me english (i'm frensh). -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a sub

Java Media APIs on Linux

1999-03-26 Thread James Richards
I recently saw a press release on the porting of the Java Media APIs to Linux...are these available yet for the x86 ported VM? James Richards Java Developer Hanuman, LLC Get Your Private, Free Email at http://www.hotmail.com ---

RE: JDK1.2 and CORBA

1999-03-26 Thread Marcel Ruff
Hi > ... > with the bind() methods, I think). Anyway, I decided not to use > Visibroker because (if I am not mistaken) you need to use their > OS agent > (a Win* exe file). The osagent runs very fine under Linux, if you use the 'wine' Windows emulator. http://www.winehq.com/download.html (ju

Re: Java and CORBA

1999-03-26 Thread Osvaldo Pinali Doederlein
> >I've just started to play around with some CORBA stuff in Java/C++. I > >was looking around for a nice free ORB, and came across ORBacus (used > >to be OmniBroker). It's free for non-commerical use, which is great if > >you're trying to learn about it. > Would the ORB that the GNOME project dev

Re: Java and CORBA

1999-03-26 Thread rsheldon
Craig, >From what I know (and just read) about ORBit, it only supports C bindings at the moment - but I could be wrong. I read this at the official ORBit home page http://www.labs.redhat.com/orbit/ I'm sure that there's somebody out there working on other bindings, but I don't know what the c

RE: CLASSPATH problem

1999-03-26 Thread rsheldon
Ryuji, I was having the same problem using bash last night (I'm new to bash and Linux, having used tcsh on Solaris at work). I found that changes I made to the $HOME/.bash_profile and /etc/bashrc weren't being read automatically. I had to manually source them (e.g. . $HOME/.bash_profile), or r

Re: Java and CORBA

1999-03-26 Thread Craig E Rasmussen
>I've just started to play around with some CORBA stuff in Java/C++. I >was looking around for a nice free ORB, and came across ORBacus (used >to be OmniBroker). It's free for non-commerical use, which is great if >you're trying to learn about it. Would the ORB that the GNOME project developed al

Re: Which kernel for jdk 1.1.7, glibc, jni?

1999-03-26 Thread Craig E Rasmussen
>I'm about to switch kernels, primarily because the jni isn't working >properly with my current configuration (I'm currently still using a >libc5 kernel). Which kernel is most likely to work well with JDK >1.1.7, particularly with the jni? > >Also, might native threads help the jni? I've just

Java and CORBA

1999-03-26 Thread rsheldon
This is really just an info message, as I saw a number of people talking about CORBA and Java. I've just started to play around with some CORBA stuff in Java/C++. I was looking around for a nice free ORB, and came across ORBacus (used to be OmniBroker). It's free for non-commerical use, which is

Swing Issues

1999-03-26 Thread Pete Antosik
I'm attempting to test the SwingSet demo under Redhat 5.2 and I've noticed I'm getting error messages regarding libc6.0. Is this because you've staticly linked only motif to the JDK or do I need a different libc library, and if so any suggestions on where I can get it.I'm using XWindows and f

Re: JDBC for Oracle?????n

1999-03-26 Thread John Summerfield
On Wed, 24 Mar 1999, Chien-Lung Wu wrote: > Dear firends: > I am a newbie of the JAVA and Oracle. However I have to install the Oracle on > my Linux box. I read some information said that JAVA 1.X can support JDBC. Now > this is my question. > 1. If I want to use JAVA to access Oracle, can I hav

Re: JDK1.2 and CORBA

1999-03-26 Thread Wes Biggs
Michael Nielsen wrote: > There is a strange problem, which I don't know if it is a problem > with the Linux port of jdk1.2 or a problem in general with the > org.omg classes. > > The IOR's generated from the JDK1.2 default java implementation > seem to be deriving their localhost name from the fi

Which kernel for jdk 1.1.7, glibc, jni?

1999-03-26 Thread Barnet Wagman
I realize that a question about 1.1.7 may seem a bit antiquated at this point, but at present I need stability more than 1.2-ness. I'm about to switch kernels, primarily because the jni isn't working properly with my current configuration (I'm currently still using a libc5 kernel).  Which kernel

Re: JDK 1.2 and CORBA problem on hello example

1999-03-26 Thread Paul Waserbrot
Please discard my previos message about the InitialPort and remote host. I happend to use the wrong window when testing... *blush* (solaris -> solaris...) I can only confirm that there is a problem with jdk1.2 pre-v1 and jdk1.2 solaris (final production release). Sorry for any inconvenience

JDK 1.2 pre-v1 and new libraries

1999-03-26 Thread Clifford Wolf
Hi, I'm running glibc 2.1, libstdc+++ 2.9.0 (and other _really_new_ libs) under linux 2.2.4. I'm not asking here for a working JKD1.2 preview with support for this libs. I'm asking for a statically-linked binary preview so I can check it out without having to install all the old libs. Is this po

CLASSPATH problem

1999-03-26 Thread Ryuji Yokoyama
Hello All! Where should I define CLASSPATH environment variable? I put following line both $HOME/.bash_profile and /etc/bashrc, but it doesn't work. export CLASSPATH=.:/usr/lcoal/jdk117_v1a/lib/classes.zip I just get an error message "Can't find class MyFrame." However, MyFrame.class is in the

...

1999-03-26 Thread Riyad Kalla
Currently, we are running the JCK only on green threads with the JIT turned off. Eventually, we will ensure that we can run and pass all of the JCK tests on both green and native threads, with and without the JIT. I read the above message that you have posted on the 1.2 status page, is 1.2 REAL

Re: AWT Crash - Need Help!

1999-03-26 Thread David Thompson
S Balamurugan, I have had a similar problem. I installed 1.2 on my RH5.2, ran the script to set up my system with the proper library links, and added the necessary fonts. When I run my applications that are gui intensive, either in native threads or with green threads (with JIT off), my not ful

Re: JDK 1.2 and CORBA problem on hello example

1999-03-26 Thread Paul Waserbrot
=> I have installed jdk1.2 version pre-v1 for i386 on my Redhat 5.2 linux => distribution. => => The simple hello world example of the java tutorial at the address: => http://www.javasoft.com/docs/books/tutorial/idl/hello/index.html => => gives me an error when i execute the server and the clien

Re: JDK 1.2 and CORBA problem on hello example

1999-03-26 Thread Weiqi Gao
"Daniele Sacchetti Matr.1783" wrote: > > I have installed jdk1.2 version pre-v1 for i386 on my Redhat 5.2 linux > distribution. > > The simple hello world example of the java tutorial at the address: > http://www.javasoft.com/docs/books/tutorial/idl/hello/index.html > > gives me an error when i

Fw: JDK 1.2 pre-v1 problem

1999-03-26 Thread Alexei A. Petrenko
- Original Message - From: Alexei A. Petrenko <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: 23 ÍÁÒÔÁ 1999 Ç. 12:46 Subject: JDK 1.2 pre-v1 problem >Hi > >I have Slackware Linux 3.5 and tries to install jdk1.2 pre-v1. >First of all (when i've just unzip it) it says that i

AW: JDK 1.2 and CORBA problem on hello example

1999-03-26 Thread Kutschera Peter
Sorry, I have the same problem! BTW: Can anyone recomend a CORBA product (mico, omniorb,..) to comunicate with my Java2 program (as server as well as client)? Should later run under NT :-( Thanks Peter -- To UNSUBSCRIBE, ema

ODBC-Bridge

1999-03-26 Thread Ron Parker
Where is the "sun.jdbc.odbc.JdbcOdbcDriver" for the Linux port of 1.1.7 v1a? Thanks very much. -- Ron Parker Software Creations http://www.scbbs.com TradeWinds Publishing http://www.intl-trade.com TradePoint Los Angeles http://www.tradepointla.org -

JDK 1.2 and CORBA problem on hello example

1999-03-26 Thread Daniele Sacchetti Matr.1783
I have installed jdk1.2 version pre-v1 for i386 on my Redhat 5.2 linux distribution. The simple hello world example of the java tutorial at the address: http://www.javasoft.com/docs/books/tutorial/idl/hello/index.html gives me an error when i execute the server and the client on two different ma