Re: error with running Authors Application
Re: error with running Authors Application
- Subject: Re: error with running Authors Application
- From: Art Isbell <email@hidden>
- Date: Mon, 10 Feb 2003 16:15:08 -1000
On Sunday, February 9, 2003, at 07:08 AM, Andre Olivier wrote:
I went through the whole process of setting up the authors.eomodel and
the OpenBase setup using the URL: jdbc:openbase://localhost/Authors.
Is the problem URL related? I think so.
The URL looks fine as long as OpenBase is running and has a database
named "Authors" on the same computer as you're running the app.
Reason:
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.
Database, model, entity, attribute, and relationship names and Java
identifiers are case-sensitive.
Art
http://homepage.mac.com/aisbell/
_______________________________________________
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.