Author: buildbot
Date: Fri Jun 8 15:17:59 2012
New Revision: 820842
Log:
Production update by buildbot for camel
Modified:
websites/production/camel/content/cache/main.pageCache
websites/production/camel/content/mqtt.html
Modified: websites/production/camel/content/cache/main.pageCache
==============================================================================
Binary files - no diff available.
Modified: websites/production/camel/content/mqtt.html
==============================================================================
--- websites/production/camel/content/mqtt.html (original)
+++ websites/production/camel/content/mqtt.html Fri Jun 8 15:17:59 2012
@@ -77,7 +77,7 @@
<td valign="top" width="100%">
<div class="wiki-content maincontent"><h2><a shape="rect"
name="MQTT-MQTTComponent"></a>MQTT Component</h2>
-<p>The <b>mqtt:</b> component is used for communicating with <a shape="rect"
class="external-link" href="http://mqtt.org" rel="nofollow">MQTT</a> compliant
message brokers, like Apache ActiveMQ or Mosquitto</p>
+<p>The <b>mqtt:</b> component is used for communicating with <a shape="rect"
class="external-link" href="http://mqtt.org" rel="nofollow">MQTT</a> compliant
message brokers, like <a shape="rect" class="external-link"
href="http://activemq.apache.org">Apache ActiveMQ</a> or <a shape="rect"
class="external-link" href="http://mosquitto.org"
rel="nofollow">Mosquitto</a></p>
<p>Camel will poll the feed every 60 seconds by default.<br clear="none">
<b>Note:</b> The component currently only supports polling (consuming)
feeds.</p>