[
https://issues.apache.org/jira/browse/CAMEL-9636?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15159271#comment-15159271
]
Paolo Antinori commented on CAMEL-9636:
---------------------------------------
PR for 2.25.x branch https://github.com/apache/camel/pull/860
> CamelBlueprintTestSupport - initialization error in case of empty
> cm:property-placeholder
> -----------------------------------------------------------------------------------------
>
> Key: CAMEL-9636
> URL: https://issues.apache.org/jira/browse/CAMEL-9636
> Project: Camel
> Issue Type: Bug
> Components: camel-blueprint, camel-test
> Affects Versions: 2.15.5, 2.16.2
> Reporter: Paolo Antinori
>
> Test execution hangs with the specific use case of passing a configuration
> similar to:
> {code:xml}
> <cm:property-placeholder persistent-id="my-placeholders"
> update-strategy="reload">
> </cm:property-placeholder>
> {code}
> The will pass value for that {{pid}} only at Test level inside the method
> {{useOverridePropertiesWithConfigAdmin}}
> The fix makes the attached test case succeed.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)