Re: The object with globalID cannot be found
Re: The object with globalID cannot be found
- Subject: Re: The object with globalID cannot be found
- From: Henrique Prange <email@hidden>
- Date: Fri, 28 Nov 2008 12:37:56 -0200
Hi Chuck,
Chuck Hill wrote:
If the models are not connected, I think this code will cause them to
connect. Is this running before or after the code you added to connect
models?
The test code runs before the code that connect models.
You really want it to run after (well, really, want your model
connection code to run as early as possible so that it catches and and
all notifications).
Should I execute something like ERXJDBCConnectionAnalyzer.testConnection
for each model as soon as my application finish launching?
I am guessing that perhaps your model connection
code is running too late and so not affecting one (or both) of the models.
Makes sense.
Cheers,
Henrique
_______________________________________________
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