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 58D1C18CD1 for ; Thu, 19 Nov 2015 07:36:41 +0000 (UTC) Received: (qmail 13582 invoked by uid 500); 19 Nov 2015 07:36:40 -0000 Delivered-To: apmail-camel-users-archive@camel.apache.org Received: (qmail 13539 invoked by uid 500); 19 Nov 2015 07:36:40 -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 13527 invoked by uid 99); 19 Nov 2015 07:36:40 -0000 Received: from Unknown (HELO spamd4-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 19 Nov 2015 07:36:40 +0000 Received: from localhost (localhost [127.0.0.1]) by spamd4-us-west.apache.org (ASF Mail Server at spamd4-us-west.apache.org) with ESMTP id 31928C05AD for ; Thu, 19 Nov 2015 07:36:40 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd4-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: 1.213 X-Spam-Level: * X-Spam-Status: No, score=1.213 tagged_above=-999 required=6.31 tests=[DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, SPF_PASS=-0.001, URIBL_BLOCKED=0.001, URI_HEX=1.313] autolearn=disabled Authentication-Results: spamd4-us-west.apache.org (amavisd-new); dkim=pass (2048-bit key) header.d=gmail.com Received: from mx1-us-west.apache.org ([10.40.0.8]) by localhost (spamd4-us-west.apache.org [10.40.0.11]) (amavisd-new, port 10024) with ESMTP id nZnl7BEXpuXB for ; Thu, 19 Nov 2015 07:36:29 +0000 (UTC) Received: from mail-ig0-f182.google.com (mail-ig0-f182.google.com [209.85.213.182]) by mx1-us-west.apache.org (ASF Mail Server at mx1-us-west.apache.org) with ESMTPS id 133D3232C0 for ; Thu, 19 Nov 2015 07:36:24 +0000 (UTC) Received: by igvi2 with SMTP id i2so5995086igv.0 for ; Wed, 18 Nov 2015 23:36:17 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :content-type; bh=bRvvcq8raeqXm9eIJPR/gJ8PVo00ZoXkw9IP8+EJEoU=; b=zB3O9SKext2jQRec6NOU7cMCoU2U0DPzVSJAlzKuM/gQmvyO4w6wCnP1ucRskVmS/e /cAyATtoRF4aMa2lLHfQb+9QGR4gVEY4JRA6k4SwAcnxnt4lMZi1es48DmQmsveZdNDo yn/Mq8k7kQ9YrsoYS3kZKFhfAbH50yDxejPc8ugckVbmiqrcom9GAkjdOOSbBuDgJkx5 JcQNeqJAwRfcQ2M3M+sdZEJBtOCBE5upeoz3uSHwEPsd++3MX81MMAxSP6BCIXUYrxCX OLorb03xbTHhypt1c3NbAOSk2QjDcJdctfGGb75KHEAlV3tOm9Ddu8ZXJeBBqRPrL75X mCaw== X-Received: by 10.50.98.105 with SMTP id eh9mr12561160igb.46.1447918577502; Wed, 18 Nov 2015 23:36:17 -0800 (PST) MIME-Version: 1.0 Received: by 10.79.117.85 with HTTP; Wed, 18 Nov 2015 23:35:58 -0800 (PST) In-Reply-To: <1447918445285-5774094.post@n5.nabble.com> References: <1447859116079-5774062.post@n5.nabble.com> <1447906277627-5774078.post@n5.nabble.com> <1447918445285-5774094.post@n5.nabble.com> From: Claus Ibsen Date: Thu, 19 Nov 2015 08:35:58 +0100 Message-ID: Subject: Re: OSGi CamelHttpTransportServlet error To: "users@camel.apache.org" Content-Type: text/plain; charset=UTF-8 Configure it on the camel servlet component, and give it a new name like servlet2 if you need to use different names On Thu, Nov 19, 2015 at 8:34 AM, alexey-s wrote: > From route builder > > component("servlet") use ServletComponent. > > How to specify the correct servletName? > > > > -- > View this message in context: http://camel.465427.n5.nabble.com/OSGi-CamelHttpTransportServlet-error-tp5774062p5774094.html > Sent from the Camel - Users mailing list archive at Nabble.com. -- Claus Ibsen ----------------- http://davsclaus.com @davsclaus Camel in Action 2: https://www.manning.com/ibsen2