JMX configurationPage added by Gert VanthienenBasic configurationBasis JMX connector configuration can be done through properties in the conf/servicemix.properties file:
Advanced configurationThe main JMX configuration file can be found in the conf/jmx.xml file under the ServiceMix installation directory. This allows you to configure the JMX connector even further jmxConnector elementConfigures the JMX RMI connector. This is the default configuration <sm:jmxConnector objectName="connector:name=rmi" serviceUrl="${jmx.url}" threaded="true" daemon="true" depends-on="rmiRegistry, jndi" environment="#jmxConnectorEnvironment"/>
Change Notification Preferences
View Online
|
Add Comment
|
