There may be a problem in communication between the card and reader.
Can you set the trace levels to 8 and post the resulting output ?
Best regards,
Thomas
Thomas Schaeck
Pervasive Computing Division - Extended e-business Solutions, EMEA
Phone: +49-(0)7031-16-3479 Mobile: +49-(0)171-6928407 e-mail:
[EMAIL PROTECTED] Fax: +49-(0)7031-16-4888
Address: IBM Deutschland Entwicklung GmbH, Schoenaicher Str. 220, 71032
Boeblingen, Germany
Robert Panzer <[EMAIL PROTECTED]> on 29.02.2000 12:45:15
Please respond to Robert Panzer <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
cc: (bcc: Thomas Schaeck/Germany/IBM)
Subject: [OCF] No CardChannel Object
Hi!
Im using OCF1.2 with a PCSC1.0 Bridge communicating with a
Towitoko-Reader under Linux.
I try to use a MFCFileAccess-CardService.
After MFCFileAccess facs =
(MFCFileAccess)sm.getCardService(MFCFileAccess.class,true); the class is
instantiated but a facs.getCardChannel() just returns null. Thus I can't
open any files on the IBM smart card being packaged with the book
"SmartCard Application Development using Java"
My opencard.properties is:
OpenCard.services = com.ibm.opencard.factory.MFCCardServiceFactory
OpenCard.terminals =
com.ibm.opencard.terminal.pcsc10.Pcsc10CardTerminalFactory
OpenCard.trace = opencard.core:6 opencard.opt:6 com.ibm.opencard:6 \
com.ibm.opencard.terminal:6
When trying to open a file the tracing information says:
[INFO ] com.ibm.opencard.service.MFC35CardServiceImpl.determinePath
--- message invalid
--- thread Thread[main,5,main]
--- source class com.ibm.opencard.service.MFC35CardServiceImpl
Thanks, Robert
eskimo.vcf