I know a couple of approaches for doing this but want to know if I am missing any others.
- Store configuration values in DB and have a different service which will reload configuration values from DB.
- Managed bean and update it using Jconsole.
Any other?