Return-Path: Delivered-To: apmail-activemq-users-archive@www.apache.org Received: (qmail 74977 invoked from network); 6 Apr 2011 12:48:27 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 6 Apr 2011 12:48:27 -0000 Received: (qmail 2231 invoked by uid 500); 6 Apr 2011 12:48:27 -0000 Delivered-To: apmail-activemq-users-archive@activemq.apache.org Received: (qmail 2194 invoked by uid 500); 6 Apr 2011 12:48:26 -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 2186 invoked by uid 99); 6 Apr 2011 12:48:26 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 06 Apr 2011 12:48:26 +0000 X-ASF-Spam-Status: No, hits=4.2 required=5.0 tests=FREEMAIL_ENVFROM_END_DIGIT,FREEMAIL_FROM,SPF_NEUTRAL,T_TO_NO_BRKTS_FREEMAIL,URI_HEX X-Spam-Check-By: apache.org Received-SPF: neutral (nike.apache.org: 216.139.236.26 is neither permitted nor denied by domain of anyz111@gmail.com) Received: from [216.139.236.26] (HELO sam.nabble.com) (216.139.236.26) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 06 Apr 2011 12:48:19 +0000 Received: from joe.nabble.com ([192.168.236.139]) by sam.nabble.com with esmtp (Exim 4.69) (envelope-from ) id 1Q7S9P-0007Xz-9o for users@activemq.apache.org; Wed, 06 Apr 2011 05:47:59 -0700 Date: Wed, 6 Apr 2011 05:47:59 -0700 (PDT) From: anyz111 To: users@activemq.apache.org Message-ID: <1302094079276-3430685.post@n4.nabble.com> Subject: Configuring broker directory MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org I am using Spring 3 and AMQ 5.3.0 version and trying to configure persistent message store. i.e. AMQ default message store or Kaha db store as follow: My Problem is it get two folders created for store first is activemq-data in tomcat "bin" folder while other activemq-data2 under tomcat root. Why the default data folder "activemq-data"is get craeted when i override it in configuration above. -- View this message in context: http://activemq.2283324.n4.nabble.com/Configuring-broker-directory-tp3430685p3430685.html Sent from the ActiveMQ - User mailing list archive at Nabble.com.