Return-Path: Delivered-To: apmail-activemq-users-archive@www.apache.org Received: (qmail 44393 invoked from network); 21 Apr 2009 02:59:19 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 21 Apr 2009 02:59:19 -0000 Received: (qmail 49099 invoked by uid 500); 21 Apr 2009 02:59:18 -0000 Delivered-To: apmail-activemq-users-archive@activemq.apache.org Received: (qmail 49017 invoked by uid 500); 21 Apr 2009 02:59:18 -0000 Mailing-List: contact users-help@activemq.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: users@activemq.apache.org Delivered-To: mailing list users@activemq.apache.org Received: (qmail 49007 invoked by uid 99); 21 Apr 2009 02:59:18 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 21 Apr 2009 02:59:18 +0000 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_HELO_PASS,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of lists@nabble.com designates 216.139.236.158 as permitted sender) Received: from [216.139.236.158] (HELO kuber.nabble.com) (216.139.236.158) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 21 Apr 2009 02:59:09 +0000 Received: from isper.nabble.com ([192.168.236.156]) by kuber.nabble.com with esmtp (Exim 4.63) (envelope-from ) id 1Lw6C7-00021S-S6 for users@activemq.apache.org; Mon, 20 Apr 2009 19:58:47 -0700 Message-ID: <23148414.post@talk.nabble.com> Date: Mon, 20 Apr 2009 19:58:47 -0700 (PDT) From: adambender To: users@activemq.apache.org Subject: Camel Guice Integration MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Nabble-From: adambender@gmail.com X-Virus-Checked: Checked by ClamAV on apache.org I am working on a project with heavy Guice integration and we are now developing a messaging system and have decided to go with ActiveMQ+Camel+Guice. I have a good understanding of the producer, consumer and JMSComponent injection, but I haven't been able to figure out the Guice way of bringing up a Broker. The examples and tests use the vm transport so the Broker gets started for free... I need to start a broker using the TCP transport. anyone have any examples or suggestions about how to start an ActiveMQ Broker using Guice? Thanks, Adam -- View this message in context: http://www.nabble.com/Camel-Guice-Integration-tp23148414p23148414.html Sent from the ActiveMQ - User mailing list archive at Nabble.com.