Re: PROPOSAL: 5.0 configuration

2002-07-02 Thread costinm
On Tue, 2 Jul 2002, Remy Maucherat wrote: > [EMAIL PROTECTED] wrote: > > The basic idea is to use a 2-layer configuration mechansim, > > with a pluggable repository for preferene storage and > > JMX-based component configuration. > > That seems like a very good idea to me. In Tomcat 4.1, there

Re: PROPOSAL: 5.0 configuration

2002-07-02 Thread Remy Maucherat
[EMAIL PROTECTED] wrote: > The basic idea is to use a 2-layer configuration mechansim, > with a pluggable repository for preferene storage and > JMX-based component configuration. > > For config storage, we should be able to use: > - current XML files ( with few minor changes in the 3-4 classes

PROPOSAL: 5.0 configuration

2002-07-01 Thread costinm
The basic idea is to use a 2-layer configuration mechansim, with a pluggable repository for preferene storage and JMX-based component configuration. For config storage, we should be able to use: - current XML files ( with few minor changes in the 3-4 classes that deal with reading config ) - J