Java plugin not working with Firefox 3

Hi,

I use FreeBSD 7.1-RELEASE with Firefox 3.0.5 and am having some trouble getting the Java VM working.

I have tried both the diablo-jre16 and diablo-jdk16 ports with the javavmwrapper installed. I tried the diablo ports installed individually and together, and have tried installing them both from source and the packages on the FreeBSD Foundation website.

At all times there has been a link called libjava_oji.so in /usr/local/lib/browser_plugins either pointing to /usr/local/diablo-jre1.6.0/plugin/i386/ns7/libjavaplugin_oji.so or the equivalent libjavaplugin_oji.so from the diablo-jdk16 port.

Whatever I seem to try the Java VM doesn't work in Firefox 3 and is not listed in about:plugins. A look at about:config shows the following ...

I tried changing java.global_plugin_library_name to javaplugin_oji.so and even /usr/local/lib/browser_plugins/javaplugin_oji.so to no avail. I restarted Firefox after every change too.

Does anyone have any other ideas? I haven't yet tried the diablo-jre15 and diablo-jdk15 ports but would prefer to use the later version.

Thanks in advance,
whetphish.

I found the answer to this question thanks to phoenix from the Daemon Forums.

You need to a symlink as follows ...

Hope this is of some help to anyone else with this issue.