Posted By:
Ivn_Tcakov
Posted On:
Monday, December 3, 2001 11:18 AM
Hello, I am trying to use the jdk1.3.1 plugin. I have an applet that I want to open in Netscape and in order for it to run, I have to set the NPX_PLUGIN_PATH=usr/java/jdk1.3.1/jre/plugin/i386/nsh where the javaplugin.so is located. Then it works and my Applet is opened nicely in Netscape. However, I have javaplugin.so symbolically linked to /usr/java/jdk1.3.1/jre/plugin/i386/ns4/javaplugin.so in the normal NPX_PLUGIN_PATH=/usr/lib/netscape/plugins which is pretty much mandatory for full-featured Netscape use. Once I set it up like that, it doesn't want to load the applet. Netscape gives me this error message: Exec of /usr/bin/i386/native_threads/java_vm failed: 2 Plugi
More>>
Hello,
I am trying to use the jdk1.3.1 plugin. I have an applet that I want to open
in Netscape and in order for it to run, I have to set the
NPX_PLUGIN_PATH=usr/java/jdk1.3.1/jre/plugin/i386/nsh
where the javaplugin.so is located. Then it works and my Applet is
opened nicely in Netscape. However, I have javaplugin.so symbolically
linked to /usr/java/jdk1.3.1/jre/plugin/i386/ns4/javaplugin.so
in the normal NPX_PLUGIN_PATH=/usr/lib/netscape/plugins
which is pretty much mandatory for full-featured Netscape
use. Once I set it up like that, it doesn't want to load the
applet. Netscape gives me this error message:
Exec of /usr/bin/i386/native_threads/java_vm failed: 2
Plugin: Plugin is not enabled or Java VM process has died.
Can this be fixed since I definitively would want to use
not only javaplugin.so but any other.so file that I have in this
otehr directory, such as rpnp.so, plugger.so, nptchexp.so,
libjsd.so, liblheatclp2.0.so, libnullplugin.so, libflashplayer.so etc.
I would greatly appreciate any help,
thatnks
Ivan
<<Less