Java Management Extensions: Revision history

Jump to navigation Jump to search

For any version listed below, click on its date to view it. For more help, see Help:Page history and Help:Edit summary. (cur) = difference from current version, (prev) = difference from preceding version, m = minor edit, → = section edit, ← = automatic edit summary

11 August 2025

23 May 2025

  • curprev 06:0106:01, 23 May 2025 imported>Tichny m 14,356 bytes +14,356 While Jolokia has J2EE integration (it can run as a Java war file), this is only one of the ways how to integrate Jolokia. The most popular one is a Java agent that is diretly attached to the Java JVM. The J2EE integration can also be considered an agent-based approach, so summarizing Jolokia as beeing a "Java agent" is a good way to phrase it. The main motivation for Jolokia was to expose JMX to non-java clients, so added this, too.