Menu

HowToDynamicallyAddModulesUsingJMX

Anonymous

This page describes how to dynamically add modules at runtime.

You will need to familiarize yourself with the mechanism for dynamically reloading modules using JMX.

Also note how the module definitions file can be used to define modules to be included in your application runtime.

The JMX operation reloadModules can be used to reload this configuration file. This will dynamically add or remove modules as per the changed configuration.

The example below shows this being done using JConsole.


Related

Wiki: HowToReloadModulesUsingJMX
Wiki: ModuleConfiguration
Wiki: WikiHome

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.