Dear all,
i try to write a SmartCard Applet with the reader GCR410,
i 1st write an application , it works fine, but when i move to
Java Applet(1.1.x)
It always has this error, which i can't figure it out , what 's
wrong?
Is it the javax.comm problems??
CardTerminalException:
java.lang.NullPointerException
opencard.core.terminal.CardTerminalException:
java.lang.NullPointerException
at java.lang.Throwable.<init>(Compiled Code)
at java.lang.Exception.<init>(Compiled Code)
at java.io.IOException.<init>(Compiled Code)
at opencard.core.OpenCardException.<init>(Compiled Code)
at opencard.core.terminal.CardTerminalException.<init>(Compiled Code)
at
com.gemplus.opencard.terminal.GemplusSerialCardTerminal.open(Compiled
Code)
at com.gemplus.opencard.terminal.GemCoreCardTerminal.open(Compiled
Code)
at opencard.core.terminal.CardTerminalRegistry.add(Compiled Code)
at
at
opencard.core.service.SmartCard.handleTerminalFactoryEntries(Compiled
Code)
at opencard.core.service.SmartCard.configureTerminalRegistry(Compiled
Code)
* at opencard.core.service.SmartCard.start(Compiled Code)
---
> 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.