Author: buildbot
Date: Sat Apr 28 15:18:35 2012
New Revision: 814875
Log:
Production update by buildbot for camel
Modified:
websites/production/camel/content/cache/main.pageCache
websites/production/camel/content/camel-jmx.html
Modified: websites/production/camel/content/cache/main.pageCache
==============================================================================
Binary files - no diff available.
Modified: websites/production/camel/content/camel-jmx.html
==============================================================================
--- websites/production/camel/content/camel-jmx.html (original)
+++ websites/production/camel/content/camel-jmx.html Sat Apr 28 15:18:35 2012
@@ -581,7 +581,7 @@ org.apache.camel:context=localhost/myCam
</div></div>
<p>This is possible because Camel uses a naming pattern by default that
supports the following tokens</p>
-<ul class="alternate" type="square"><li>#camelId# = the CamelContext id (eg
the name)</li><li>#name# - same as #camelId#</li><li>#counter# - an
incrementing counter</li><li>#bundleId# - the OSGi bundle id (only for OSGi
environments)</li><li>#symbolicName# - The OSGi symbolic name (only for OSGi
environments)</li></ul>
+<ul class="alternate" type="square"><li>#camelId# = the CamelContext id (eg
the name)</li><li>#name# - same as #camelId#</li><li>#counter# - an
incrementing counter</li><li>#bundleId# - the OSGi bundle id (only for OSGi
environments)</li><li>#symbolicName# - the OSGi symbolic name (only for OSGi
environments)</li><li>#version# - the OSGi bundle version (only for OSGi
environments)</li></ul>
<p>The default naming pattern is differentiated between OSGi and non-OSGi as
follows:</p>