Connecting to Mbean fromSCOM
Hi,
Can someone help me on how to connect to a Mbean in CQ from SCOM .Just like it is done for tomcat. It would be great if someone can provide me the format of the xml that is used to connect to Mbean in CQ from SCOM.
Hi,
Can someone help me on how to connect to a Mbean in CQ from SCOM .Just like it is done for tomcat. It would be great if someone can provide me the format of the xml that is used to connect to Mbean in CQ from SCOM.
You can call MBean operations on AEM using Java APIs located in http://docs.oracle.com/javase/7/docs/api/javax/management/package-summary.html
You use these APIs within a Servlet. We have a community article that talks about how to retrieve the number of stale workflow items as an example. See:
Creating Adobe Experience Manager Sling Servlets that invoke MBean operations
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.