Return-Path: Delivered-To: apmail-felix-dev-archive@www.apache.org Received: (qmail 94344 invoked from network); 2 Jul 2007 08:46:32 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 2 Jul 2007 08:46:32 -0000 Received: (qmail 68498 invoked by uid 500); 2 Jul 2007 08:46:32 -0000 Delivered-To: apmail-felix-dev-archive@felix.apache.org Received: (qmail 68276 invoked by uid 500); 2 Jul 2007 08:46:30 -0000 Mailing-List: contact dev-help@felix.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@felix.apache.org Delivered-To: mailing list dev@felix.apache.org Received: (qmail 68142 invoked by uid 99); 2 Jul 2007 08:46:30 -0000 Received: from herse.apache.org (HELO herse.apache.org) (140.211.11.133) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 02 Jul 2007 01:46:29 -0700 X-ASF-Spam-Status: No, hits=-100.0 required=10.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.4] (HELO brutus.apache.org) (140.211.11.4) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 02 Jul 2007 01:46:25 -0700 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id E7E06489614 for ; Mon, 2 Jul 2007 01:46:04 -0700 (PDT) Message-ID: <19625045.1183365964945.JavaMail.jira@brutus> Date: Mon, 2 Jul 2007 01:46:04 -0700 (PDT) From: "Karl Pauls (JIRA)" To: dev@felix.apache.org Subject: [jira] Created: (FELIX-316) Configuration Admin should use the bundle data storage area by default. MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org Configuration Admin should use the bundle data storage area by default. ----------------------------------------------------------------------- Key: FELIX-316 URL: https://issues.apache.org/jira/browse/FELIX-316 Project: Felix Issue Type: Improvement Components: Configuration Admin Reporter: Karl Pauls At present, the Configuration Admin creates a "config" dir in the user dir. There is the possibility to specify a different location via a property but this doesn't allow to make it use it's bundle data storage area. I'd really like to have that possibility -- preferably, as the default. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.