Return-Path: X-Original-To: apmail-camel-users-archive@www.apache.org Delivered-To: apmail-camel-users-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id EC0A610888 for ; Wed, 26 Nov 2014 22:11:29 +0000 (UTC) Received: (qmail 29841 invoked by uid 500); 26 Nov 2014 22:11:29 -0000 Delivered-To: apmail-camel-users-archive@camel.apache.org Received: (qmail 29789 invoked by uid 500); 26 Nov 2014 22:11:29 -0000 Mailing-List: contact users-help@camel.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: users@camel.apache.org Delivered-To: mailing list users@camel.apache.org Received: (qmail 29778 invoked by uid 99); 26 Nov 2014 22:11:28 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 26 Nov 2014 22:11:28 +0000 X-ASF-Spam-Status: No, hits=2.3 required=5.0 tests=SPF_SOFTFAIL,URI_HEX X-Spam-Check-By: apache.org Received-SPF: softfail (nike.apache.org: transitioning domain of mail2dkumaran@gmail.com does not designate 162.253.133.43 as permitted sender) Received: from [162.253.133.43] (HELO mwork.nabble.com) (162.253.133.43) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 26 Nov 2014 22:11:02 +0000 Received: from msam.nabble.com (unknown [162.253.133.85]) by mwork.nabble.com (Postfix) with ESMTP id 8C0A3B64503 for ; Wed, 26 Nov 2014 14:10:32 -0800 (PST) Date: Wed, 26 Nov 2014 15:10:31 -0700 (MST) From: Kumaran To: users@camel.apache.org Message-ID: <1417039831425-5759675.post@n5.nabble.com> In-Reply-To: <54764010.4050403@gmail.com> References: <1417032596920-5759668.post@n5.nabble.com> <54764010.4050403@gmail.com> Subject: Re: Camel 2.14.0 Matrix Params are missing MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org Hi Sergey Thanks for the quick reply and taking a look at this issue. I will not be able to change the real REST service signature. Meanwhile i was going through REST DSL option suggestion. The camel-netty-http, camel-jetty, camel-restlet, camel-servlet, camel-spark-rest components documentation doesn't talked about MatrixParam, i can see some docs related to query param. i really doubts even if i start using any of these components i will sendup in the same Matrix param issue. Any pointer or samples related to REST producer with Matrix param in camel 2.14 will be great helpful. Just thinking like headerfilter can we customize the URL also ? -- View this message in context: http://camel.465427.n5.nabble.com/Camel-2-14-0-Matrix-Params-are-missing-tp5759668p5759675.html Sent from the Camel - Users mailing list archive at Nabble.com.