On Nov 28, 2007 7:44 PM, Robert Burrell Donkin <[EMAIL PROTECTED]> wrote: > On Nov 28, 2007 1:52 PM, alex_rosstech <[EMAIL PROTECTED]> wrote: > > > > > > robert burrell donkin-2 wrote: > > > > > > though avalon is no longer state-of-the-art, it is a IoC container and > > > the JAMES services are basically POJOs (plus some extra glue required > > > by avalon). there is no reason to rewrite the configuration file when > > > you can just (re)-configure directly (from Java). > > > > > > > Robert, could you give me a pointer as to how to achieve the > > (re)-configuration from java? > > I didn't know this was possible, and > > http://www.nabble.com/re-reading-configuration-files-tf38742.html#a105344 > > this thread suggested it was not possible. > > JAMES does not support hot re-deployment of SARs but JAMES uses IoC > and the underlying components are essentially POJOs and can be > reconfigured programmatically
one option would to add to the existing JMX instrumentation - robert
