0

I know a couple of approaches for doing this but want to know if I am missing any others.

  1. Store configuration values in DB and have a different service which will reload configuration values from DB.
  2. Managed bean and update it using Jconsole.

Any other?

6
  • What’s wrong with the two you have? Commented Oct 10, 2018 at 18:10
  • 2
    Too many to mention, but it's not clear which ones would be preferable. Commented Oct 10, 2018 at 18:11
  • One example: stackoverflow.com/questions/1659642/… Commented Oct 10, 2018 at 18:12
  • @PeterLawrey You mind mentioning at least few prevalent ones Commented Oct 10, 2018 at 18:16
  • You could also send a message to the application, using, e.g., REST. This question is very broad. Commented Oct 10, 2018 at 18:26

0

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.