Return-Path: Delivered-To: apmail-activemq-users-archive@www.apache.org Received: (qmail 14759 invoked from network); 8 Jul 2009 12:16:20 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 8 Jul 2009 12:16:20 -0000 Received: (qmail 68648 invoked by uid 500); 8 Jul 2009 12:16:29 -0000 Delivered-To: apmail-activemq-users-archive@activemq.apache.org Received: (qmail 68597 invoked by uid 500); 8 Jul 2009 12:16:29 -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 68582 invoked by uid 99); 8 Jul 2009 12:16:29 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 08 Jul 2009 12:16:29 +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, 08 Jul 2009 12:16:18 +0000 Received: from isper.nabble.com ([192.168.236.156]) by kuber.nabble.com with esmtp (Exim 4.63) (envelope-from ) id 1MOW44-00085s-Kf for users@activemq.apache.org; Wed, 08 Jul 2009 05:15:56 -0700 Message-ID: <24390417.post@talk.nabble.com> Date: Wed, 8 Jul 2009 05:15:56 -0700 (PDT) From: Gabriel1982 To: users@activemq.apache.org Subject: Re: Activate Some Services In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Nabble-From: benbouzid_anouar@yahoo.fr References: <24388850.post@talk.nabble.com> <24390105.post@talk.nabble.com> X-Virus-Checked: Checked by ClamAV on apache.org yes but the brokerService is essentially used to manage messages in the Queues or Topics but for me i don't need even to create any Queues or Topics in the memory . i just want to persist them in the disk and then get them from the disk . you think it's possible ? Tanks a lot Mr James for you help . James.Strachan wrote: > > 2009/7/8 Gabriel1982 : >> >> Thanks a lot Mr James >> >> but i don't need the broker service . >> >> i would like to use the stomp interface listener to intercept messages >> and >> than persist them in a database without using cache memory . in other >> words >> i want to use just the server of socket of activemq through to it's stomp >> interface . it's possible ? > > If you want a Stomp server which persists messages to a database, then > it sounds like you need the BrokerService too. > > BTW the TransportService is currently dependent on the Broker; its not > of that much use stand alone. > -- > James > ------- > http://macstrac.blogspot.com/ > > Open Source Integration > http://fusesource.com/ > > -- View this message in context: http://www.nabble.com/Activate-Some-Services-tp24388850p24390417.html Sent from the ActiveMQ - User mailing list archive at Nabble.com.