Hiya,
I am currently working with a GCR410 reader and a GemXpresso211 smartcard.
On my
opencard.properties file, when I have
>>>OpenCard.services=com.gemplus.opencard.service.op.vop.CardServiceVOPFacto
ry
I got this warning message:
>>>Warning: failed to load the Cryptix properties file.
>>>Make sure that the CLASSPATH entry for Cryptix is an absolute path.
When I have this on my opencard.properties file,
>>>OpenCard.services=opencard.opt.util.PassThruCardServiceFactory
I have this error message:
>>>Exception in thread "main" java.lang.IllegalAccessError: try to access
field ope
ncard.core.service.CardServiceFactory.class$opencard$core$service$CardServic
eFac
tory from class opencard.opt.service.OCF11CardServiceFactory
at
opencard.opt.service.OCF11CardServiceFactory.<init>(OCF11CardServiceF
actory.java:67)
at
opencard.opt.util.PassThruCardServiceFactory.<init>(PassThruCardServi
ceFactory.java:81)
at java.lang.Class.newInstance0(Native Method)
at java.lang.Class.newInstance(Unknown Source)
at
opencard.core.service.SmartCard.configureServiceRegistry(SmartCard.ja
va:212)
at opencard.core.service.SmartCard.start(SmartCard.java:528)
at myJCard.main(myJCard.java:18)
Is there anyone who has experience on using these cardservices, please
tell me how to get them work.
Thanks and Regards,
Man.
---
> 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.