Hi,
I have developped a component which manages a Gemplus GR410 Reader,
everything works fine when I use it within an application.
Then, I convert it into a servlet which is deployed with Java 2 Enterprise
Edition.
I open the OpenCard Framework in the constructor.
When activating the URL, the servlet raises the following exception when
running Smartcard.start():
opencard.core.terminal.CardTerminalException
at
com.gemplus.opencard.terminal.GemplusCardTerminal.open(GemplusCardTerminal.j
ava:325)
at
com.gemplus.opencard.terminal.GemplusCardTerminal.open(GemplusCardTerminal.j
ava:220)
at
opencard.core.terminal.CardTerminalRegistry.add(CardTerminalRegistry.java:13
0)
at
com.gemplus.opencard.terminal.GemplusCardTerminalFactory.createCardTerminals
GemplusCardTerminalFactory.java:491)
at
opencard.core.service.SmartCard.handleTerminalFactoryEntries(SmartCard.java:
432)
at
opencard.core.service.SmartCard.configureTerminalRegistry(SmartCard.java:261
)
at opencard.core.service.SmartCard.start(SmartCard.java:534)
I'm using JDK 1.3, Java Comm 2.0 and J2EE 1.2.1 under WinNT.
Any help would be appreciated,
Thanks,
Fabrice
---
> 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.