[
https://issues.apache.org/jira/browse/CAMEL-19806?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17761214#comment-17761214
]
Claus Ibsen commented on CAMEL-19806:
-------------------------------------
for blueprint-noosgi then we need to find out how to do property placeholders
as it will fail with
<property name="zip" value="${zipCode}"/>
<property name="street" value="${streetName}"/>
> camel-jbang - Allow to load OSGi <blueprint> with embedded <camelContext>
> -------------------------------------------------------------------------
>
> Key: CAMEL-19806
> URL: https://issues.apache.org/jira/browse/CAMEL-19806
> Project: Camel
> Issue Type: New Feature
> Components: camel-jbang
> Reporter: Claus Ibsen
> Assignee: Claus Ibsen
> Priority: Major
> Fix For: 4.1.0
>
>
> Load Camel OSGi <blueprint> XML files with limited parsing for OSGi <bean>
> and embedded <camelContext> so we can load its beans and routes, so users can
> more easier migrate to modern Camel DSL.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)