Issue Details (XML | Word | Printable)

Key: RIO-213
Type: Improvement Improvement
Status: Closed Closed
Resolution: Fixed
Priority: Major Major
Assignee: Dennis Reedy
Reporter: Dennis Reedy
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
Rio

Allow mulitple groovy config files to be declared for the configuration element in an opstring

Created: 12/Nov/09 07:29 PM   Updated: 12/Nov/09 07:30 PM
Return to search
Component/s: Configuration
Affects Version/s: 4.0 M3
Fix Version/s: 4.0 M3

Time Tracking:
Not Specified


 Description  « Hide
We need to be able to declare and use multiple configuration files (loaded as either file resources as classpath resources) for service configuration support.

An example would be:

As classpath resources:

configuration: 'classpath:simple_config.groovy,simple_config2.groovy'

Loaded from the file system

configuration: 'src/main/config/simple_config.groovy,src/main/config/simple_config2.groovy'

 All   Comments   Work Log   Change History      Sort Order: Ascending order - Click to sort in descending order
Dennis Reedy made changes - 12/Nov/09 07:29 PM
Field Original Value New Value
Status Open [ 1 ] In Progress [ 3 ]
Dennis Reedy made changes - 12/Nov/09 07:29 PM
Status In Progress [ 3 ] Open [ 1 ]
Dennis Reedy added a comment - 12/Nov/09 07:30 PM
You can declare a comma-separated list of config files that can be loaded as configuration files for a service

Dennis Reedy made changes - 12/Nov/09 07:30 PM
Status Open [ 1 ] Resolved [ 5 ]
Resolution Fixed [ 1 ]
Dennis Reedy made changes - 12/Nov/09 07:30 PM
Status Resolved [ 5 ] Closed [ 6 ]