Return-Path: Delivered-To: apmail-jakarta-commons-user-archive@www.apache.org Received: (qmail 98421 invoked from network); 8 Apr 2005 19:50:50 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 8 Apr 2005 19:50:50 -0000 Received: (qmail 83008 invoked by uid 500); 8 Apr 2005 19:50:43 -0000 Delivered-To: apmail-jakarta-commons-user-archive@jakarta.apache.org Received: (qmail 82966 invoked by uid 500); 8 Apr 2005 19:50:43 -0000 Mailing-List: contact commons-user-help@jakarta.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Subscribe: List-Help: List-Post: List-Id: "Jakarta Commons Users List" Reply-To: "Jakarta Commons Users List" Delivered-To: mailing list commons-user@jakarta.apache.org Received: (qmail 82951 invoked by uid 99); 8 Apr 2005 19:50:43 -0000 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_HELO_PASS,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (hermes.apache.org: domain of gcjcu-commons-user@m.gmane.org designates 80.91.229.2 as permitted sender) Received: from main.gmane.org (HELO ciao.gmane.org) (80.91.229.2) by apache.org (qpsmtpd/0.28) with ESMTP; Fri, 08 Apr 2005 12:50:42 -0700 Received: from list by ciao.gmane.org with local (Exim 4.43) id 1DJzS2-0005oR-S6 for commons-user@jakarta.apache.org; Fri, 08 Apr 2005 21:47:34 +0200 Received: from c-24-30-64-139.hsd1.ga.comcast.net ([24.30.64.139]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Fri, 08 Apr 2005 21:47:34 +0200 Received: from lukas by c-24-30-64-139.hsd1.ga.comcast.net with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Fri, 08 Apr 2005 21:47:34 +0200 X-Injected-Via-Gmane: http://gmane.org/ To: commons-user@jakarta.apache.org From: Lukas Bradley Subject: Re: [Configuration] CompositeConfiguration - setting FileChangedReloadingStrategy on each XMLConfiguration Date: Fri, 08 Apr 2005 15:48:19 -0400 Lines: 21 Message-ID: <4256E003.5050402@somnia.com> References: <7DEAA1ADB60C8046BDBC04273BDFF89B4096BE@s-osl-23-0031.corp.4tel.no> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Complaints-To: usenet@sea.gmane.org X-Gmane-NNTP-Posting-Host: c-24-30-64-139.hsd1.ga.comcast.net User-Agent: Mozilla Thunderbird 1.0.2 (Windows/20050317) X-Accept-Language: en-us, en In-Reply-To: Sender: news X-Virus-Checked: Checked X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N > [snipped Java code on manual setting of all configuration files to reload strat] I would like to request two things. First, a DTD for the ConfigurationFactory XML file. Second, the ability to do something like this: So that the reloading interfaces may be defined in the XML itself. --------------------------------------------------------------------- To unsubscribe, e-mail: commons-user-unsubscribe@jakarta.apache.org For additional commands, e-mail: commons-user-help@jakarta.apache.org