#3033 closed task (fixed)
Firefox java plugins
Reported by: | Robert L. Inglis | Owned by: | |
---|---|---|---|
Priority: | normal | Milestone: | x-future |
Component: | BOOK | Version: | SVN |
Severity: | normal | Keywords: | |
Cc: |
Description ¶
As of Firefox-3.6 and possibly before (never tested java with my 3.5.7 build).
<snip> $JAVA_HOME/jre/plugin/i386/ns7/libjavaplugin_oji.so \ /usr/lib/firefox-<version>/plugins
Needs to be replaced with the new java plugin. $JAVA_HOME/jre/lib/i386/libnpjp2.so \ /usr/lib/firefox-<version>/plugins
Firefox-3.6 will not recognize the old libjavaplugin_oji.so.
I've noticed that Firefox-3,6 does not create the plugin directory when compiled against xulrunner.
Note:
See TracTickets
for help on using tickets.
Fixed by Randy in r8238.