Hello, I get the above error while I think everything is correct. Can somebody help me here? I work under Linux Suse version 6.4, I use java version "1.3.1_01" and OCF1.2. The example program works fine under Windows, it's just a simple program that checks if a card is inserted in the slot and if so, it gives back the ATR.
My opencard.properties is as follows: *********** ############################### # Card service configuration # ############################### OpenCard.services = opencard.opt.util.PassThruCardServiceFactory ############################### # Card terminal configuration # ############################### OpenCard.terminals = com.ibm.opencard.terminal.pcscmig.PcscMigCardTerminalFactory|TWK|TWKMCR|/dev/cua0 #OpenCard.terminals = com.ibm.opencard.terminal.pcsc10.Pcsc10CardTerminalFactory ############################### # Trace configuration # ############################### OpenCard.trace = opencard:8 com.ibm:8 javax.comm:8 *********** My /etc/reader.conf is as follows: **************** FRIENDLYNAME "Towitoko Micro" DEVICENAME TWK_MICRO_RDR LIBPATH /usr/local/lib/libtowitoko.so CHANNELID 0x0103F8 **************** My CLASSPATH is as follows: *********************** CLASSPATH=.:/usr/OpenCard/OCF1.2/jar/base-core.jar:/usr/OpenCard/OCF1.2/jar/base-opt.jar:/usr/OpenCard/OCF1.2/jar/migterminals.jar:/usr/OpenCard/OCF1.2/jar/pcsc-wrapper-2.0.jar:/usr/OpenCard/OCF1.2/jar/comm.jar:/usr/OpenCard/OCF1.2/jar/dt.jar:/usr/OpenCard/OCF1.2/jar/tools.jar *********************** -- Eelco Daams Internet Developer BuyWays, de bouwers van www.surfze.nl ______________________________________________________ BuyWays Internet Strategie & Technologie Damsterdiep 31a/b 9711 SG GRONINGEN tel. 050-3118123 fax 050-3118124 gsm 06-10090866 http://www.buyways.nl _______________________________________________________ Op al onze diensten zijn onze algemene voorwaarden voor dienstverlening van toepassing, zoals gedeponeerd bij de Kamer van Koophandel te Groningen, onder nummer 3057. --- > 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.
