Return-Path: Delivered-To: apmail-geronimo-dev-archive@www.apache.org Received: (qmail 83886 invoked from network); 3 Feb 2006 22:07:41 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 3 Feb 2006 22:07:41 -0000 Received: (qmail 12498 invoked by uid 500); 3 Feb 2006 22:07:37 -0000 Delivered-To: apmail-geronimo-dev-archive@geronimo.apache.org Received: (qmail 12326 invoked by uid 500); 3 Feb 2006 22:07:36 -0000 Mailing-List: contact dev-help@geronimo.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: List-Post: Reply-To: dev@geronimo.apache.org List-Id: Delivered-To: mailing list dev@geronimo.apache.org Received: (qmail 12308 invoked by uid 99); 3 Feb 2006 22:07:36 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 03 Feb 2006 14:07:36 -0800 X-ASF-Spam-Status: No, hits=1.3 required=10.0 tests=RCVD_IN_BL_SPAMCOP_NET,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (asf.osuosl.org: domain of jason.dillon@gmail.com designates 66.249.92.198 as permitted sender) Received: from [66.249.92.198] (HELO uproxy.gmail.com) (66.249.92.198) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 03 Feb 2006 14:07:35 -0800 Received: by uproxy.gmail.com with SMTP id o2so55609uge for ; Fri, 03 Feb 2006 14:07:14 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:sender:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; b=gcBfJ0DPgCBI0T5NfeQqJ/9qbHTW9OsC+TA3oVy75NYit2Axn4aNC8J2CL8Hov1vvujMy/nBNzXth+4nPxRy3McY4X+C6Mmh/2yANlvW02Vfze/VnxP2Xmb0VYYo720TqXQ9S1h9ooXgdYDL8IVYZBTEtRVPuZSWybFg1zjNbPI= Received: by 10.49.10.14 with SMTP id n14mr648382nfi; Fri, 03 Feb 2006 14:07:13 -0800 (PST) Received: by 10.49.15.18 with HTTP; Fri, 3 Feb 2006 14:07:13 -0800 (PST) Message-ID: <937046e80602031407q447a7de3u8171f3cf8b21afa2@mail.gmail.com> Date: Fri, 3 Feb 2006 14:07:13 -0800 From: Jason Dillon Sender: jason.dillon@gmail.com To: dev@geronimo.apache.org Subject: ActiveMQ directory as peer to geronimo-1.0 directory? MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N Any idea why an ActiveMQ directory gets created as a peer to the top-level geronimo-1.0 directory. Looks like this directory contains message state, and I'd expect to see it under geronimo-1.0/var/activemq. Is this a known issue? Any reason why the directory is not under var? --jason