Author: buildbot Date: Thu Aug 2 18:19:46 2012 New Revision: 827734 Log: Production update by buildbot for camel
Modified: websites/production/camel/content/book-architecture.html websites/production/camel/content/book-in-one-page.html websites/production/camel/content/cache/main.pageCache websites/production/camel/content/component-list.html websites/production/camel/content/components.html websites/production/camel/content/transport.html websites/production/camel/content/uris.html Modified: websites/production/camel/content/book-architecture.html ============================================================================== --- websites/production/camel/content/book-architecture.html (original) +++ websites/production/camel/content/book-architecture.html Thu Aug 2 18:19:46 2012 @@ -581,7 +581,12 @@ sftp://host[:port]/fileName sip://user@host[:port]?[options] sips://user@host[:port]?[options] </pre> -</div></div> </td><td colspan="1" rowspan="1" class="confluenceTd"> Publish/Subscribe communication capability using the Telecom SIP protocol. <a shape="rect" class="external-link" href="http://www.ietf.org/rfc/rfc3903.txt" rel="nofollow">RFC3903 - Session Initiation Protocol (SIP) Extension for Event</a> </td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> <a shape="rect" href="mail.html" title="Mail">SMTP</a> / camel-mail +</div></div> </td><td colspan="1" rowspan="1" class="confluenceTd"> Publish/Subscribe communication capability using the Telecom SIP protocol. <a shape="rect" class="external-link" href="http://www.ietf.org/rfc/rfc3903.txt" rel="nofollow">RFC3903 - Session Initiation Protocol (SIP) Extension for Event</a> </td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> <a shape="rect" href="sjms.html" title="SJMS">SJMS</a> / camel-sjms +<div class="code panel" style="border-width: 1px;"><div class="codeContent panelContent"> +<pre class="code-xml"> +sjms:[topic:]destinationName?[options] +</pre> +</div></div> </td><td colspan="1" rowspan="1" class="confluenceTd"> A ground up implementation of a JMS client </td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> <a shape="rect" href="mail.html" title="Mail">SMTP</a> / camel-mail <div class="code panel" style="border-width: 1px;"><div class="codeContent panelContent"> <pre class="code-xml"> smtp://user-info@host[:port] @@ -693,25 +698,9 @@ websocket://host:port/path </pre> </div></div> </td><td colspan="1" rowspan="1" class="confluenceTd"> Communicating with <a shape="rect" class="external-link" href="http://wiki.eclipse.org/Jetty/Feature/WebSockets" rel="nofollow">Websocket</a> clients </td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> <a shape="rect" href="xmpp.html" title="XMPP and Jabber support">XMPP</a> / camel-xmpp <div class="code panel" style="border-width: 1px;"><div class="codeContent panelContent"> -<pre class="code-xml"> -xmpp://host:port/room -</pre> -</div></div> </td><td colspan="1" rowspan="1" class="confluenceTd"> Working with XMPP and Jabber </td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> <a shape="rect" href="xquery-endpoint.html" title="XQuery Endpoint">XQuery</a> / camel-saxon -<div class="code panel" style="border-width: 1px;"><div class="codeContent panelContent"> -<pre class="code-xml"> -xquery:someXQueryResource -</pre> -</div></div> </td><td colspan="1" rowspan="1" class="confluenceTd"> Generates a response using an <a shape="rect" href="xquery.html" title="XQuery">XQuery</a> template </td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> <a shape="rect" href="xslt.html" title="XSLT">XSLT</a> / camel-core (camel-spring for Camel 2.8 or older) -<div class="code panel" style="border-width: 1px;"><div class="codeContent panelContent"> -<pre class="code-xml"> -xslt:someTemplateResource -</pre> -</div></div> </td><td colspan="1" rowspan="1" class="confluenceTd"> Generates a response using an <a shape="rect" class="external-link" href="http://www.w3.org/TR/xslt" rel="nofollow">XSLT</a> template </td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> <a shape="rect" href="zookeeper.html" title="Zookeeper">Zookeeper</a> / camel-zookeeper -<div class="code panel" style="border-width: 1px;"><div class="codeContent panelContent"> -<pre class="code-xml"> -zookeeper://host:port/path -</pre> -</div></div> </td><td colspan="1" rowspan="1" class="confluenceTd"> Working with <a shape="rect" class="external-link" href="http://hadoop.apache.org/zookeeper/">ZooKeeper</a> cluster(s) </td></tr></tbody></table> +<pre class="code-xml"></pre> +</div></div> +<p>xmpp://host:port/roo</p></td></tr></tbody></table> </div> Modified: websites/production/camel/content/book-in-one-page.html ============================================================================== --- websites/production/camel/content/book-in-one-page.html (original) +++ websites/production/camel/content/book-in-one-page.html Thu Aug 2 18:19:46 2012 @@ -995,7 +995,12 @@ sftp://host[:port]/fileName sip://user@host[:port]?[options] sips://user@host[:port]?[options] </pre> -</div></div> </td><td colspan="1" rowspan="1" class="confluenceTd"> Publish/Subscribe communication capability using the Telecom SIP protocol. <a shape="rect" class="external-link" href="http://www.ietf.org/rfc/rfc3903.txt" rel="nofollow">RFC3903 - Session Initiation Protocol (SIP) Extension for Event</a> </td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> <a shape="rect" href="mail.html" title="Mail">SMTP</a> / camel-mail +</div></div> </td><td colspan="1" rowspan="1" class="confluenceTd"> Publish/Subscribe communication capability using the Telecom SIP protocol. <a shape="rect" class="external-link" href="http://www.ietf.org/rfc/rfc3903.txt" rel="nofollow">RFC3903 - Session Initiation Protocol (SIP) Extension for Event</a> </td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> <a shape="rect" href="sjms.html" title="SJMS">SJMS</a> / camel-sjms +<div class="code panel" style="border-width: 1px;"><div class="codeContent panelContent"> +<pre class="code-xml"> +sjms:[topic:]destinationName?[options] +</pre> +</div></div> </td><td colspan="1" rowspan="1" class="confluenceTd"> A ground up implementation of a JMS client </td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> <a shape="rect" href="mail.html" title="Mail">SMTP</a> / camel-mail <div class="code panel" style="border-width: 1px;"><div class="codeContent panelContent"> <pre class="code-xml"> smtp://user-info@host[:port] @@ -1107,25 +1112,9 @@ websocket://host:port/path </pre> </div></div> </td><td colspan="1" rowspan="1" class="confluenceTd"> Communicating with <a shape="rect" class="external-link" href="http://wiki.eclipse.org/Jetty/Feature/WebSockets" rel="nofollow">Websocket</a> clients </td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> <a shape="rect" href="xmpp.html" title="XMPP and Jabber support">XMPP</a> / camel-xmpp <div class="code panel" style="border-width: 1px;"><div class="codeContent panelContent"> -<pre class="code-xml"> -xmpp://host:port/room -</pre> -</div></div> </td><td colspan="1" rowspan="1" class="confluenceTd"> Working with XMPP and Jabber </td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> <a shape="rect" href="xquery-endpoint.html" title="XQuery Endpoint">XQuery</a> / camel-saxon -<div class="code panel" style="border-width: 1px;"><div class="codeContent panelContent"> -<pre class="code-xml"> -xquery:someXQueryResource -</pre> -</div></div> </td><td colspan="1" rowspan="1" class="confluenceTd"> Generates a response using an <a shape="rect" href="xquery.html" title="XQuery">XQuery</a> template </td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> <a shape="rect" href="xslt.html" title="XSLT">XSLT</a> / camel-core (camel-spring for Camel 2.8 or older) -<div class="code panel" style="border-width: 1px;"><div class="codeContent panelContent"> -<pre class="code-xml"> -xslt:someTemplateResource -</pre> -</div></div> </td><td colspan="1" rowspan="1" class="confluenceTd"> Generates a response using an <a shape="rect" class="external-link" href="http://www.w3.org/TR/xslt" rel="nofollow">XSLT</a> template </td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> <a shape="rect" href="zookeeper.html" title="Zookeeper">Zookeeper</a> / camel-zookeeper -<div class="code panel" style="border-width: 1px;"><div class="codeContent panelContent"> -<pre class="code-xml"> -zookeeper://host:port/path -</pre> -</div></div> </td><td colspan="1" rowspan="1" class="confluenceTd"> Working with <a shape="rect" class="external-link" href="http://hadoop.apache.org/zookeeper/">ZooKeeper</a> cluster(s) </td></tr></tbody></table> +<pre class="code-xml"></pre> +</div></div> +<p>xmpp://host:port/roo</p></td></tr></tbody></table> </div> Modified: websites/production/camel/content/cache/main.pageCache ============================================================================== Binary files - no diff available. Modified: websites/production/camel/content/component-list.html ============================================================================== --- websites/production/camel/content/component-list.html (original) +++ websites/production/camel/content/component-list.html Thu Aug 2 18:19:46 2012 @@ -554,7 +554,12 @@ sftp://host[:port]/fileName sip://user@host[:port]?[options] sips://user@host[:port]?[options] </pre> -</div></div> </td><td colspan="1" rowspan="1" class="confluenceTd"> Publish/Subscribe communication capability using the Telecom SIP protocol. <a shape="rect" class="external-link" href="http://www.ietf.org/rfc/rfc3903.txt" rel="nofollow">RFC3903 - Session Initiation Protocol (SIP) Extension for Event</a> </td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> <a shape="rect" href="mail.html" title="Mail">SMTP</a> / camel-mail +</div></div> </td><td colspan="1" rowspan="1" class="confluenceTd"> Publish/Subscribe communication capability using the Telecom SIP protocol. <a shape="rect" class="external-link" href="http://www.ietf.org/rfc/rfc3903.txt" rel="nofollow">RFC3903 - Session Initiation Protocol (SIP) Extension for Event</a> </td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> <a shape="rect" href="sjms.html" title="SJMS">SJMS</a> / camel-sjms +<div class="code panel" style="border-width: 1px;"><div class="codeContent panelContent"> +<pre class="code-xml"> +sjms:[topic:]destinationName?[options] +</pre> +</div></div> </td><td colspan="1" rowspan="1" class="confluenceTd"> A ground up implementation of a JMS client </td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> <a shape="rect" href="mail.html" title="Mail">SMTP</a> / camel-mail <div class="code panel" style="border-width: 1px;"><div class="codeContent panelContent"> <pre class="code-xml"> smtp://user-info@host[:port] @@ -666,25 +671,9 @@ websocket://host:port/path </pre> </div></div> </td><td colspan="1" rowspan="1" class="confluenceTd"> Communicating with <a shape="rect" class="external-link" href="http://wiki.eclipse.org/Jetty/Feature/WebSockets" rel="nofollow">Websocket</a> clients </td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> <a shape="rect" href="xmpp.html" title="XMPP and Jabber support">XMPP</a> / camel-xmpp <div class="code panel" style="border-width: 1px;"><div class="codeContent panelContent"> -<pre class="code-xml"> -xmpp://host:port/room -</pre> -</div></div> </td><td colspan="1" rowspan="1" class="confluenceTd"> Working with XMPP and Jabber </td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> <a shape="rect" href="xquery-endpoint.html" title="XQuery Endpoint">XQuery</a> / camel-saxon -<div class="code panel" style="border-width: 1px;"><div class="codeContent panelContent"> -<pre class="code-xml"> -xquery:someXQueryResource -</pre> -</div></div> </td><td colspan="1" rowspan="1" class="confluenceTd"> Generates a response using an <a shape="rect" href="xquery.html" title="XQuery">XQuery</a> template </td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> <a shape="rect" href="xslt.html" title="XSLT">XSLT</a> / camel-core (camel-spring for Camel 2.8 or older) -<div class="code panel" style="border-width: 1px;"><div class="codeContent panelContent"> -<pre class="code-xml"> -xslt:someTemplateResource -</pre> -</div></div> </td><td colspan="1" rowspan="1" class="confluenceTd"> Generates a response using an <a shape="rect" class="external-link" href="http://www.w3.org/TR/xslt" rel="nofollow">XSLT</a> template </td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> <a shape="rect" href="zookeeper.html" title="Zookeeper">Zookeeper</a> / camel-zookeeper -<div class="code panel" style="border-width: 1px;"><div class="codeContent panelContent"> -<pre class="code-xml"> -zookeeper://host:port/path -</pre> -</div></div> </td><td colspan="1" rowspan="1" class="confluenceTd"> Working with <a shape="rect" class="external-link" href="http://hadoop.apache.org/zookeeper/">ZooKeeper</a> cluster(s) </td></tr></tbody></table> +<pre class="code-xml"></pre> +</div></div> +<p>xmpp://host:port/roo</p></td></tr></tbody></table> </div> </div> </td> Modified: websites/production/camel/content/components.html ============================================================================== --- websites/production/camel/content/components.html (original) +++ websites/production/camel/content/components.html Thu Aug 2 18:19:46 2012 @@ -558,7 +558,12 @@ sftp://host[:port]/fileName sip://user@host[:port]?[options] sips://user@host[:port]?[options] </pre> -</div></div> </td><td colspan="1" rowspan="1" class="confluenceTd"> Publish/Subscribe communication capability using the Telecom SIP protocol. <a shape="rect" class="external-link" href="http://www.ietf.org/rfc/rfc3903.txt" rel="nofollow">RFC3903 - Session Initiation Protocol (SIP) Extension for Event</a> </td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> <a shape="rect" href="mail.html" title="Mail">SMTP</a> / camel-mail +</div></div> </td><td colspan="1" rowspan="1" class="confluenceTd"> Publish/Subscribe communication capability using the Telecom SIP protocol. <a shape="rect" class="external-link" href="http://www.ietf.org/rfc/rfc3903.txt" rel="nofollow">RFC3903 - Session Initiation Protocol (SIP) Extension for Event</a> </td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> <a shape="rect" href="sjms.html" title="SJMS">SJMS</a> / camel-sjms +<div class="code panel" style="border-width: 1px;"><div class="codeContent panelContent"> +<pre class="code-xml"> +sjms:[topic:]destinationName?[options] +</pre> +</div></div> </td><td colspan="1" rowspan="1" class="confluenceTd"> A ground up implementation of a JMS client </td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> <a shape="rect" href="mail.html" title="Mail">SMTP</a> / camel-mail <div class="code panel" style="border-width: 1px;"><div class="codeContent panelContent"> <pre class="code-xml"> smtp://user-info@host[:port] @@ -670,25 +675,9 @@ websocket://host:port/path </pre> </div></div> </td><td colspan="1" rowspan="1" class="confluenceTd"> Communicating with <a shape="rect" class="external-link" href="http://wiki.eclipse.org/Jetty/Feature/WebSockets" rel="nofollow">Websocket</a> clients </td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> <a shape="rect" href="xmpp.html" title="XMPP and Jabber support">XMPP</a> / camel-xmpp <div class="code panel" style="border-width: 1px;"><div class="codeContent panelContent"> -<pre class="code-xml"> -xmpp://host:port/room -</pre> -</div></div> </td><td colspan="1" rowspan="1" class="confluenceTd"> Working with XMPP and Jabber </td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> <a shape="rect" href="xquery-endpoint.html" title="XQuery Endpoint">XQuery</a> / camel-saxon -<div class="code panel" style="border-width: 1px;"><div class="codeContent panelContent"> -<pre class="code-xml"> -xquery:someXQueryResource -</pre> -</div></div> </td><td colspan="1" rowspan="1" class="confluenceTd"> Generates a response using an <a shape="rect" href="xquery.html" title="XQuery">XQuery</a> template </td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> <a shape="rect" href="xslt.html" title="XSLT">XSLT</a> / camel-core (camel-spring for Camel 2.8 or older) -<div class="code panel" style="border-width: 1px;"><div class="codeContent panelContent"> -<pre class="code-xml"> -xslt:someTemplateResource -</pre> -</div></div> </td><td colspan="1" rowspan="1" class="confluenceTd"> Generates a response using an <a shape="rect" class="external-link" href="http://www.w3.org/TR/xslt" rel="nofollow">XSLT</a> template </td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> <a shape="rect" href="zookeeper.html" title="Zookeeper">Zookeeper</a> / camel-zookeeper -<div class="code panel" style="border-width: 1px;"><div class="codeContent panelContent"> -<pre class="code-xml"> -zookeeper://host:port/path -</pre> -</div></div> </td><td colspan="1" rowspan="1" class="confluenceTd"> Working with <a shape="rect" class="external-link" href="http://hadoop.apache.org/zookeeper/">ZooKeeper</a> cluster(s) </td></tr></tbody></table> +<pre class="code-xml"></pre> +</div></div> +<p>xmpp://host:port/roo</p></td></tr></tbody></table> </div> Modified: websites/production/camel/content/transport.html ============================================================================== --- websites/production/camel/content/transport.html (original) +++ websites/production/camel/content/transport.html Thu Aug 2 18:19:46 2012 @@ -562,7 +562,12 @@ sftp://host[:port]/fileName sip://user@host[:port]?[options] sips://user@host[:port]?[options] </pre> -</div></div> </td><td colspan="1" rowspan="1" class="confluenceTd"> Publish/Subscribe communication capability using the Telecom SIP protocol. <a shape="rect" class="external-link" href="http://www.ietf.org/rfc/rfc3903.txt" rel="nofollow">RFC3903 - Session Initiation Protocol (SIP) Extension for Event</a> </td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> <a shape="rect" href="mail.html" title="Mail">SMTP</a> / camel-mail +</div></div> </td><td colspan="1" rowspan="1" class="confluenceTd"> Publish/Subscribe communication capability using the Telecom SIP protocol. <a shape="rect" class="external-link" href="http://www.ietf.org/rfc/rfc3903.txt" rel="nofollow">RFC3903 - Session Initiation Protocol (SIP) Extension for Event</a> </td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> <a shape="rect" href="sjms.html" title="SJMS">SJMS</a> / camel-sjms +<div class="code panel" style="border-width: 1px;"><div class="codeContent panelContent"> +<pre class="code-xml"> +sjms:[topic:]destinationName?[options] +</pre> +</div></div> </td><td colspan="1" rowspan="1" class="confluenceTd"> A ground up implementation of a JMS client </td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> <a shape="rect" href="mail.html" title="Mail">SMTP</a> / camel-mail <div class="code panel" style="border-width: 1px;"><div class="codeContent panelContent"> <pre class="code-xml"> smtp://user-info@host[:port] @@ -674,25 +679,9 @@ websocket://host:port/path </pre> </div></div> </td><td colspan="1" rowspan="1" class="confluenceTd"> Communicating with <a shape="rect" class="external-link" href="http://wiki.eclipse.org/Jetty/Feature/WebSockets" rel="nofollow">Websocket</a> clients </td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> <a shape="rect" href="xmpp.html" title="XMPP and Jabber support">XMPP</a> / camel-xmpp <div class="code panel" style="border-width: 1px;"><div class="codeContent panelContent"> -<pre class="code-xml"> -xmpp://host:port/room -</pre> -</div></div> </td><td colspan="1" rowspan="1" class="confluenceTd"> Working with XMPP and Jabber </td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> <a shape="rect" href="xquery-endpoint.html" title="XQuery Endpoint">XQuery</a> / camel-saxon -<div class="code panel" style="border-width: 1px;"><div class="codeContent panelContent"> -<pre class="code-xml"> -xquery:someXQueryResource -</pre> -</div></div> </td><td colspan="1" rowspan="1" class="confluenceTd"> Generates a response using an <a shape="rect" href="xquery.html" title="XQuery">XQuery</a> template </td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> <a shape="rect" href="xslt.html" title="XSLT">XSLT</a> / camel-core (camel-spring for Camel 2.8 or older) -<div class="code panel" style="border-width: 1px;"><div class="codeContent panelContent"> -<pre class="code-xml"> -xslt:someTemplateResource -</pre> -</div></div> </td><td colspan="1" rowspan="1" class="confluenceTd"> Generates a response using an <a shape="rect" class="external-link" href="http://www.w3.org/TR/xslt" rel="nofollow">XSLT</a> template </td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> <a shape="rect" href="zookeeper.html" title="Zookeeper">Zookeeper</a> / camel-zookeeper -<div class="code panel" style="border-width: 1px;"><div class="codeContent panelContent"> -<pre class="code-xml"> -zookeeper://host:port/path -</pre> -</div></div> </td><td colspan="1" rowspan="1" class="confluenceTd"> Working with <a shape="rect" class="external-link" href="http://hadoop.apache.org/zookeeper/">ZooKeeper</a> cluster(s) </td></tr></tbody></table> +<pre class="code-xml"></pre> +</div></div> +<p>xmpp://host:port/roo</p></td></tr></tbody></table> </div> Modified: websites/production/camel/content/uris.html ============================================================================== --- websites/production/camel/content/uris.html (original) +++ websites/production/camel/content/uris.html Thu Aug 2 18:19:46 2012 @@ -560,7 +560,12 @@ sftp://host[:port]/fileName sip://user@host[:port]?[options] sips://user@host[:port]?[options] </pre> -</div></div> </td><td colspan="1" rowspan="1" class="confluenceTd"> Publish/Subscribe communication capability using the Telecom SIP protocol. <a shape="rect" class="external-link" href="http://www.ietf.org/rfc/rfc3903.txt" rel="nofollow">RFC3903 - Session Initiation Protocol (SIP) Extension for Event</a> </td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> <a shape="rect" href="mail.html" title="Mail">SMTP</a> / camel-mail +</div></div> </td><td colspan="1" rowspan="1" class="confluenceTd"> Publish/Subscribe communication capability using the Telecom SIP protocol. <a shape="rect" class="external-link" href="http://www.ietf.org/rfc/rfc3903.txt" rel="nofollow">RFC3903 - Session Initiation Protocol (SIP) Extension for Event</a> </td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> <a shape="rect" href="sjms.html" title="SJMS">SJMS</a> / camel-sjms +<div class="code panel" style="border-width: 1px;"><div class="codeContent panelContent"> +<pre class="code-xml"> +sjms:[topic:]destinationName?[options] +</pre> +</div></div> </td><td colspan="1" rowspan="1" class="confluenceTd"> A ground up implementation of a JMS client </td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> <a shape="rect" href="mail.html" title="Mail">SMTP</a> / camel-mail <div class="code panel" style="border-width: 1px;"><div class="codeContent panelContent"> <pre class="code-xml"> smtp://user-info@host[:port] @@ -672,25 +677,9 @@ websocket://host:port/path </pre> </div></div> </td><td colspan="1" rowspan="1" class="confluenceTd"> Communicating with <a shape="rect" class="external-link" href="http://wiki.eclipse.org/Jetty/Feature/WebSockets" rel="nofollow">Websocket</a> clients </td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> <a shape="rect" href="xmpp.html" title="XMPP and Jabber support">XMPP</a> / camel-xmpp <div class="code panel" style="border-width: 1px;"><div class="codeContent panelContent"> -<pre class="code-xml"> -xmpp://host:port/room -</pre> -</div></div> </td><td colspan="1" rowspan="1" class="confluenceTd"> Working with XMPP and Jabber </td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> <a shape="rect" href="xquery-endpoint.html" title="XQuery Endpoint">XQuery</a> / camel-saxon -<div class="code panel" style="border-width: 1px;"><div class="codeContent panelContent"> -<pre class="code-xml"> -xquery:someXQueryResource -</pre> -</div></div> </td><td colspan="1" rowspan="1" class="confluenceTd"> Generates a response using an <a shape="rect" href="xquery.html" title="XQuery">XQuery</a> template </td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> <a shape="rect" href="xslt.html" title="XSLT">XSLT</a> / camel-core (camel-spring for Camel 2.8 or older) -<div class="code panel" style="border-width: 1px;"><div class="codeContent panelContent"> -<pre class="code-xml"> -xslt:someTemplateResource -</pre> -</div></div> </td><td colspan="1" rowspan="1" class="confluenceTd"> Generates a response using an <a shape="rect" class="external-link" href="http://www.w3.org/TR/xslt" rel="nofollow">XSLT</a> template </td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> <a shape="rect" href="zookeeper.html" title="Zookeeper">Zookeeper</a> / camel-zookeeper -<div class="code panel" style="border-width: 1px;"><div class="codeContent panelContent"> -<pre class="code-xml"> -zookeeper://host:port/path -</pre> -</div></div> </td><td colspan="1" rowspan="1" class="confluenceTd"> Working with <a shape="rect" class="external-link" href="http://hadoop.apache.org/zookeeper/">ZooKeeper</a> cluster(s) </td></tr></tbody></table> +<pre class="code-xml"></pre> +</div></div> +<p>xmpp://host:port/roo</p></td></tr></tbody></table> </div>