Closed
Bug 97285
Opened 24 years ago
Closed 24 years ago
JPI 1.4.0 beta2 is not recognized
Categories
(Core Graveyard :: Java: OJI, defect)
Tracking
(Not tracked)
People
(Reporter: angeli, Assigned: edburns)
Details
The Java Plug-in 1.4.0 beta2 by Sun is not recognized by Mozilla. When looking
at about:plugins the JPI is not displayed. I installed the SDK and made a
symbolic link to the JPI the following way:
ln -s /usr/local/j2sdk1.4.0/jre/plugin/i386/ns610/libjavaplugin_oji140.so
javaplugin.so
This way the 1.3.x and 1.4.0 beta1 plugins worked but unfortunately not the beta2.
I don't know if this is a problem of Mozilla, the JPI or my way of referencing it.
The problem is only occuring with Linux. Windows 2000 e.g. is working.
Comment 1•24 years ago
|
||
Confirming 2001083016 linux
No problems with 1.3.1
Status: UNCONFIRMED → NEW
Ever confirmed: true
BuildID: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:0.9.3+) Gecko/20010831
mozilla is unable to load java 1.4.0 beta 2
Reproducible: Always
Steps to Reproduce:
1. start mozilla
2.
3.
Actual Results: LoadPlugin: failed to initialize shared library
/usr/java/j2sdk1.4.0/jre/plugin/i386/ns610/libjavaplugin_oji140.so
[/usr/java/j2sdk1.4.0/jre/plugin/i386/ns610/libjavaplugin_oji140.so: undefined
symbol:
GetService__16nsServiceManagerRC4nsIDRC4nsIDPP11nsISupportsP19nsIShutdownListener]
Expected Results: mozilla should launch with java enable
java version "1.4.0-beta2"
Java(TM) 2 Runtime Environment, Standard Edition (build 1.4.0-beta2-b77)
Java HotSpot(TM) Client VM (build 1.4.0-beta2-b77, mixed mode).
I have also reported this bug at www.javasoft.com
I believe this is due to 96910. Please update to today's trunk and try again.
*** This bug has been marked as a duplicate of 96910 ***
Status: NEW → RESOLVED
Closed: 24 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•