Thanks for your response.

In my opencard.properties file, there is :
OpenCard.services = \
    com.ibm.opencard.factory.MFCCardServiceFactory \
    opencard.opt.util.PassThruCardServiceFactory

The 'MFCCardService' classes seems to be implementations of  interfaces that
I need. (there is a class com.ibm.opencard.isofs.MFCFileAccess wich
implement opencard.opt.iso.fs.FileAccessCardService)

The MFCCardServiceFactory was put in the opencard.properties file by the OCF
installer so I don't understand why it doesn't works.

The MFCCardServiceFactory is not for PC/SC smartcards ?

----- Original Message -----
From: "Lewis McCarthy" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Friday, May 19, 2000 7:11 AM
Subject: Re: [OCF] Problem with Bull CryptoBuilder


> Allo R�mi,
>
> > I'm trying to use a PC/SC kit from Bull (reader SmartTLP3 and card TBC
80)
> > with OCF 1.2
> >
> > The examples gives with OCF 1.2 works fine (except StockBrokerDemo).
> >
> > When I try to get a FileAccessCardService (first example of the IBM-OCF
> > Programmer's Guide), it doesn't works.
> > The message is that requested CardService class interface
> > opencard.opt.iso.fs.FileAccessCardService not supported for
> > opencard.core.terminal.CardID@ec6fa17f ATR: 3B 68 00 00 43 20 00 CF 0C
7A 90
> > 00.
>
> OCF defines the Java interface for FileAccessCardService, but
> in order to actually use a FileAccessCardService you will need a
> class that implements that interface. Such a class, if it exists,
> is probably specific to the type of card you want to use. Did Bull
> give you any Java classes or jars for use with OCF?
>
> Hope this helps
> -Lewis
>
> Lewis McCarthy      [EMAIL PROTECTED]  1-650-694-6813
> Software Engineer
> Los Altos Security Engineering & Research (LASER)
> Critical Path Inc.  http://www.criticalpath.net
>
>
>
> ---
> > 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.



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