Return-Path: Delivered-To: apmail-activemq-users-archive@www.apache.org Received: (qmail 96564 invoked from network); 30 Sep 2009 18:39:55 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 30 Sep 2009 18:39:55 -0000 Received: (qmail 81087 invoked by uid 500); 30 Sep 2009 18:39:55 -0000 Delivered-To: apmail-activemq-users-archive@activemq.apache.org Received: (qmail 81053 invoked by uid 500); 30 Sep 2009 18:39:55 -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 81043 invoked by uid 99); 30 Sep 2009 18:39:54 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 30 Sep 2009 18:39:54 +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; Wed, 30 Sep 2009 18:39:44 +0000 Received: from isper.nabble.com ([192.168.236.156]) by kuber.nabble.com with esmtp (Exim 4.63) (envelope-from ) id 1Mt45D-0004jR-Tf for users@activemq.apache.org; Wed, 30 Sep 2009 11:39:23 -0700 Message-ID: <25686607.post@talk.nabble.com> Date: Wed, 30 Sep 2009 11:39:23 -0700 (PDT) From: brother To: users@activemq.apache.org Subject: Container related questions MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Nabble-From: obrand69@gmail.com X-Virus-Checked: Checked by ClamAV on apache.org I am a novice in ActiveMQ and would like to understand the various pros and cons or/and recommendation of the most appropriate container to use to host ActiveMQ/Broker. As a default, what is the container the installation package comes with? I would also like to perform so logic on some incoming messages. I have seen that Camel may be the best option to do this. I am planning to host a few JAXRS services onto CXF, would the best option decouple CXF from the default ActiveMQ install? So I am more and more thinking of architecting thew solution as: - Run ActiveMQ into its default container (the one pre-packaged) unless someone has a better recommendation. - Run my business logic into CXF - Use Camel as a glue between the 2 containers. Thanks for your input B- -- View this message in context: http://www.nabble.com/Container-related-questions-tp25686607p25686607.html Sent from the ActiveMQ - User mailing list archive at Nabble.com.