Hi everybody! I'm having the trouble of my life with one of the samples provided in the Smart Card Application Development book. The file compiles without any errrors, but when I try to run the ReadFile.class file I get the message: Exception in thread "main" java.lang.NoClassDefFoundError: ReadFile (wrong name: ReadFile). No matter what changes I make in the path, the classpath or the OCF_classpath, this error-message keeps haunting me. Does anyone know what the problem might be? Or better, if someone could mail me the complete path and classpath needed to run the demo. I'm working with a gemplus GCR410 reader and running under Windows 98. I use JDK1.2.2 and Borland Jbuilder. This is my path so far: path=C:\;C:\WINDOWS;C:\WINDOWS\COMMAND;C:\JDK1.2.2\BIN And this is my classpath: set classpath=C:\jdk1.1.2\lib;C:\jdk1.2.2 \jre\bin;C:\jdk1.2.2\jre\lib;C:\Downloads\SCJavaBook;C:\OpenCard\OCF1.2 \lib;C:\OpenCard\OCF1.2\components\base-core\src;C:\OpenCard\OCF1.2 \components\base-opt\src;.;C:\JBuilder3\java\bin; C:\JBuilder3 \java\lib;C:\JBuilder3\java\jre\lib;C:\JBuilder3\java\jre\bin; C:\JBuilder3\src Please help me… / Fredrik -- Get your firstname@lastname email for FREE at http://NamePlanet.com --- > 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.
