Details
-
Sub-task
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
3.0.0
-
None
Description
We could switch to Commons-configuration or Obix configuration framework, or anything else.
How should we configure our object?
Using configuration beans like we did in SMTPHandlerConfiguration?
Imho we should use something that allow us to:
1) hot-reload configurations or part of configurations
2) store configuration in JNDI
3) simplify manageability of configuration from JMX
Any comment/proposal on that?
It would be easy to refactor our components to use "commons Configuration" object instead of "avalon Configuration" (A wrapper between the 2 configurations already exists): does it help?
Attachments
Issue Links
- incorporates
-
JAMES-415 Support dynamic reload of servernames
- Resolved