Create an EOOSC stack for every DB access combo. Use this OSC to create the session's ECs. Never use EOModelGroup.defaultGroup().
Cheers, Anjo Am 11.03.2010 um 23:20 schrieb Caristan William: > Mark Ritchie a écrit : >> >> On 27/Feb/2010, at 3:27 AM, Caristan William wrote: >> >>> I don't have 250 instances of the same module. I have 250 different modules >>> with 1or 2 instances . In fact I have aout 30 different modules, but >>> multiplexed on different configuration files, and each confiuration file >>> pointing on a different database. >>> Let's say I have 30 different modules running on 25 different databases. >>> >> >> Instead of having separate WOA's each with a separate configuration and >> database connection, perhaps it would simplify deployment if you had >> generic WOA instances which would dynamically configure themselves and >> connect the to correct database. That might simplify your deployment. Of >> course, this comes at the expense of a slightly more complicated WOA but I >> think that the simplified deployment is well worth it. YMMV. >> M. >> >> . >> >> > Hi Mark > I suppose you mean "generic WOA instance" at module code level? > Well, indeed that would be interesting but I'm not the modules developper, > only the deployer :) > > > -- > Cordialement, > > > _______________________________________________ > Do not post admin requests to the list. They will be ignored. > Webobjects-deploy mailing list ([email protected]) > Help/Unsubscribe/Update your Subscription: > http://lists.apple.com/mailman/options/webobjects-deploy/anjo%40krank.net > > This email sent to [email protected] _______________________________________________ Do not post admin requests to the list. They will be ignored. Webobjects-deploy mailing list ([email protected]) Help/Unsubscribe/Update your Subscription: http://lists.apple.com/mailman/options/webobjects-deploy/archive%40mail-archive.com This email sent to [email protected]
