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: Chuck Hill <email@hidden>
- Date: Tue, 28 Oct 2003 13:22:07 -0800
- Organization: Global Village Consulting, Inc.
Does nobody read the docs?
"WebObjects 5.2.2 now fully supports Java 1.4.1 (earlier versions of
Java are not supported)."
http://developer.apple.com/documentation/WebObjects/WhatsNew/index.html
Seems pretty clear to me. :-)
Chuck
Kaj Hejer wrote:
At 10:58 +0100 28-10-03, Fabrice Truillot wrote:
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.
Hi!
I got the same errormessage when trying to run a WO5.2.2 application on
solaris with java1.3.1 and not when using java 1.4.1.
Does WO5.2.2 not work with java1.3.1 but only with java1.4.1?
-Kaj :)
_______________________________________________
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.
--
Chuck Hill email@hidden
Global Village Consulting Inc. http://www.global-village.net
Progress is the mother of all problems.
- G. K. Chesterton
_______________________________________________
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.