Hi, oh, das habe ich im milleniums-trubel wohl vergessen: ich benutze jdk1.2.2 und alle jar-files mit com.ibm.* & opencard.* stehen im classpath und die datei opencard.properties steht unter [jdk-home]\jre\lib. ich hoffe damit alle notwendigen infos genannt zu haben ;-) Muppet > -----Urspr�ngliche Nachricht----- > Von: [EMAIL PROTECTED] [SMTP:[EMAIL PROTECTED]] > Gesendet am: Freitag, 31. Dezember 1999 15:44 > An: [EMAIL PROTECTED] > Betreff: Re: [OCF] libraries can`t be found > > hallo, > > welches jdk wird denn benutzt ? > wo stehen die jar - files ? > wie sieht der classpath aus ? > > gruss > rainer r. greim > mailto : [EMAIL PROTECTED] > > > >----- Urspr�ngliche Nachricht ----- > >Absender: [EMAIL PROTECTED] > >Betreff: [OCF] libraries can`t be found > >Empf�nger: '[EMAIL PROTECTED]' > >Datum: 31. Dez 1999 14:16 > > > > Hi, > > > > I use a chipdrive micro from towitoko and > > when i try to run any of the examples included with OCF i get an > error: > > > > [start] > > start use case: get information about registered terminals > > > > > > > > [DEBUG ] opencard.core.service.SmartCard.getRegistryEntry > > --- message tag OpenCard.terminals = > > com.ibm.opencard.terminal.pcscmig.PcscMigCardTerminalFactory > > --- thread Thread[main,5,main] > > --- source class opencard.core.service.SmartCard > > > > > > java.lang.UnsatisfiedLinkError: C:\WINNT\OCFPCSCM.dll: Can't find > dependent > > libraries > > at java.lang.ClassLoader$NativeLibrary.load(Native Method) > > at java.lang.ClassLoader.loadLibrary0(ClassLoader.java:1319) > > at java.lang.ClassLoader.loadLibrary(ClassLoader.java:1243) > > at java.lang.Runtime.loadLibrary0(Runtime.java:470) > > at java.lang.System.loadLibrary(System.java:778) > > at > > opencard.core.util.SystemAccess.loadLibrary(SystemAccess.java:111) > > at > > com.ibm.opencard.terminal.pcscmig.OCFPCSCM.loadLib(OCFPCSCM.java:64) > > at > > > com.ibm.opencard.terminal.pcscmig.PcscMigCardTerminalFactory.open(PcscMigC > ar > > dTerminalFactory.java:95) > > at > > > com.ibm.opencard.terminal.pcscmig.PcscMigCardTerminalFactory.<init>(PcscMi > gC > > ardTerminalFactory.java:66) > > at java.lang.Class.newInstance0(Native Method) > > at java.lang.Class.newInstance(Class.java:241) > > at > > > opencard.core.service.SmartCard.handleTerminalFactoryEntries(SmartCard.jav > a, > > Compiled Code) > > at > > > opencard.core.service.SmartCard.configureTerminalRegistry(SmartCard.java, > > Compiled Code) > > at opencard.core.service.SmartCard.start(SmartCard.java:527) > > at demos.samples.GetTerminalInfos.main(GetTerminalInfos.java, > > Compiled Code) > > [end] > > > > How can this problem be solved ? I think i did everything the > instruction > > told me > > to do and compiling runs successfull. > > > > > > > > Muppet > > > > -------------- > > Computer Associates, EDC-Munich > > Volker Benders, Consultant > > Adenauerring 9 > > 81737 M�nchen > > mailto:[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. > > > > --- > 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.
