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 CEDED9F31 for ; Fri, 17 May 2013 07:38:21 +0000 (UTC) Received: (qmail 76387 invoked by uid 500); 17 May 2013 07:38:21 -0000 Delivered-To: apmail-camel-users-archive@camel.apache.org Received: (qmail 76343 invoked by uid 500); 17 May 2013 07:38:21 -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 76321 invoked by uid 99); 17 May 2013 07:38:21 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 17 May 2013 07:38:21 +0000 X-ASF-Spam-Status: No, hits=0.6 required=5.0 tests=RCVD_IN_DNSWL_LOW,SPF_PASS,URI_HEX X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of claus.ibsen@gmail.com designates 209.85.210.177 as permitted sender) Received: from [209.85.210.177] (HELO mail-ia0-f177.google.com) (209.85.210.177) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 17 May 2013 07:38:16 +0000 Received: by mail-ia0-f177.google.com with SMTP id z13so4286385iaz.8 for ; Fri, 17 May 2013 00:37:55 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=x-received:mime-version:in-reply-to:references:from:date:message-id :subject:to:content-type; bh=F8s8ZF4ZCY7hco/bFKGKubYRBjvQcSiBxXRfZyXfuwA=; b=xQeRE8SRhjTSIEvTMe3GyWWjN0Zs+4sAiiV30jWHNqwP+cruq1gIAg4Ky8A51UU0Zu gZyzWrMX8IiAXjIC7Gp5vvpE8eVGDGPnyLZlGTUaJaQ2hyUsEtZhd++8h5uZ3yLlhLLH h2Uo7GHXWDZUdgQsg0A6hCSg1tlcMRMjhLdnjGRoth74yG0zCq/ZaceKalOYNMAlbfVe DnZS8ylfh2mL8b8t8fmumlqRyL6mCpHbWk46hJSGCIG4hUlsA5oZ+wm5FxsCiK2tnspX dxTwlvC8J7xPkH6ZK/FUrY2P6jegrSbx54yqSvo/yVieCI3Yx3sIH+VuDzHofoFcGBry cz8Q== X-Received: by 10.50.131.229 with SMTP id op5mr11986898igb.65.1368776275298; Fri, 17 May 2013 00:37:55 -0700 (PDT) MIME-Version: 1.0 Received: by 10.64.20.200 with HTTP; Fri, 17 May 2013 00:37:35 -0700 (PDT) In-Reply-To: <1368751089755-5732691.post@n5.nabble.com> References: <1368751089755-5732691.post@n5.nabble.com> From: Claus Ibsen Date: Fri, 17 May 2013 09:37:35 +0200 Message-ID: Subject: Re: jetty:http dynamic uri in consumer (from) To: "users@camel.apache.org" Content-Type: text/plain; charset=ISO-8859-1 X-Virus-Checked: Checked by ClamAV on apache.org Hi You need to set matchOnUriPrefix=true on the jetty endpoint to have it match /boxes/*** On Fri, May 17, 2013 at 2:38 AM, paramjyotsingh wrote: > 1) I have a requirement to expose a REST service POST with uri like > http://localhost:9080/boxes/{boxid} > > would it be possible to expose this using jetty:http like: > > > "/> > > > in this example i am expecting response from validate-service as response > for /boxes/{boxid} service and i don;t want it to wait for background > processing to complete. But somehow my client connection is not getting > closed and at client side and i am not able to process response send by this > route. > > Please help.. > > > > -- > View this message in context: http://camel.465427.n5.nabble.com/jetty-http-dynamic-uri-in-consumer-from-tp5732691.html > Sent from the Camel - Users mailing list archive at Nabble.com. -- Claus Ibsen ----------------- www.camelone.org: The open source integration conference. Red Hat, Inc. FuseSource is now part of Red Hat Email: cibsen@redhat.com Web: http://fusesource.com Twitter: davsclaus Blog: http://davsclaus.com Author of Camel in Action: http://www.manning.com/ibsen