Hi there,
I'm trying to write the most basic app that uses OpenCard and can't seem
to get it going.
Right now I get an exception as soon as I call SmartCard.start(). The
stack trace is as follows:
com.gieseckedevrient.opencard.terminal.io.SerialIO::init: Cannot create
tty object - No serial port for 0
opencard.core.terminal.TerminalInitException: Cannot get I/O agent to
identify card terminal type
at
com.gieseckedevrient.opencard.terminal.GDCardTerminalFactory.createCardTerminals(GDCardTerminalFactory.java:140)
at
opencard.core.service.SmartCard.handleTerminalFactoryEntries(Compiled
Code)
at
opencard.core.service.SmartCard.configureTerminalRegistry(Compiled Code)
at opencard.core.service.SmartCard.start(SmartCard.java:527)
at com.sun.IDCardGUI.IDCardGUIFrame.main(IDCardGUIFrame.java:93)
I'm using a G & D PCT200 card reader with a G&D SmartCafe card. It works
OK when I run an applet from within their IDE,
but I can't get it to work without the IDE
The stack trace seems to indicate a problem reading from the com port.
Can anyone suggest anything?
Thanks
---
> 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.