Hello.
I have a problem.
I have an error when i try to access the smart card.
smart card: gemgate 32k=20
reader: gempc twin
here is the error:
Exception in thread "main" java.lang.ClassNotFoundException:
CardService implementing interface
opencard.opt.iso.fs.FileAccessCardService
=09at opencard.core.service.CardServiceRegistry.getCardServiceInstance(Card=
ServiceRegistry.java:269)
=09at opencard.core.service.SmartCard.getCardService(SmartCard.java:331)
=09at Prova.main(Prova.java:24)
I think it doesn't find the class that implement
FileAccessCardService; what i have to do?
thank you
iacopo
|