Hi! I've added pcsc.jar in my classpath and created a simple
opencard.properties file.
My program displays "Uses ISOTPDU" when run so I assume that it's from
pcsc.jar already. Card events work and so does getCardID.

Problem is when I use I get the following error:
java.lang.ClassNotFoundException: CardService implementing class
opencard.opt.ut
il.PassThruCardService
        at
opencard.core.service.CardServiceRegistry.getCardServiceInstance(Card
ServiceRegistry.java:269)
        at
opencard.core.service.SmartCard.getCardService(SmartCard.java:331)
        at APDU.main(APDU.java:18)

It used to work before I installed pcsc.jar. Can you tell me what I'm doing
wrong?

Thanks!

----- Original Message -----
From: "Christophe Muller" <[EMAIL PROTECTED]>
To: "Emmanuel Lagare" <[EMAIL PROTECTED]>
Sent: Friday, February 09, 2001 4:42 PM
Subject: Re: [OCF] PC/SC Error 57


> Hello,
>
> Emmanuel Lagare wrote:
> >
> > Hi! I downloaded the new driver but I am unsure about how to create
> > the opencard.properties file and how it is used (if I have to
> > explicitly use it or if it is needed by pcsc.jar). Can you help me
> > here?
>
> Yes, you need an opencard.properties file absolutely. For the new
> driver you can use exactly the same as the one you used before, i.e.,
> ---
<snip>



---
> 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.

Reply via email to