ikvm_applet
Differences
This shows you the differences between two versions of the page.
| ikvm_applet [2009/05/03 22:21] – created blade | ikvm_applet [2009/05/03 22:33] (current) – blade | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| + | ===== Which Java version to use ===== | ||
| + | |||
| + | The applet seems to work only on Sun's JRE. It was tested against jre 1.5.0_08 and it worked fine. It is known not to work on IcedTea and gcj java. | ||
| + | |||
| + | ===== Applet does not start ===== | ||
| + | |||
| + | The applet may not start throwing an exception: | ||
| + | |||
| + | < | ||
| + | class nn.pp.rc.RemoteConsoleApplet.class not found. | ||
| + | java.lang.ClassNotFoundException: | ||
| + | </ | ||
| + | |||
| + | For some reason, the applet jars do not load properly. However, I managed to manually copy them to the jar cache directory, from another computer where everything works fine. You need to extract the files in the following archive to the path below: | ||
| + | |||
| + | {{: | ||
| + | |||
| With a standard firefox (2.x) installation applet code is cached in the following location: | With a standard firefox (2.x) installation applet code is cached in the following location: | ||
| Line 5: | Line 22: | ||
| </ | </ | ||
| - | For some reason, | + | The cache directory is created |
| + | |||
| + | ===== Other applet issues ===== | ||
| + | There is an issue with some version of firefox and older version of xorg libraries, which result in not being able to run applets at all (although things look fine in the " | ||
ikvm_applet.1241378512.txt.gz · Last modified: by blade
