Version: unknown (using KDE 3.0.9 (KDE 3.1 RC1)) Installed from: compiled sources Compiler: gcc version 2.95.4 20011002 (Debian prerelease) OS: Linux (i686) release 2.4.19 when i try webbanking in konqueror https://TKONLINE1.KBC.BE/cgi-bin/isadll.dll/nl/REQLOGON (jdk 1.4.1_01), it fails with the following exception: Java VM version: 1.4.1_01 Java VM vendor: Sun Microsystems Inc. Class could not be loaded: com.kbc.online.CBTInterface Backtrace: java.lang.ClassNotFoundException: com.kbc.online.CBTInterface at java.net.URLClassLoader$1.run(URLClassLoader.java:198) at java.security.AccessController.doPrivileged(Native Method) at java.net.URLClassLoader.findClass(URLClassLoader.java:186) at org.kde.kjas.server.KJASAppletClassLoader.findClass(KJASAppletClassLoader.java:233) at org.kde.kjas.server.KJASAppletClassLoader.loadClass(KJASAppletClassLoader.java:274) at org.kde.kjas.server.KJASAppletStub$2.run(KJASAppletStub.java:162) at java.lang.Thread.run(Thread.java:536) i tought it had somethign to do with java security, but when i disable the security manager, i get the same exception. i have no idea how to debug this further, or how to obtain more information. greetings, frank
Well, the link doesn't work anymore. But if you are still following KDE from CVS, then you might try the 'Use KIO' option and see if it works..
ow, this bug report is still open. Anyway, in the mean time i discovered the class fails to load because konq doesn't support signed applets ...
*** This bug has been marked as a duplicate of 65602 ***