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 F05B118C01 for ; Fri, 27 Nov 2015 07:08:19 +0000 (UTC) Received: (qmail 72813 invoked by uid 500); 27 Nov 2015 07:08:19 -0000 Delivered-To: apmail-camel-users-archive@camel.apache.org Received: (qmail 72766 invoked by uid 500); 27 Nov 2015 07:08:19 -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 72751 invoked by uid 99); 27 Nov 2015 07:08:18 -0000 Received: from Unknown (HELO spamd3-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 27 Nov 2015 07:08:18 +0000 Received: from localhost (localhost [127.0.0.1]) by spamd3-us-west.apache.org (ASF Mail Server at spamd3-us-west.apache.org) with ESMTP id 7A94D180A7C for ; Fri, 27 Nov 2015 07:08:18 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd3-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: 1.214 X-Spam-Level: * X-Spam-Status: No, score=1.214 tagged_above=-999 required=6.31 tests=[DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, URIBL_BLOCKED=0.001, URI_HEX=1.313] autolearn=disabled Authentication-Results: spamd3-us-west.apache.org (amavisd-new); dkim=pass (2048-bit key) header.d=gmail.com Received: from mx1-eu-west.apache.org ([10.40.0.8]) by localhost (spamd3-us-west.apache.org [10.40.0.10]) (amavisd-new, port 10024) with ESMTP id wzgcMNj3lbwt for ; Fri, 27 Nov 2015 07:08:05 +0000 (UTC) Received: from mail-io0-f179.google.com (mail-io0-f179.google.com [209.85.223.179]) by mx1-eu-west.apache.org (ASF Mail Server at mx1-eu-west.apache.org) with ESMTPS id 1ADE420231 for ; Fri, 27 Nov 2015 07:08:05 +0000 (UTC) Received: by ioir85 with SMTP id r85so106441515ioi.1 for ; Thu, 26 Nov 2015 23:08:04 -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=azx/xPaMwK8m8on0+agaGQoUw1N92tCSBtHQsyBg+zQ=; b=Esg3egQza5FN696JoCqgHpBiJJsBnw4LDv9InZm1b62ugtM6M1I7NqkzxJ78uTwYES iK49KHRnMFsku0lbHvJHyoASIqldlJGid9OZYk1QPIbJUzRqR4Qe8otyBc/QvfyAVVAr 4vlA2hgfEkr/0T2q0aeKF+KTM4ODbm+D+QAAq4MUcJYQpCRlr/84ulsz9xNDYft9K8xl Ndp1Wc5A/NlweFUQKnj0wGXd9ppgNesm/GfBZ4iuOy+/6heHmwY601kkYHS7u1skdqj/ ZAaq1iPOSbsekmjXS/YvE55hKotxC+Fu/Yv0Bn9BVyp/JoeJ9iVh5e004FjPfnRQtbi0 T79Q== X-Received: by 10.107.14.147 with SMTP id 141mr52518711ioo.137.1448608084152; Thu, 26 Nov 2015 23:08:04 -0800 (PST) MIME-Version: 1.0 Received: by 10.79.117.85 with HTTP; Thu, 26 Nov 2015 23:07:44 -0800 (PST) In-Reply-To: <1448536440818-5774437.post@n5.nabble.com> References: <1448536440818-5774437.post@n5.nabble.com> From: Claus Ibsen Date: Fri, 27 Nov 2015 08:07:44 +0100 Message-ID: Subject: Re: Camel application with Google Guice DI to deploy on Tomcat To: "users@camel.apache.org" Content-Type: text/plain; charset=UTF-8 Hi There is only a few users using Camel and guice. But there is a camel-guice component. And a little example here https://github.com/apache/camel/tree/master/examples/camel-example-guice-jms For general guice then search the web for tutorials and so on. On Thu, Nov 26, 2015 at 12:14 PM, rameshmallipudi wrote: > Hi Users, > > We have a requirement to develop the camel application using Google guice > dependency injection and deploy on Tomcat.I am new to Google guice DI. Can > some one please let me know any application already developed using Google > guice and deploy on to tomcat? > Let me know if you have any sample application.So that it can be helpful to > me. > > Do Let me know for any queries. > > Regards, > Ramesh > > > > > > -- > View this message in context: http://camel.465427.n5.nabble.com/Camel-application-with-Google-Guice-DI-to-deploy-on-Tomcat-tp5774437.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