Ralf Steppacher created CAMEL-5978:
--------------------------------------

             Summary: Enhancement of BridgePropertyPlaceholderConfigurer
                 Key: CAMEL-5978
                 URL: https://issues.apache.org/jira/browse/CAMEL-5978
             Project: Camel
          Issue Type: Improvement
          Components: camel-spring
            Reporter: Ralf Steppacher
            Priority: Minor


Camel 2.10 introduced the BridgePropertyPlaceholderConfigurer bean as a 
replacement of the Spring <context:property-placeholder>.

The latter
- may ignore missing property files (ignore-resource-not-found="true")
- falls back to system properties if a requested property could not be
found in the (potentially non-existent) properties file.

This functionality is not available in the BridgePropertyPlaceholderConfigurer. 
It would be great if it could be added.


--
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