-
Task
-
Resolution: Done
-
Major
-
None
-
None
The *EnvironmentBean class instances are currently singletons. This causes problems where we wish to have more than one instance of e.g. an ObjectStore with distinct configuration. Change the BeanPopulator and associated config file property naming convention such that we can have multiple instances of a given *Bean type.