I'm having a problem using OpenCard to access a Cyberflex Access card using a Reflex 72 card. I've set up OpenCard to use the com.ibm.opencard.terminal.pcsc10.Pcsc10TerminalFactory as the terminal factory and com.slb.opencard.CyberflexAccess.CyberflexAccessCardServiceFactory The problem that I am having is that a SmartCard.waitForCard fails after a period of time (even if there is a Cyberflex card in the reader) with the following error: CardTerminalException: Pcsc10CardTerminal: PCSC Exception in method SCardConnect: PC/SC Error SCardConnect return code = 0000045d The program errlookup says that the return code means "The request could not be performed because of an I/O device error." By tracing through the code, I determined that the SCardConnect in cardConnect() in Pcsc10CardTerminal is causing the problem. The weird thing is that if I use the sample card off "Smart Card Application Development Using Java" with the its CardServiceFactory I don't have this problem. Anyone got any ideas? Thanks, Mark --- > 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.
