Hello,
I'm trying to set up OCF but it don't have any luck. Could someone help me,
please!!!
My configuration:
MS Visual J++ 6.0
Win 98
GemPC410 better known as GCR410 on serial COM2
all jars included in one big jar-file (base-opt, base-core, ibmservices &
gemplus-terminals)
testing app.: first application of book: Smart card application development
using Java
with IBM testing card (pg. 186-187)
opencard.properties file:
OpenCard.services = com.ibm.opencard.factory.MFCCardServiceFactory \
opencard.opt.util.PassThruCardServiceFactory
OpenCard.terminals =
com.gemplus.opencard.terminal.GemplusCardTerminalFactory|MyGCR|GCR410|COM2
OpenCard.trace = opencard:8
output of the program:
reading
[DEBUG ] opencard.core.service.SmartCard.getRegistryEntry
--- message tag OpenCard.terminals =
com.gemplus.opencard.terminal.GemplusCardTerminalFactory|MyGCR|GCR410|COM2
--- thread Thread[main,5,main]
--- source class opencard.core.service.SmartCard
[DEBUG ] opencard.core.terminal.CardTerminal.<init>
--- message (MyGCR, GCR410, COM2)
--- thread Thread[main,5,main]
--- source class opencard.core.terminal.CardTerminal
[DEBUG ] opencard.core.terminal.CardTerminalRegistry.cardTerminalAdded
--- message (com.gemplus.opencard.terminal.GemCoreCardTerminal@2e
+ name MyGCR
+ type GCR410
+ addr COM2
firmware version: null)
--- thread Thread[main,5,main]
--- source opencard.core.terminal.CardTerminalRegistry@2b
and I get a message box saying:
An exception of type 'java.lang.NoClassDefFoundError' was not handled.
and the runtime stops at the first "catch"-statement
Does anyone what I'm doing wrong? I would be very pleased if someone could
help me because I'm really stuck now.
Many thanks,
Davy
---
> 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.