Return-Path: X-Original-To: apmail-openejb-users-archive@www.apache.org Delivered-To: apmail-openejb-users-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id CE719DC8C for ; Thu, 16 Aug 2012 12:58:10 +0000 (UTC) Received: (qmail 40684 invoked by uid 500); 16 Aug 2012 12:58:10 -0000 Delivered-To: apmail-openejb-users-archive@openejb.apache.org Received: (qmail 40667 invoked by uid 500); 16 Aug 2012 12:58:10 -0000 Mailing-List: contact users-help@openejb.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: users@openejb.apache.org Delivered-To: mailing list users@openejb.apache.org Received: (qmail 40655 invoked by uid 99); 16 Aug 2012 12:58:10 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 16 Aug 2012 12:58:10 +0000 X-ASF-Spam-Status: No, hits=2.2 required=5.0 tests=FREEMAIL_ENVFROM_END_DIGIT,SPF_NEUTRAL,URI_HEX X-Spam-Check-By: apache.org Received-SPF: neutral (nike.apache.org: 216.139.250.139 is neither permitted nor denied by domain of georgek901@googlemail.com) Received: from [216.139.250.139] (HELO joe.nabble.com) (216.139.250.139) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 16 Aug 2012 12:58:04 +0000 Received: from [192.168.236.139] (helo=joe.nabble.com) by joe.nabble.com with esmtp (Exim 4.72) (envelope-from ) id 1T1zdv-0005Nl-Kb for users@openejb.apache.org; Thu, 16 Aug 2012 05:57:43 -0700 Date: Thu, 16 Aug 2012 05:57:43 -0700 (PDT) From: georgenis To: users@openejb.apache.org Message-ID: <1345121863630-4656880.post@n4.nabble.com> Subject: Storing a conf. file MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Hi community, my question is a generel question to the topic of jee. I have got an external configuration file, but i dont know where i could save it. I cant save it on the harddrive because a fixed path to an folder does not exists on every machine. When i drop it into my war file, i cant customize my configuration...(i have to pack it everytime when i edit my configuration). Is there any way in tomee or "best practise" where i can store my configuration file. best regards -- View this message in context: http://openejb.979440.n4.nabble.com/Storing-a-conf-file-tp4656880.html Sent from the OpenEJB User mailing list archive at Nabble.com.