Hi There,
I got this Error while running EchoTest.class Exception in thread "main" java.lang.NoClassDefFoundError: com.sun/javacard//apduio/TLP224Exception at java.lang.Class.forName0<Native Method> at java.lang.Class.forName<Unknown Source> at com.gemplus.opencard.terminal.apduio.ApduIOCardTerminalFactory.class$<ApduIOCardTerminalFactory.java:73> at com.gemplus.opencard.terminal.apduio.ApduIOCardTerminalFactory.<clinit><ApduIOCardTerminalFactory.java:79> at java.lang.Class.forName0<Native Method> at java.lang.Class.forName<Unknown Source> at opencard.core.service.SmartCard.handleTerminalFactoryEntries<SmartCard.java:423> at opencard.core.service.SmartCard.configureTerminalRegistry<SmartCard.java:261> at opencard.core.service.SmartCard.start<SmartCard.java:534> at Test1.EchoTest.main<EchoTest.java:62> What is the mistake I made? Kindly help me out in solving the problem. Shravan Kumar --- > 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.
