Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

Konqueror doesn't load Java applets over https

1 view
Skip to first unread message

chuck

unread,
Jan 31, 2005, 2:19:15 AM1/31/05
to
Hi there,

I'm experiencing a very odd problem with all my Konqueror installs
since quite a few versions (from RH6 to mdk10.1): Java applets, signed
or not are shooting an exception when called from Konqueror.

Here's my actual setup:
Konqueror 3.2.3 using KDE 3.2.3.
Java(TM) 2 Runtime Environment, Standard Edition (build 1.5.0_01-b08)
Java HotSpot(TM) Client VM (build 1.5.0_01-b08, mixed mode, sharing)
PATH set to the JDK/bin
JAVAHOME set to the JDK root.

You can test it yourself by SUN: while the first url should work
properly, the second will not:

http://www.java.com/en/download/help/testvm.xml (WORKS)
https://www.java.com/en/download/help/testvm.xml (DOESN'T WORK)


Here's the message in the console:

Error during state 1
Backtrace:
java.lang.ClassNotFoundException: Class: testvm
at org.kde.kjas.server.KJASAppletClassLoader.findClass(KJASAppletClassLoader.java:238)
at java.lang.ClassLoader.loadClass(ClassLoader.java:306)
at java.lang.ClassLoader.loadClass(ClassLoader.java:251)
at org.kde.kjas.server.KJASAppletClassLoader.loadClass(KJASAppletClassLoader.java:248)
at org.kde.kjas.server.KJASAppletStub$RunThread.doState(KJASAppletStub.java:165)
at org.kde.kjas.server.KJASAppletStub$RunThread.run(KJASAppletStub.java:252)


Any idea?

0 new messages