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 protected]) Help/Unsubscribe/Update your Subscription: http://lists.apple.com/mailman/options/webobjects-dev/archive%40mail-archive.com This email sent to [EMAIL PROTECTED]
