AEM 6.3.2.2 - JMX Mbean
I have a use case to have a JMX entry under JMX console to operate something on all the pages. AEM version 6.3.2.2
There seems to be an issue registering a Mbean, I could not get see my entry showing up on JMX console.
I followed below threads
Integrating Services with the JMX Console
Descriptive JMX Beans in AEM/CQ | Olson Digital
acs-aem-samples/SampleMBeanImpl.java at master · Adobe-Consulting-Services/acs-aem-samples · GitHub
Please let me know if there are any known issues or if there are any working article in place.