Author: bhupendrab
Date: Fri Apr 6 06:37:47 2007
New Revision: 526159
URL: http://svn.apache.org/viewvc?view=rev&rev=526159
Log:
QPID-444 : adding jmxport, which is used when out of the box JMXAgent is not
used
Modified:
incubator/qpid/branches/M2/java/broker/etc/config.xml
Modified: incubator/qpid/branches/M2/java/broker/etc/config.xml
URL:
http://svn.apache.org/viewvc/incubator/qpid/branches/M2/java/broker/etc/config.xml?view=diff&rev=526159&r1=526158&r2=526159
==============================================================================
--- incubator/qpid/branches/M2/java/broker/etc/config.xml (original)
+++ incubator/qpid/branches/M2/java/broker/etc/config.xml Fri Apr 6 06:37:47
2007
@@ -41,6 +41,7 @@
</connector>
<management>
<enabled>true</enabled>
+ <jmxport>8999</jmxport>
</management>
<advanced>
<filterchain enableExecutorPool="true"/>