Hi Chuck! Thank you for your reply. This didn't worked for me. I found a way to get it work for me, but I'm not sure what the problem really was:
- I installed Oracle Java 1.6 JDK - I'm now using subclipse instead of subversive to check out project Now it work for me. Maybe the "java thing" was it, maybe subversive did wrong things. ;) Thomas Am 21.01.2013 um 20:39 schrieb Chuck Hill: > Try deleting the launch configuration and then Run As... WebObjects > application. That may fix it. > > > Chuck > > > On 2013-01-21, at 8:57 AM, Thomas Grass (01SoftwareSolutions) wrote: > >> Hello, >> >> i'm developing a software with WebObjects and WOLips on MacOSX. (Java 1.6). >> I checked out this project on my Linux-PC (Ubuntu Mint, OpenJDK 1.6). >> When i want to run the project in the Linux-PC i get the following error: >> >> Exception in thread "main" java.lang.NoClassDefFoundError: = >> Caused by: java.lang.ClassNotFoundException: = >> at java.net.URLClassLoader$1.run(URLClassLoader.java:217) >> at java.security.AccessController.doPrivileged(Native Method) >> at java.net.URLClassLoader.findClass(URLClassLoader.java:205) >> at java.lang.ClassLoader.loadClass(ClassLoader.java:321) >> at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:294) >> at java.lang.ClassLoader.loadClass(ClassLoader.java:266) >> Could not find the main class: =. Program will exit. >> >> I can't start the project. I created a new project to test if this starts, >> and it did. Do you now this error? What can it be? Where should i look? >> >> Thank you, >> >> Thomas >> _______________________________________________ >> Do not post admin requests to the list. They will be ignored. >> Webobjects-dev mailing list ([email protected]) >> Help/Unsubscribe/Update your Subscription: >> https://lists.apple.com/mailman/options/webobjects-dev/chill%40global-village.net >> >> This email sent to [email protected] > > -- > Chuck Hill Senior Consultant / VP Development > > Practical WebObjects - for developers who want to increase their overall > knowledge of WebObjects or who are trying to solve specific problems. > http://www.global-village.net/gvc/practical_webobjects > > Global Village Consulting ranks 13th in 2012 in BIV's Top 100 Fastest Growing > Companies in B.C! > Global Village Consulting ranks 76th in 24th annual PROFIT 200 ranking of > Canada’s Fastest-Growing Companies by PROFIT Magazine! > > > > > > > _______________________________________________ Do not post admin requests to the list. They will be ignored. Webobjects-dev mailing list ([email protected]) Help/Unsubscribe/Update your Subscription: https://lists.apple.com/mailman/options/webobjects-dev/archive%40mail-archive.com This email sent to [email protected]
