Re: Problem updating to WebObjects 5.2.2
Re: Problem updating to WebObjects 5.2.2
- Subject: Re: Problem updating to WebObjects 5.2.2
- From: Fabrice Truillot <email@hidden>
- Date: Tue, 28 Oct 2003 10:58:41 +0100
On 28 oct. 03, at 03:56, Mike Nowak wrote:
So I installed the new WebObjects 5.2.2 (THANKS!) and got this error
when I tried to run my project:
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)
I think my sources aren't involved yet but maybe the structure of my
project is wrong. I figured I would create a new WebObjects project in
Xcode and reimport my code and components but just in case, is there an
easy fix?
Same problem here.
My apps were configured to use java 1.3.1.
In the Expert View (target settings), change JAVA_VM to java and
JAVA_DEBUGGER to jdb. Should work after that.
Fabrice Truillot, MiS c1c$g4 c.d::
_______________________________________________
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.