[Tpm4java-users] A trivial queston!
Brought to you by:
tews
From: KAM B <ka...@ms...> - 2007-03-05 23:08:14
|
Sorry for asking such simple question! I Have compiled one of the sample programs. I issue the following command on in my windows XP DOS command line: java tpm4java.jar:. -Djava.library.path=. TPMtest1 I have tpm4java.jar and javaddl.dll in the same directory and the spelling and casing of my java program (TPMtest1) is correct. I get the error: "Exception in thread "main" java.lang.NoClassDefFoundError: TPMtest1". It should be esay to figure this out but, since everything checks I am not sure where the problem could be?? |