Displaying 1 result from an estimated 1 matches for "createconnector".
Did you mean:
create_connector
2013 Nov 25
2
mcp ping return no responses
...used to configure how ActiveMQ is
exposed in
JMX. By default, ActiveMQ uses the MBean server that is started by
the JVM. For more information, see:
http://activemq.apache.org/jmx.html
-->
<managementContext>
<managementContext createConnector="false"/>
</managementContext>
<!--
Configure message persistence for the broker. The default
persistence
mechanism is the KahaDB store (identified by the kahaDB tag).
For more information, see:
http://activemq.apache....