how to register org.springframework.integration.monitor.IntegrationMBeanExporter
问题 According to http://www.ibm.com/support/knowledgecenter/en/SS7K4U_8.5.5/com.ibm.websphere.nd.multiplatform.doc/ae/cspr_data_access_tran2.html I "... must register the JMX MBeans with the MBeanServer instance of the container manager in the application server. If you do not specify a server property for the MBean, the MBeanExporter object attempts to detect an MBeanServer instance that is running". I search on internet and I found few Hello World examples telling how to register a bean that I