Well, 

How many places can you put a database connection parameter? Help me count:

1. in with the eomodel

2. in Properties as MODELNAME.URL ETC

3. in Properties as GLOBAL . URL ETC

4. in Properties.dev as MODELNAME.URL ETC

5. in Properties.dev as GLOBAL . URL ETC

6 in Properties.USERNAME etc

7. in Framework Properties  ( does Properties.dev work in frameworks?)

8. help me out there certainly are more than 8




On Sep 13, 2012, at 11:20 AM, Calven Eggert wrote:

> 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 'myem...@mycompany.com') 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      (Webobjects-dev@lists.apple.com)
> Help/Unsubscribe/Update your Subscription:
> https://lists.apple.com/mailman/options/webobjects-dev/gsbrown%40umich.edu
> 
> This email sent to gsbr...@umich.edu

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

This email sent to arch...@mail-archive.com

Reply via email to