Return-Path: X-Original-To: apmail-camel-dev-archive@www.apache.org Delivered-To: apmail-camel-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 5E6F57F20 for ; Mon, 12 Sep 2011 14:29:52 +0000 (UTC) Received: (qmail 51232 invoked by uid 500); 12 Sep 2011 14:28:19 -0000 Delivered-To: apmail-camel-dev-archive@camel.apache.org Received: (qmail 51017 invoked by uid 500); 12 Sep 2011 14:28:16 -0000 Mailing-List: contact dev-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 dev@camel.apache.org Received: (qmail 50974 invoked by uid 99); 12 Sep 2011 14:28:15 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 12 Sep 2011 14:28:15 +0000 X-ASF-Spam-Status: No, hits=3.0 required=5.0 tests=FORGED_YAHOO_RCVD,FREEMAIL_FROM,SPF_NEUTRAL,T_TO_NO_BRKTS_FREEMAIL,URI_HEX X-Spam-Check-By: apache.org Received-SPF: neutral (athena.apache.org: local policy) Received: from [216.139.236.26] (HELO sam.nabble.com) (216.139.236.26) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 12 Sep 2011 14:28:09 +0000 Received: from [192.168.236.26] (helo=sam.nabble.com) by sam.nabble.com with esmtp (Exim 4.72) (envelope-from ) id 1R37UD-0006yI-2R for dev@camel.apache.org; Mon, 12 Sep 2011 07:27:49 -0700 Date: Mon, 12 Sep 2011 07:27:49 -0700 (PDT) From: ganges_k To: dev@camel.apache.org Message-ID: <1315837669052-4794389.post@n5.nabble.com> Subject: Camel URI parameters to support HashMap MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Hi, I had a requirement to pass a map of key,value pairs in the endpoint URI which are dynamic in nature (both key and value). is there a way to pass these values in the URI as arguments or any alternative to do this? Thanks & Regards, Gangadhar.Katakam -- View this message in context: http://camel.465427.n5.nabble.com/Camel-URI-parameters-to-support-HashMap-k-v-tp4794389p4794389.html Sent from the Camel Development mailing list archive at Nabble.com.