HI All,
I am not able to run a jar file in UNIX.
I have a shell script which is throwing this error.
Exception in thread "main" java.lang.NoClassDefFoundError: dao/Demoface
classpath no issues as i am executing all files in the same directory named scripts folder whch has all jars files and also script.
Please can anyone guide me what s wrong.