2005/6/11, Emmanuel Lecharny <[EMAIL PROTECTED]>:
> * Configurations should be POJO so that they are easily configurable
> programmatically, and should provide some conversion method that
> converts configuration POJO to JNDI properties.
May I suggest that configurations should also be jmx compliant ?
Good idea! But for now configuration objects are all immutable and ApacheDS doesn't provide any way to change its configuration in runtime. We could publish read-only MBeans, but will need much more work to make it writable.
