Hi erverybody ! I tried for several days to get my chipdrive to work with OCF. After studiing the mailing list archives I managed to get it to work with Pcsc10CardTerminalFactory and PassThruCardServiceFactory.
But I want to use the signature features of the card. So I tried the Gemplus GPKCardServiceFactory Class. Now Java says: java.lang.NoClassDefFoundError: opencard/core/service/CardServiceFactory Same with the gemplus terminal GemplusCardTerminalFactory: java.lang.NoClassDefFoundError: opencard/core/terminal/CardTerminalFactory I read all the hints in the list archives. I copied all the neccessary jar-files to jre/lib/ext. This was not the problem. Does anybody know a solution? My opencard.properties: OpenCard.services=com.gemplus.opencard.service.gpk.factory.GPKCardServiceFac tory OpenCard.terminals = com.gemplus.opencard.terminal.GemplusCardTerminalFactory|MyGCR|GCR410|COM1 OpenCard.trace = opencard:8=20 --- > 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.
