Author: buildbot
Date: Tue Feb 19 20:18:44 2013
New Revision: 851188

Log:
Production update by buildbot for camel

Modified:
    websites/production/camel/content/cache/main.pageCache
    websites/production/camel/content/camel-30-ideas.html

Modified: websites/production/camel/content/cache/main.pageCache
==============================================================================
Binary files - no diff available.

Modified: websites/production/camel/content/camel-30-ideas.html
==============================================================================
--- websites/production/camel/content/camel-30-ideas.html (original)
+++ websites/production/camel/content/camel-30-ideas.html Tue Feb 19 20:18:44 
2013
@@ -174,6 +174,12 @@ Currently we are stuck on 7.x due CXF / 
 AMQ is also using older Jetty, but that is easier to upgrade as well.</p>
 
 
+<h4><a shape="rect" name="Camel3.0-Ideas-JMXnaming"></a>JMX naming</h4>
+
+<p>We should avoid using the hostname in the JMX MBeans as its better to have 
a consistent naming that tooling and other parties can rely on. Having the 
hostname in there just add complexity to the mix. Also Camel may quote the 
MBean name for the CamelContextMBean and use " " in the mbean name, as the only 
mbean in there. (will need to double check exactly which mbean it was).</p>
+
+<p>We should consider improve on this.</p>
+
 
 <h4><a shape="rect" name="Camel3.0-Ideas-Removenotusedcomponents"></a>Remove 
not used components</h4>
 


Reply via email to