Return-Path: Delivered-To: apmail-cocoon-users-archive@www.apache.org Received: (qmail 57633 invoked from network); 25 Nov 2006 13:52:19 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 25 Nov 2006 13:52:19 -0000 Received: (qmail 81950 invoked by uid 500); 25 Nov 2006 13:45:08 -0000 Delivered-To: apmail-cocoon-users-archive@cocoon.apache.org Received: (qmail 81888 invoked by uid 500); 25 Nov 2006 13:45:08 -0000 Mailing-List: contact users-help@cocoon.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: List-Post: Reply-To: users@cocoon.apache.org List-Id: Delivered-To: mailing list users@cocoon.apache.org Received: (qmail 81877 invoked by uid 99); 25 Nov 2006 13:45:08 -0000 Received: from herse.apache.org (HELO herse.apache.org) (140.211.11.133) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 25 Nov 2006 05:45:08 -0800 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (herse.apache.org: domain of eiko.thomas@gmx.net designates 213.165.64.20 as permitted sender) Received: from [213.165.64.20] (HELO mail.gmx.net) (213.165.64.20) by apache.org (qpsmtpd/0.29) with SMTP; Sat, 25 Nov 2006 05:44:56 -0800 Received: (qmail invoked by alias); 25 Nov 2006 13:44:34 -0000 Received: from p57B9FADA.dip.t-dialin.net (EHLO [192.168.2.100]) [87.185.250.218] by mail.gmx.net (mp034) with SMTP; 25 Nov 2006 14:44:34 +0100 X-Authenticated: #1837741 Message-ID: <456848C6.2090501@gmx.net> Date: Sat, 25 Nov 2006 14:44:38 +0100 From: Eiko Thomas User-Agent: Thunderbird 1.5.0.8 (Windows/20061025) MIME-Version: 1.0 To: users@cocoon.apache.org Subject: Re: best practice for configuration References: <45662B4A.9040500@gmx.net> In-Reply-To: Content-Type: text/plain; charset=windows-1252; format=flowed Content-Transfer-Encoding: 7bit X-Y-GMX-Trusted: 0 X-Virus-Checked: Checked by ClamAV on apache.org Hi Mark, thank you for your comments. Sometimes it's better to know more than one way ... I like the idea with the link. Unfortunately I got also some Windows installations. To this moment I didn't know the 'PropertiesFileModule'. Maybe I should better read the related documents ;-) but I will test in my application right now. In reason of the missing link mechanism in some operation systems. I think the context configuration of the webapplication is a good place for storing all application relevant configurations. From own Components you can access with 'Context.getInitParameter' and for the sitemaps I wrote a 'ContextInitParameterModule' (less than 50 lines of code :-)) Best regards Eiko --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscribe@cocoon.apache.org For additional commands, e-mail: users-help@cocoon.apache.org