Object Store Error
Object Store Error
- Subject: Object Store Error
- From: Fred Shurtleff <email@hidden>
- Date: Wed, 28 Feb 2007 16:53:11 -0500
Hello All,
I am converting some Xcode apps to Eclipse projects, and have done this
successfully
for several projects (by basically coping all .java, .wo, .api,
.eomodeld from Xcode to
appropriate Elipse project folders). However now I have encountered an
error that reads:
Error: java.lang.IllegalArgumentException: An 'object store' for the
entity "Author" could not be found. Verify that the entity is defined in
an EOModel, and that the model is installed properly.
To see what models are loaded, you can try printing the return value of
EOModelGroup.defaultGroup() in your application.
This app runs OK in Xcode, the model containing the 'Author' entity is
in the Eclipse project, and
I verified the connection parameters are correct. Can anyone suggest why
I am getting this error,
or what else I can do make the model's entities usable?
Thanks
_______________________________________________
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