Details
-
Type:
Improvement Request
-
Status:
Resolved
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 5.4.3
-
Fix Version/s: 5.5.0
-
Component/s: configuration
-
Security Level: Public
-
- Environment:
- -
Issue Links
| Depends | |||
|---|---|---|---|
|
|
|
||
Activity
| Field | Original Value | New Value |
|---|---|---|
| Fix Version/s | 5.5.0 [ 10406 ] | |
| Priority | Major [ 3 ] | |
| Description |
{{ConfigurationExtensions}} is used to hold:
* custom configuration parameters of a component, * and, configuration parameter of interceptor, * and, configuration parameter of service units. {{ConfigurationExtensions}} provides a mechanism to be able to resolved configuration parameter value with a place holder. This is needed mainly for service unit that are not customizable on installation (The only way is to used a property file set at component level in which place holder value are defined). A new class should be introduced to represent only service unit configuration parameter, and to avoid place holder resolution on other configuration parameters. |
{{ConfigurationExtensions}} is used to hold:
* custom configuration parameters of a component, * and, configuration parameter of interceptor, * and, configuration parameter of service units. {{ConfigurationExtensions}} provides a mechanism to be able to resolved configuration parameter value with a place holder. This is needed mainly for service unit that are not customizable on installation (The only way is to used a property file set at component level in which place holder value are defined). A new class should be introduced to represent only service unit configuration parameter. |
| Status | New [ 10000 ] | Open [ 10002 ] |
| Status | Open [ 10002 ] | In Progress [ 10003 ] |
| Status | In Progress [ 10003 ] | Resolved [ 10004 ] |
| Resolution | Fixed [ 1 ] |
| Link |
This issue blocks |