gb828,
Place the new jar under some other folder and set your class path to point to the jar(not the directory). For example, you can put the sample.jar under c:\temp and set your classpath as,
CLASSPATH=c:\temp\sample.jar
Ganesh
If you find my post really helpful, please record it by clicking the purple star below.