Re: memory problem of jobjectArray

2001-04-11 Thread paul campbell
I'm not sure if this is a match for your problem but look at: http://forum.java.sun.com/read/16798709/qAsMC0m5SzuwAAYnH#LR also http://forum.java.sun.com/read/16798709/q_7RUKIJzLQEAAYoz#LR has a comment that complains about JNI. You might want to try the beta JDK 1.3.1, it fixed a similiar erro

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: No swing classes

2000-02-02 Thread paul campbell
I did the default install for Sun JDK with no significant problem. I did NOT set JAVA_HOME. startx brings up standard RH61 gnome. brought up a terminal window cd /home/jdk1.2.2/demo/jfc/SimpleExamle/src javac SimpleExample.java java SimpleExample Works OK - well sort of... (except "Font specif