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. _______________________________________________ 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]
