Can“t load javax.swing.plaf... (jdk1.2)

1999-04-16 Thread Klaus Erber
Hello, after installing the new jdk1.2 and try to run the SimpleExample-Demo get the following output: ke@s10:/usr/lib/java/demo/jfc/Simple/src > java -Djava.compiler= SimpleExample Exception in thread "main" java.lang.Error: can't load javax.swing.plaf.metal.MetalLookAndFeel at javax.sw

Keypad support with non-Redhat.

1999-04-16 Thread Christopher R. Barry
I'm running Debian and the numeric keypad 1-9 keys do not work at all. Searching the archives I found this advice for the problem: Adam Williams wrote: > I upgraded from the JVM that comes with RedHat 4.2 (kaffe) to > Blackdown's JVM (jdk1.1.6v2-libc5). Drop and go, beautiful, bette

Re: JIT and unexpected verify errors for jdk1.2

1999-04-16 Thread Albrecht Kleine
> > At any rate, who could answer questions concerning the linux port of sunwjit? > > > PS: Hopefully tya1.3 will be out real soon, so that we don't have to depend on > > sunwjit... > > As mentioned, there is an early TYA1.3 running here but I have some > heavy problems to get EXCEPTIONS_BY_SI

Re: JIT and unexpected verify errors for jdk1.2

1999-04-16 Thread Nate Williams
> BTW does anyone knows the current state of JDK1.2 for FreeBSD ? > (You know, TYA runs on FreeBSD too.) It's a ways away. Some progress has been made, but we're waiting for the Linux patches to be released for some of the integration, and Steve hasn't (yet) done that. Nate -

jdk1.2 on RedHat 5.2 (undefined symbol in libfontmanager.so)

1999-04-16 Thread Wee, Merrick
As like everyone else I can't get jdk1.2 (specifially the SwingSet demo) to run on RedHat 5.2 I orginally got the shared lib error about libfontmanager and libstdc++-libc.6-1.so. I installed the egcs stuff to get the right lib (I can't find the version that blackdown used

Re: JNI from JDK1.2 on Linux-2.0.36 hangs in method JNI_CreateJavaVM()

1999-04-16 Thread Marcel Ruff developer
Riyad Kalla wrote: > Wait... what is JNI? And why does all that code at the bottom look so > complicated for "Hello World"? > > Thanks in advance. > > Riyad > > -- > > From: Marcel Ruff developer <[EMAIL PROTECTED]> > > To: [EMAIL PROTECTED]; [EMAIL PROTECTED] > > Subject: JNI from JDK1.2

Re: JNI from JDK1.2 on Linux-2.0.36 hangs in method JNI_CreateJavaVM() - RESOLVED (THANKS)

1999-04-16 Thread Marcel Ruff developer
Juergen Kreileder wrote: > > Marcel Ruff developer writes: > > Marcel> Hi, > Marcel> My little JNI HelloWorld C++ program hangs when invoking > Marcel> JNI_CreateJavaVM() with following output: > > >> export LD_BIND_NOW=true > >> export RTLD_NOW=true > >> invokecpp >

Problems with the appletviewer etc

1999-04-16 Thread Mark MacRae
I'm not sure if this is strictly a Linux Java problem or what, but the appletviewer can't find any imported classes (other than the core library) at runtime. My classpath is right (the applets compile, applicaitons have no trouble, and even Netscape runs the applets - though terrible performance

new Linux-related RFE on the JDC

1999-04-16 Thread Matthew McKeon
Hi y'all. I've posted a new RFE to the Java Developer Connection asking that Javasoft either provide a port of the Java Plug-In to Linux or that they provide additional resources to Blackdown towards that end. The URL is: http://develope

Re: Fonts messages again

1999-04-16 Thread Matthew McKeon
Jesus Correas Fernandez wrote: > > Last 03/15/1999 Kazuki Yasumatsu wrote how to fix the 'font > specification not found' messages. i've tried this solution step by > step, but when >i run > the Stylepad demo appears: > > [75]> java Stylepad > Font specified in font.properties not fo

Re: JIT and unexpected verify errors for jdk1.2

1999-04-16 Thread Albrecht Kleine
> Dimitris Vyzovitis wrote: > At any rate, who could answer questions concerning the linux port of sunwjit? > PS: Hopefully tya1.3 will be out real soon, so that we don't have to depend on > sunwjit... OK, you won't to be depend on sunwjit, but don't expect to be faster than sunwjit. (Hope yo

Re: JNI from JDK1.2 on Linux-2.0.36 hangs in method JNI_CreateJavaVM()

1999-04-16 Thread Juergen Kreileder
> Marcel Ruff developer writes: Marcel> Hi, Marcel> My little JNI HelloWorld C++ program hangs when invoking Marcel> JNI_CreateJavaVM() with following output: >> export LD_BIND_NOW=true >> export RTLD_NOW=true >> invokecpp Marcel> Marcel> [Opened /usr

printing in java2

1999-04-16 Thread Justin Lawler
Hi all, forgive me if this has been asked before as i am just new to the list. in java 1.1.7 when you print a page, if there is any text not going horizontaly across the page (i.e. virtically) the text is printed at screen resolution and looks realy terable. The same goes for any line drawn that

DnD to native app like kfm

1999-04-16 Thread Willi Richert
I have a serious problem. I try to program an kfm-like app with ftp and http-file transfer feature. But the DnD-mechanism made me stumbling: In the javaworld-articel about dnd I read that it makes no sense to transmit object references. But it seems to me that it is the only possible solution: If

JNI from JDK1.2 on Linux-2.0.36 hangs in method JNI_CreateJavaVM()

1999-04-16 Thread Marcel Ruff developer
Hi, My little JNI HelloWorld C++ program hangs when invoking JNI_CreateJavaVM() with following output: > export LD_BIND_NOW=true > export RTLD_NOW=true > invokecpp [Opened /usr/local/jdk1.2Pre1/jre/lib/rt.jar in 29 ms] [Opened /usr/local/jdk1.2Pre1/jre/lib/i18n.jar in 4 ms] -> h

Re: jdk servlets on Linux

1999-04-16 Thread Kowshik Podder
Camilo Wilson wrote: > > Using Apache Jserv for servlets does work, but it requires a good dose > of masochism. Much, much easier is to use the Java Web Server from Sun > (free evaluation, under $300), Solaris version. About 1/10 the > configuration time, in my experience. You will need the JSDK