Re: WO 5.2.2 - Getting an app to launch - java.lang.NoClassDefFoundError
Re: WO 5.2.2 - Getting an app to launch - java.lang.NoClassDefFoundError
- Subject: Re: WO 5.2.2 - Getting an app to launch - java.lang.NoClassDefFoundError
- From: Hsu <email@hidden>
- Date: Wed, 29 Oct 2003 21:57:17 -0800
Looks like you might be running a 5.2.2 app in a 1.3.1 VM. Note that
your project needs to be recompiled for 5.2.2
Karl
On Oct 29, 2003, at 8:30 PM, George Domurot wrote:
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.
--
/"\
\ /
X
/ \ ASCII RIBBON CAMPAIGN AGAINST HTML MAIL
Homepage:
http://homepage.mac.com/khsu/index.html
_______________________________________________
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.