Hi.
I'm developing an applet, and I'm testing it with appletviewer, but when I
call the SmartCard.start() function I got the following error:
CardTerminalException: java.lang.NullPointerException: name can't be null
I really don't know what's happening because I only have one opencard.properties
file and it works perfectly for stant alone applications (non applets). My
opencard.properties file is as follows:
###############################
# Card service configuration #
###############################
OpenCard.services = \
com.ibm.opencard.factory.MFCCardServiceFactory \
opencard.opt.util.PassThruCardServiceFactory
###############################
# Card terminal configuration #
###############################
OpenCard.terminals = \
com.gemplus.opencard.terminal.GemplusCardTerminalFactory|MyGemCore|GCR410|COM1
###############################
# Trace configuration #
###############################
OpenCard.trace = opencard:5
Anythig I put as the third parameter is invalid, but if I don't put it, the
program says me that three parameters are needed.
Does anybody knows what could be happening?
Thanks a lot.
Jair Constantino Briones
[EMAIL PROTECTED]
---
> 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.