My blueprint looks like below, which refers mybundleconf.cfg resides in
<FUSE-ESB>/etc
The question is how to pass this mybundleconf.cfg to
CamelBlueprintTestSupport ?
<cm:property-placeholder id="props" persistent-id="mybundleconf">
<cm:default-properties>
<cm:property name="xls.charset" value="8859_1"/>
</cm:default-properties>
</cm:property-placeholder>
Any hints are more than welcome!
--
View this message in context:
http://camel.465427.n5.nabble.com/How-to-pass-config-file-to-CamelBlueprintTestSupport-tp5746252.html
Sent from the Camel - Users mailing list archive at Nabble.com.