I have finally ported a large project over to the Eclipse/WOLips (3.3.2/3.3.5563) environment.

However, I am still not able to run the program.

When I try running the program, I see messages in the console like

<main> Failed to load file:////Library/Framework/xxxxxEO.framework/ Resources/Info.plist. Treating as empty.

I see the above the message for 5 frameworks, each of which contains EOModels of a database (yes, this program actively connects to 5 databases concurrently). The 5 EO frameworks are built with XCode 3, and yes, the file is in the Resources directory. Oh, I have these frameworks installed in the WebObjects Frameworks "directory" in the eclipse project, correct?

In the Application class, I have a line to print out the model names in the default group of EOModelGroup. I see in this listing only 1 model instead of the 5 I have seen when the project ran in XCode. The program then terminates saying it does not have a model for a particular table which it is trying to read from.

Any ideas why the program is not seeing the Info.plist? I cannot figure out why I see 4 forward-slashes after "file:" - are they a

I believe that since the Info.plist are not loading, the EOModelGroup is not seeing all the databases. Do you concur? Is there something I might try?

Thanks,
David
---
David Ress, PhD                        CEO - Chief Entertainment Officer
ISTL, Inc.                                       Beavercreek Ohio, 45434
www.infoscribe.com                   Phone: (937) 431-8870


_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list      ([email protected])
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/webobjects-dev/archive%40mail-archive.com

This email sent to [email protected]

Reply via email to