Problems changing eomodel
Problems changing eomodel
- Subject: Problems changing eomodel
- From: Calven Eggert <email@hidden>
- Date: Thu, 13 Sep 2012 11:20:11 -0400
Hi, All
In two different java projects in the past week I've made a change to an eomodel and in both cases the changes are not being recognized when running the program. In one case I changed my production database to test and it continues to use the production db. yikes! In my second project I've added a new column to a table in a database and when running the program the model can't find the new column in the model by giving me the error:
java.lang.IllegalStateException: sqlStringForKeyValueQualifier: attempt to generate SQL for com.webobjects.eocontrol.EOKeyValueQualifier (email caseinsensitivelike 'email@hidden') failed because attribute identified by key 'email' was not reachable from from entity 'PrincipalInvestigator'--Error in reading study detail
This is a real head scratcher. (I've cleaned the project. no luck there)
Any ideas what else I can do to solve this? I haven't upgraded to mountain lion or updated any software in regards to eclipse or WOLips for quite a while. Obviously, something has changed but nothing that I'm aware of.
Calven
_______________________________________________
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