Karim de Fombelle created CAMEL-5986:
----------------------------------------

             Summary: Offer a way to inject properties via another mechanism 
than deltaspike
                 Key: CAMEL-5986
                 URL: https://issues.apache.org/jira/browse/CAMEL-5986
             Project: Camel
          Issue Type: Improvement
          Components: camel-cdi
    Affects Versions: 2.11.1
            Reporter: Karim de Fombelle


Camel-CDI offers a mechanism to resolve property placeholders like 
{{property1}} in an endpoint uri as described in camel 
[documentation|http://camel.apache.org/using-propertyplaceholder.html]
This properties could come from properties loaded via the deltaspike 
configuration CDI extension and its ConfigResolver class.
However this implementation could be limited and/or not suitable in some cases 
(cf. [DELTASPIKE-311|https://issues.apache.org/jira/browse/DELTASPIKE-311])
Would it be possible to provide a customised CdiPropertiesParser?

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to