Hi,
can anybody intruduce me, how I must set the opencard.properties to run a
pc/sc-compatible cartterminal (in my case it is a reiner-sct pinpad ct).
At the moment, my configuration looks like this and doesn't work:
###############################
# Card service configuration #
###############################
OpenCard.services = \
com.ibm.opencard.factory.MFCCardServiceFactory \
opencard.opt.util.PassThruCardServiceFactory
###############################
# Card terminal configuration #
###############################
OpenCard.terminals =
com.ibm.opencard.terminal.pcsc10.Pcsc10CardTerminalFactory
###############################
# Trace configuration #
###############################
OpenCard.trace = opencard:9
-----------------------------------
-----------------------------------
So, here are the debug-information that I get, when I try to start the
demo-application getcardid.bat:
[DEBUG ] opencard.core.event.EventGenerator.run
--- throwable opencard.core.terminal.CardTerminalException:
Pcsc10CardTerminal:
PCSC Exception in method SCardGetStatusChange: error executing
SCardGetStatusCha
nge
return code = 80100009
at
com.ibm.opencard.terminal.pcsc10.Pcsc10CardTerminal.translatePcscExce
ption(Pcsc10CardTerminal.java:1072)
at
com.ibm.opencard.terminal.pcsc10.Pcsc10CardTerminal.UpdateCardStatus(
Pcsc10CardTerminal.java:404)
at
com.ibm.opencard.terminal.pcsc10.Pcsc10CardTerminal.poll(Pcsc10CardTe
rminal.java:1038)
at opencard.core.event.EventGenerator.run(EventGenerator.java:199)
at java.lang.Thread.run(Unknown Source)
--- thread Thread[Thread-0,5,main]
--- source class opencard.core.event.EventGenerator
Thanks a lot for your help,
Bernd
---
> 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.