The tutorials have been moved to the main site (off the Wiki) -- http://incubator.apache.org/pivot/1.3/tutorials/, liked to off the main site. How did you get this stale link (we should remove any lingering references to the old tutorials). -T
On Thu, Oct 8, 2009 at 5:17 AM, Sandro Martini <[email protected]>wrote: > Hi, > I've just tried some tutorial pages but I'm unable to load applets. > > For example giving URL: > > http://cwiki.apache.org/PIVOT/labels-image-views.html > > i got an exception like this: > > caricamento: classe pivot.wtk.BrowserApplicationContext$HostApplet non > trovata. > java.lang.ClassNotFoundException: > pivot.wtk.BrowserApplicationContext$HostApplet > at sun.plugin2.applet.Applet2ClassLoader.findClass(Unknown Source) > at java.lang.ClassLoader.loadClass(Unknown Source) > at java.lang.ClassLoader.loadClass(Unknown Source) > at sun.plugin2.applet.Plugin2ClassLoader.loadCode(Unknown Source) > at sun.plugin2.applet.Plugin2Manager.createApplet(Unknown Source) > at > sun.plugin2.applet.Plugin2Manager$AppletExecutionRunnable.run(Unknown > Source) > at java.lang.Thread.run(Unknown Source) > Caused by: java.io.IOException: open HTTP connection > failed: > http://cwiki.apache.org/PIVOT/pivot/wtk/BrowserApplicationContext$HostApplet.class > at sun.plugin2.applet.Applet2ClassLoader.getBytes(Unknown Source) > at sun.plugin2.applet.Applet2ClassLoader.access$000(Unknown Source) > at sun.plugin2.applet.Applet2ClassLoader$1.run(Unknown Source) > at java.security.AccessController.doPrivileged(Native Method) > ... 7 more > Eccezione: java.lang.ClassNotFoundException: > pivot.wtk.BrowserApplicationContext$HostApplet > > > Someone is updating / removing something from there ? > > > Bye, > Sandro >
