[Date Prev] [Date Next] [Thread Prev] [Thread Next] [Date Index] [Thread Index]
Re: [PLUG] Java applet on linux...
|
OK, but I don't see how the error message indicates a version conflict.
mike.h wrote:
Paul,
Thank you. I apologize for not thanking you sooner. Got swamped with
work and am just now returning to this. The java console on client
machines reports:
java.lang.NoClassDefFoundError : applet-name
which I believe means that the JRE version on the clients won't load an
applet compiled with v. 1.4.1. So your recommendation appears to be
correct.
On Wed, 2003-03-26 at 16:47, Paul wrote:
ln -s /usr/java/j2re1.4.1/plugin/i386/ns610/libjavaplugin_oji.so
/usr/local/mozilla/plugins/
Reference http://mozilla.weebeastie.net/java.shtml
_________________________________________________________________________
Philadelphia Linux Users Group -- http://www.phillylinux.org
Announcements - http://lists.netisland.net/mailman/listinfo/plug-announce
General Discussion -- http://lists.netisland.net/mailman/listinfo/plug
|