The of card application compiles well, but when I run it I get the error message: class not found, can't find a class that implements BasicAppletCardService. Words to that effect. The right imports are made, otherwise it would not even have compiled. The relevant opt* .jar file is on my classpath, in fact, the BasicAppletCardService.class file is even extracted and in the same directory as my application. No go.
Does some piece of software somewhere think BasicAppletCardService is an interface that has to be implemented? I am stumped. Any ideas? -- Chris Malan [EMAIL PROTECTED] --- > Visit the OpenCard web site at http://www.opencard.org/ for more > information on OpenCard---binaries, source code, documents. > This list is being archived at http://www.opencard.org/archive/opencard/ ! To unsubscribe from the [EMAIL PROTECTED] mailing list send an email ! to ! [EMAIL PROTECTED] ! containing the word ! unsubscribe ! in the body.
