Hello to everyone! I wonder if our cayenne is able to aggregate it's configuration from several projects?
Like in my case I have several modules, each has it's configuration like module1-cayenne.xml So now root project need to get aggregated configuration from all modules. So I'm trying to use DefaultConfiguration for each module. The problem that after initialization configuration rewrites previous and become singleton configuration (I need them all!) Maybe I do something wrong or there no such feature? Evgeny Ryabitskiy.
