I'm getting this error, when running a Client Server program using CORBA. I found several solutions in the Internet talking about the classpath but I couldn't understand it and doesn't know how to implement. Please can anyone help me in this.
The error is:
Exception in thread "main" java.lang.NoClassDefFoundError???
Also, I want to know how should I save my files, is it all in the same file with .idl or .java and .class files should be all in the same directory.
