Return-Path: X-Original-To: apmail-camel-issues-archive@minotaur.apache.org Delivered-To: apmail-camel-issues-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 40E4718FA6 for ; Wed, 27 Jan 2016 15:45:40 +0000 (UTC) Received: (qmail 11358 invoked by uid 500); 27 Jan 2016 15:45:40 -0000 Delivered-To: apmail-camel-issues-archive@camel.apache.org Received: (qmail 11252 invoked by uid 500); 27 Jan 2016 15:45:40 -0000 Mailing-List: contact issues-help@camel.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@camel.apache.org Delivered-To: mailing list issues@camel.apache.org Received: (qmail 11071 invoked by uid 99); 27 Jan 2016 15:45:40 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 27 Jan 2016 15:45:40 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id D636B2C1F5C for ; Wed, 27 Jan 2016 15:45:39 +0000 (UTC) Date: Wed, 27 Jan 2016 15:45:39 +0000 (UTC) From: "Claus Ibsen (JIRA)" To: issues@camel.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (CAMEL-9540) ResourceHelper.resolveMandatoryResourceAsInputStream - Should support ENV and properties MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/CAMEL-9540?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15119635#comment-15119635 ] Claus Ibsen commented on CAMEL-9540: ------------------------------------ Luca, here is a ticket to have some fun with. > ResourceHelper.resolveMandatoryResourceAsInputStream - Should support ENV and properties > ---------------------------------------------------------------------------------------- > > Key: CAMEL-9540 > URL: https://issues.apache.org/jira/browse/CAMEL-9540 > Project: Camel > Issue Type: Improvement > Components: camel-core > Reporter: Claus Ibsen > Assignee: Luca Burgazzoli > Priority: Minor > Fix For: 2.17.0 > > > So you can refer to ENV or {{ }} placeholders. > What needs to be done is to let the properties placeholder execute the input string first. > eg call > org.apache.camel.CamelContext#resolvePropertyPlaceholders > See nabble > http://camel.465427.n5.nabble.com/Camel-beanio-mapping-file-outside-the-war-tp5776784.html -- This message was sent by Atlassian JIRA (v6.3.4#6332)