Exception in thread "main" java.lang.NoClassDefFoundError: test
843785Jul 29 2008 — edited Jul 30 2008Hello everyone!
I need help. I have an application that works perfect in Windows. I'm trying to run it in a Unix enviroment and i'm getting "Exception in thread "main" java.lang.NoClassDefFoundError: test". test is an application that is testing some .jar files that I created and I made sure that all the files are in the correct directory, I already set up my CLASSPATH. I run a HelloWorld app to see if there is something wrong with the jdk or the classpath but HelloWorld runs perfect!!!
I don't know what else to try, like i said above in Windows everything runs perfect. If anyone can help me, please......
If you need futher information... just ask please.