View Single Post
Old 01-03-2012, 10:43 PM   PM User | #8
Fou-Lu
God Emperor


 
Fou-Lu's Avatar
 
Join Date: Sep 2002
Location: Saskatoon, Saskatchewan
Posts: 15,635
Thanks: 4
Thanked 2,448 Times in 2,417 Posts
Fou-Lu is a name known to allFou-Lu is a name known to allFou-Lu is a name known to allFou-Lu is a name known to allFou-Lu is a name known to allFou-Lu is a name known to all
This should be right. The classpath with only the jar name should be usable from any known CLASSPATH location such as the lib\ext of the running version.

Execute java.exe using the full path to the bin that shares the version with where you dropped the lib\ext. See if its your java.exe thats in Windows\system32 that's causing that issue.

Edit:
BTW, what is the actual stack trace you are getting? I assumed a classloader issue with the end result of a NoClassDefFound error.
Fou-Lu is offline   Reply With Quote