Re: Migrating old project Xcode to Eclipse - Fixed. . . . and more issues.
Re: Migrating old project Xcode to Eclipse - Fixed. . . . and more issues.
- Subject: Re: Migrating old project Xcode to Eclipse - Fixed. . . . and more issues.
- From: "Andrew R. Kinnie" <email@hidden>
- Date: Sun, 7 Sep 2008 10:18:21 -0400
OK, I did that. I select Run As. . . -> WO App then when I select
Application - myApp from the list I get the errors, but when I select
ERXApplication or WOApplication I do not.
Even when I don't, I still do not find the background image.
I then created a new empty (except for "Hello World") Wonder app,
added a css link (ERXStylesheet) in exactly the same way as in the
first app, added the same CSS file and the same background image, and
when I select Run As. . . choose WO Application then select
Application - testApp, it runs with the styles and background image.
(oddly, when I try and run the test app as an ERXApplication or
WOApplication it loads the other app and not the test app) The only
difference between the new and old app (other than the old one has
more components and other content) is that the old one has an eomodel
tied to an Openbase database.
Is this what is supposed to be happening?
Andrew
PS: The "old app" I am referring to was one created from a fresh
Wonder app yesterday as I was trying to fix the background image issue
from and even older version.
On Sep 6, 2008, at 11:37 PM, Chuck Hill wrote:
Sep 06 21:02:34 MyApp[50363] WARN
er.extensions.eof.ERXEntityClassDescription - Invalid class name
for entity: MyEOSubclass7 exception:
java.lang.ClassNotFoundException: MyEOSubclass7 using
com.webobjects.eocontrol.EOGenericRecord instead
Sep 06 21:02:34 MyApp[50363] ERROR
er.extensions.eof.ERXEntityClassDescription - Unable to register
descriptions for class: MyApp.com.MyEOSubclass5
Is there something else I am missing?
It looks like the classpath is wrong or your launcher config is
wrong. How are you trying to run this? Right click on the
Application class and pick Run As.... WebObjects Application.
Chuck
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden