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: "Ricardo T Saito" <email@hidden>
- Date: Thu, 30 Oct 2003 12:38:13 -0300
Hi,
Try "java -version" at command line
or
ls -l /System/Library/Frameworks/JavaVM.framework/Versions/
Hope this helps.
----------------------------------------------------
Ricardo T Saito - email@hidden
Computer Engineer
Americanas.com - Sao Paulo - Brazil
-----Original Message-----
From: email@hidden
[mailto:email@hidden]On Behalf Of George Domurot
Sent: Thursday, October 30, 2003 11:25 AM
To: Hsu
Cc: Apple Webobjects List List
Subject: Re: WO 5.2.2 - Getting an app to launch -
java.lang.NoClassDefFoundError
Is there a way to determine if Java 1.3 vs. 1.4 is installed? I checked
software updated, it says everything is updated.
On Thursday, October 30, 2003, at 12:57 AM, Hsu wrote:
> 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.
_______________________________________________
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.