Exception in thread "thread
applet-cello.demo.jtablet.DemoApplet.class-1"
java.lang.UnsatisfiedLinkError: no jtablet in java.library.path
at java.lang.ClassLoader.loadLibrary(Unknown Source)
at java.lang.Runtime.loadLibrary0(Unknown Source)
at java.lang.System.loadLibrary(Unknown Source)
at cello.tablet.JTabletLoadNative$1.run(Unknown Source)
at java.security.AccessController.doPrivileged(Native Method)
at cello.tablet.JTabletLoadNative.loadNative(Unknown Source)
at cello.tablet.JTablet.<clinit>(Unknown Source)
at java.lang.Class.forName0(Native Method)
at java.lang.Class.forName(Unknown Source)
at
cello.jtablet.installer.JTabletExtension.getLegacyJTabletVersion(JTabletExtension.java:153)
at
cello.jtablet.installer.JTabletExtension.getInstalledVersion(JTabletExtension.java:70)
at cello.demo.jtablet.InstallStatusPanel.<init>(InstallStatusPanel.java:68)
at cello.demo.jtablet.DemoApplet.init(DemoApplet.java:127)
at
sun.plugin2.applet.Plugin2Manager$AppletExecutionRunnable.run(Unknown
Source)
at java.lang.Thread.run(Unknown Source)
This is the same old problem I've been having with JTablet 0.9.x. Think
you could handle this in a cleaner way? Aren't you bundling some small
classes with JTablet2 that deal with this? :/
Thor
> --
> You received this message because you are subscribed to the Google
> Groups "jtablet-dev" group.
> To post to this group, send email to jtabl...@googlegroups.com.
> To unsubscribe from this group, send email to
> jtablet-dev...@googlegroups.com.
> For more options, visit this group at
> http://groups.google.com/group/jtablet-dev?hl=en.
Thor