Dear all

I am a college student and i am now doing project on smartcard.
I have tried to config OCF to run the sample  but fail with
unknown reason. I have done the following things:
1)OCF1.1.1 installed in c:\Convenience\OCF1.1.1........
2)set the opencard.properties file in c:\jdk1.2.2\jre\lib as follows(the
reader i used is ACR20R and i have installed PC/SC driver for that):
# Configuring the CardServiceRegistry
OpenCard.services = com.ibm.opencard.factory.MFCCardServiceFactory \
 opencard.opt.util.PassThruCardServiceFactory

# Configuring the CardTerminalRegistry
# The parameters after the class name are: 
#             name, type, and address of the card terminal
OpenCard.terminals =
com.ibm.opencard.terminal.pcsc10.Pcsc10CardTerminalFactory

# Configuring Tracing
OpenCard.trace = opencard.core:6 opencard.opt:0 com.ibm.opencard:3
3)copy the OCFPCSC1.dll and OCFPCSCM.dll to C:\Windows\System32
4)set class paths
set classpath=.;c:\Convenience\OCF1.1.1\lib;
c:\Convenience\OCF1.1.1\lib\base-core.jar;
c:\Convenience\OCF1.1.1\lib\base-opt.jar;
c:\Convenience\OCF1.1.1\lib\reference-services.jar;
c:\Convenience\OCF1.1.1\lib\reference-terminals-windows.jar;
c:\Convenience\OCF1.1.1\lib\ibmservices.jar
5) run the OCF Sample Programs in 
C:\Convenience\OCF1.1.1\components\demo\src\demos\samples\StartOpenCard

However, ClassNotFoundException:
com.ibm.opencard.terminal.pcsc10.Pcsc10CardTerminalFactory

I have run several others programs but also have same error.
Is there any things i missed? Could you help me?

Regards,
Wilson Hung







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