Hello,

Please forgive me for posting this on the muscle and opencard mailing
lists, since it's not directly related to the two technologies.  I'm
trying to use Piccola to load the cardedge applet onto my card but I'm
having problems getting it to work.  I'm not getting any response on
the Piccola mailing list, so I thought I would try here, just in case
any of you have experience with Piccola.

I'm having a problem trying to load GPCardServiceGUI.  I think I have
the right jar files in the classpath but it still doesn't seem to be
working.  Here is the error:

[EMAIL PROTECTED] Piccola-v1.0]$ java -jar dist/GPCardServiceGUI.jar
Exception in thread "main" java.lang.NoClassDefFoundError:
opencard/core/event/CTListener
       at java.lang.ClassLoader.defineClass0(Native Method)
       at java.lang.ClassLoader.defineClass(ClassLoader.java:539)
       at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:123)
       at java.net.URLClassLoader.defineClass(URLClassLoader.java:251)
       at java.net.URLClassLoader.access$100(URLClassLoader.java:55)
       at java.net.URLClassLoader$1.run(URLClassLoader.java:194)
       at java.security.AccessController.doPrivileged(Native Method)
       at java.net.URLClassLoader.findClass(URLClassLoader.java:187)
       at java.lang.ClassLoader.loadClass(ClassLoader.java:289)
       at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:274)
       at java.lang.ClassLoader.loadClass(ClassLoader.java:235)
       at java.lang.ClassLoader.loadClassInternal(ClassLoader.java:302)

And here is my classpath.  All the files do actually exist.  I just
added everything I could since it wasn't working.  I'm sure I could
take some of them out.

[EMAIL PROTECTED] Piccola-v1.0]$ echo $CLASSPATH
.:/usr/java/opencard/OCF1.2/lib/base-core.jar:/usr/java/opencard/OCF1.2/lib/base-opt.jar:/usr/java/opencard/OCF1.2/lib/pcsc-wrapper-src.jar:/usr/java/opencard/OCF1.2/lib/reference-services.jar:/usr/java/opencard/OCF1.2/lib/reference-terminals.jar:/usr/java/opencard/OCF1.2/lib/reference-terminals-windows.jar:/usr/java/opencard/OCF1.2/lib/rejar-tool.jar:/usr/java/opencard/OCF1.2/lib/gemplus-terminals.jar:/usr/java/opencard/OCF1.2/lib/migterminals.jar:/usr/java/opencard/OCF1.2/lib/sb-demo.jar:/usr/java/opencard/OCF1.2/lib/sb-demo-ext.jar

Thanks for your help,

Carl Youngblood
_______________________________________________
Muscle mailing list
[EMAIL PROTECTED]
http://lists.drizzle.com/mailman/listinfo/muscle

Reply via email to