WO 5.2.2 - Getting an app to launch - java.lang.NoClassDefFoundError
WO 5.2.2 - Getting an app to launch - java.lang.NoClassDefFoundError
- Subject: WO 5.2.2 - Getting an app to launch - java.lang.NoClassDefFoundError
- From: George Domurot <email@hidden>
- Date: Wed, 29 Oct 2003 23:30:12 -0500
Upon running, an app exits with the following information:
java.lang.NoClassDefFoundError
at
com.webobjects.foundation.NSLog$PrintStreamLogger.<clinit>(NSLog.java:
1606)
at com.webobjects.foundation.NSLog.<clinit>(NSLog.java:455)
at
com.webobjects.foundation._NSUtilities.<clinit>(_NSUtilities.java:154)
at
com.webobjects.appserver.WOApplication.<clinit>(WOApplication.java:165)
at java.lang.reflect.Method.invoke(Native Method)
at com.webobjects._bootstrap.WOBootstrap.main(WOBootstrap.java:71)
Any ideas out there?
-George
_______________________________________________
webobjects-dev mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/webobjects-dev
Do not post admin requests to the list. They will be ignored.