Details
-
Type:
New Feature
-
Status:
Closed
-
Priority:
Critical
-
Resolution: Fixed
-
Affects Version/s: 2.0.0-RC2
-
Component/s: Core: Configuration
-
Labels:None
-
User impact:Medium
-
Similar Issues:None
Description
This should take the following form:
- A way to optionally pass in these values when programatically configuring mule, probably by using MuleConfiguration although this may need some cleanup work to allow it to be used as such.
- A simple properties file should probably be used instead of muleConfiguration for standalone deployment scenarios.
- Both the above should be override-able with system properties
Implemented for 2.1 in r11322,11330-11333
Merged back to 2.0.x in r11343