Problems with the examples
Bergsteinn Einarsson <[email protected]> Wed, 29 May 2002 11:43:54 +0000
| Newsgroups | gmane.comp.corba.openorb.devel |
|---|---|
| Organization | Háskóli Íslands |
| Message-ID | <[email protected]> |
I'm having problems running the examples that come with OpenORB 1.2.0. I can run the examples throught the .jar file but when I compile the IDL file and .java files in the /examples they do compile but I'm unable to run them because I get the following error message: Exception in thread "main" java.lang.NoClassDefFoundError: Server (wrong name: obv/custom/Server) at java.lang.ClassLoader.defineClass0(Native Method) at java.lang.ClassLoader.defineClass(ClassLoader.java:486) at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:111) at java.net.URLClassLoader.defineClass(URLClassLoader.java:248) at java.net.URLClassLoader.access$100(URLClassLoader.java:56) at java.net.URLClassLoader$1.run(URLClassLoader.java:195) at java.security.AccessController.doPrivileged(Native Method) at java.net.URLClassLoader.findClass(URLClassLoader.java:188) at java.lang.ClassLoader.loadClass(ClassLoader.java:297) at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:286) at java.lang.ClassLoader.loadClass(ClassLoader.java:253) at java.lang.ClassLoader.loadClassInternal(ClassLoader.java:313) -- Bergsteinn Einarsson [email protected] S: 866-6018 ----------------------------------------------------------- If you wish to unsubscribe from this mailing, send mail to [email protected] with a subject of: unsubscribe openorb-dev