Hi all, I checked in before I went on vacation the changes to commons Configuration that I needed for the Composite Configuration stuff for Turbine. However, I guess before I rip into Turbine, I need to get that code compiled and uploaded to iBiblio as a snapshot? Does anyone with FTP space be willing to compile the code and post the request to the maven list (hint hint Quinton ;-) ) Also, I would love a peer review of that code before continuing on.
Secondly, I am thinking about the CompositeConfiguration stuff as working somewhat similar to how the various schedular jobs are listed in the TR.props. Basically something like this: services.ConfigurationService.configurations=propertiesSource,JNDISource services.ConfigurationService.configurations.propertiesSource.file=/web-inf/ conf/MyProperties.props services.ConfigurationService.configurations.JNDISource.prefix=java:comp/env etc... What do you all think? Eric Pugh
