hi

This is my first application using OCF. I'm using a GemPlus GCR-410 card
reader. I have already downloaded all java packages involved in the use of
OCF with such a reader: the opencard package and the gemplus package. My
test program is a java standalone application not an Applet. Im using the
"opencard.properties" file that comes with the "gemplus-terminals-4.1.zip"
which I downloaded from the gemplus site. With the only change of the port
("COM1") parameter because I'm working under windows 2000

My problem is when I try to start the OCF via the "SmartCard.start()" using
the next line in the "opencard.properties" file

OpenCard.terminals  =
com.gemplus.opencard.terminal.GemplusCardTerminalFactory|mygcr|GCR410|COM

I get an error saying that "GemplusCardTerminalFactory" can't recognize the
reader "mygcr"

but using the line

OpenCard.terminals =
com.gemplus.opencard.terminal.GemplusCardTerminalFactory|mygcr|GCR410

without specifying the port to use. the reader is recognized but I get an
exception "ArrayOutOfBound" in the
"GemplusCardTerminalFactory.createCardTerminals" method

I'm using the JDK 1.3 and JRE 1.3

Any Sugestion or Answer?

thanks in advance

Marchena



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