Date: Fri, 5 Mar 2004 05:00:33 +0100 From: Peter Schuller <peter.schuller@infidyne.com> To: java@freebsd.org Subject: Native Java plugin on FreeBSD Message-ID: <200403050500.33751.peter.schuller@infidyne.com>
next in thread | raw e-mail | index | archive | help
Hello, despite having much experience with Java as a language and platform I've never been able to wrap my head around how the Java Plugin is supposed to work (other than that it "just did" in some rare combination of circumstances on a Debian box once). The hints I did find (based on Linux instructions) says to symlink libjavaplugin_oji.so to ~/.mozilla/plugins or the global plugins directory at /usr/X11R6/lib/mozilla/plugins/ The first option had no effect. The second option works to the point that the JVM is either started or almost started, based on the disk/cpu activity when trying to run the first applet in a session. However all applets fail ("not inited") for reasons I have not been able to determine. So: * What could I do in order to see what's going on? (I.e. where can I find potential error output?) * Am I doing the 'installation' correctly - i.e., just symlinking the appropriate library? This is using the native JDK 1.4.2-p5 and Mozilla 1.6 (native). Thanks, -- / Peter Schuller, InfiDyne Technologies HB PGP userID: 0xE9758B7D or 'Peter Schuller <peter.schuller@infidyne.com>' Key retrieval: Send an E-Mail to getpgpkey@scode.org E-Mail: peter.schuller@infidyne.com Web: http://www.scode.org
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200403050500.33751.peter.schuller>