After some after thought I think it would be better to use the
alternatives system than to remove the symbolic links.

Do this:
sudo update-alternatives --install 
/etc/alternatives/xulrunner-1.9-javaplugin.so xulrunner-1.9-javaplugin.so 
/usr/lib/jvm/java-6-sun/jre/lib/i386/libnpjp2.so 100
sudo update-alternatives --install /etc/alternatives/xulrunner-javaplugin.so 
xulrunner-javaplugin.so /usr/lib/jvm/java-6-sun/jre/lib/i386/libnpjp2.so 100
sudo update-alternatives --install /etc/alternatives/firefox-javaplugin.so 
firefox-javaplugin.so /usr/lib/jvm/java-6-sun/jre/lib/i386/libnpjp2.so 100
sudo update-alternatives --install /etc/alternatives/mozilla-javaplugin.so 
mozilla-javaplugin.so /usr/lib/jvm/java-6-sun/jre/lib/i386/libnpjp2.so 100

Or you can do this with the GUI tool galternatives.

This will change to the new java plugin system wide.

-- 
The old plugin hangs firefox 3 when loading java applets
https://bugs.launchpad.net/bugs/288397
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to