-
Type:
Bug
-
Status: Resolved
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 2.15.5, 2.16.2
-
Component/s: camel-blueprint, camel-test
-
Labels:None
-
Patch Info:Patch Available
-
Estimated Complexity:Unknown
Test execution hangs with the specific use case of passing a configuration similar to:
<cm:property-placeholder persistent-id="my-placeholders" update-strategy="reload"> </cm:property-placeholder>
The will pass value for that pid only at Test level inside the method useOverridePropertiesWithConfigAdmin
The fix makes the attached test case succeed.
- relates to
-
CAMEL-9313 CamelBlueprintTestSupport - can't initialize ConfigAdmin configurations
-
- Resolved
-