konqueror problems

Kevin Krammer kevin.krammer at gmx.at
Sat Nov 4 16:57:47 GMT 2006


On Friday 03 November 2006 16:35, Gary L. Greene, Jr. wrote:

> This is because the applets you are trying to run are built with another
> version of Java. In FF, it uses its own internal Java plug-in that
> marshalls the applet to the correct VM version for the applet. The
> Exception you are getting is proof that the applet you are running doesn't
> like the
> incompatible version of JVM. This has bit me more than a few times here
> with a few sites I've had to work with.

This is interesting. The JVM version of the plugin should be the same as the 
one from the stand-alone program, since they are installed together.
And applet usually do not use code that requires the latest Java version for 
compatability reasons, so it should be runnable on quite a range of version.

I'd rather expect a problem with passing parameters to the applet, maybe 
missing one of the jars it depends on.
At least in the second case, where it explicitly states a 
ClassNotFoundException.

Cheers,
Kevin

-- 
Kevin Krammer, KDE developer, xdg-utils developer
KDE user support, developer mentoring
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: not available
URL: <http://mail.kde.org/pipermail/kde/attachments/20061104/5ba00ad9/attachment.sig>
-------------- next part --------------
___________________________________________________
This message is from the kde mailing list.
Account management:  https://mail.kde.org/mailman/listinfo/kde.
Archives: http://lists.kde.org/.
More info: http://www.kde.org/faq.html.


More information about the kde mailing list