Hi Carol,
It looks like you don't have a proper "opencard.properties" file, try
to put on it the following lines:
#################################
# Sample opencard properties file
#################################
# use the testing service factory (for sending APDUs)
OpenCard.services = opencard.opt.util.PassThruCardServiceFactory
# use Gemplus card terminal for GCR410 (pure Java terminal)
# (For Windows, replace "/dev/ttyS1" by "COM1")
OpenCard.terminals =
com.gemplus.opencard.terminal.GemplusCardTerminalFactory|mygcr|GCR410|
/dev/ttyS1
Best Regards,
Genaro.
______________________________ Reply Separator _________________________________
Subject: (OCF) running OCF's sample
Author: [EMAIL PROTECTED] at ISS1
Date: 8/2/100 2:47 AM
Hi,
I'm trying to use OCF with jdk1.3 and a Gemplus GCR410 smart card
reader.
When I run the OCF's demo, the following error message appears:
SignatureCard - start OpenCard
opencard.core.terminal.CardTerminalException:
javax.comm.NoSuchPortException
at opencard.core.terminal.T.open(Unknown Source)
etc...
But my classpath is set as:
set
classpath=c:\jdk1.3\jre\lib\ext\comm.jar;C:\OpenCard\tocf12.jar;C:\OpenCard\demo
tocf12.jar
And I put the file javax.comm.properties ib the jdk1.3\jre\lib
directory.
Could someone help me?
THamk you,
Carole
---
> 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.