Author: chirino
Date: Fri Sep 8 02:21:01 2006
New Revision: 441451
URL: http://svn.apache.org/viewvc?view=rev&rev=441451
Log:
Latest export from confluence
Added:
incubator/servicemix/site/sm30ug/cluster.html
Modified:
incubator/servicemix/site/sm30ug/4-examples.html
Modified: incubator/servicemix/site/sm30ug/4-examples.html
URL:
http://svn.apache.org/viewvc/incubator/servicemix/site/sm30ug/4-examples.html?view=diff&rev=441451&r1=441450&r2=441451
==============================================================================
--- incubator/servicemix/site/sm30ug/4-examples.html (original)
+++ incubator/servicemix/site/sm30ug/4-examples.html Fri Sep 8 02:21:01 2006
@@ -45,7 +45,7 @@
<UL>
<LI><A href="basic.html" title="Basic">Basic</A></LI>
<LI><A href="bridge.html" title="Bridge">Bridge</A></LI>
- <LI><SPAN class="nobr"><A
href="http://goopen.org/confluence/pages/createpage.action?spaceKey=SM30UG&title=Cluster&linkCreation=true&fromPageId=13490"
title="Create Page: Cluster" class="createlink">Cluster<SUP><IMG
class="rendericon" src="http://goopen.org/confluence/images/icons/plus.gif"
height="7" width="7" align="absmiddle" alt="" border="0"></SUP></A></SPAN></LI>
+ <LI><A href="cluster.html" title="Cluster">Cluster</A></LI>
<LI><A href="file-binding.html" title="File Binding">File
Binding</A></LI>
<LI><A href="loan-broker.html" title="Loan Broker">Loan Broker</A></LI>
<LI><A href="loan-broker-bpel.html" title="Loan Broker BPEL">Loan
Broker BPEL</A></LI>
@@ -173,7 +173,7 @@
<P>There are also a few examples that use <SPAN class="nobr"><A
href="http://ant.apache.org/" title="Visit page outside Confluence"
rel="nofollow">Ant<SUP><IMG class="rendericon"
src="http://goopen.org/confluence/images/icons/linkext7.gif" height="0"
width="0" align="absmiddle" alt="" border="0"></SUP></A></SPAN> to build the
example.</P>
<UL>
- <LI><SPAN class="nobr"><A
href="http://goopen.org/confluence/pages/createpage.action?spaceKey=SM30UG&title=Cluster&linkCreation=true&fromPageId=13490"
title="Create Page: Cluster" class="createlink">Cluster<SUP><IMG
class="rendericon" src="http://goopen.org/confluence/images/icons/plus.gif"
height="7" width="7" align="absmiddle" alt="" border="0"></SUP></A></SPAN></LI>
+ <LI><A href="cluster.html" title="Cluster">Cluster</A></LI>
<LI><A href="file-binding.html" title="File Binding">File
Binding</A></LI>
<LI><A href="rss-binding.html" title="RSS Binding">RSS Binding</A></LI>
<LI><A href="vfs-binding.html" title="VFS Binding">VFS Binding</A></LI>
Added: incubator/servicemix/site/sm30ug/cluster.html
URL:
http://svn.apache.org/viewvc/incubator/servicemix/site/sm30ug/cluster.html?view=auto&rev=441451
==============================================================================
--- incubator/servicemix/site/sm30ug/cluster.html (added)
+++ incubator/servicemix/site/sm30ug/cluster.html Fri Sep 8 02:21:01 2006
@@ -0,0 +1,60 @@
+
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
"http://www.w3.org/TR/html4/loose.dtd">
+<HTML>
+ <HEAD>
+ <LINK type="text/css" rel="stylesheet" href="resources/site.css">
+ <SCRIPT src="resources/space.js" type="text/javascript"></SCRIPT>
+ <TITLE>
+Cluster
+ </TITLE>
+ <META http-equiv="Content-Type" content="text/html;charset=UTF-8"></HEAD>
+ <BODY onload="init()">
+
+ <!-- Banner -->
+ <DIV id="site-banner">
+ </DIV>
+
+ <DIV id="site-content">
+ <TABLE>
+ <TR>
+ <TD valign="top">
+ <DIV id="site-page">
+ <DIV class="wiki-content"><STYLE type="text/css">/*<![CDATA[*/
+table.ScrollbarTable {border: none;padding: 3px;width: 100%;padding:
3px;margin: 0px;background-color: #f0f0f0}
+table.ScrollbarTable td.ScrollbarPrevIcon {text-align: center;width:
16px;border: none;}
+table.ScrollbarTable td.ScrollbarPrevName {text-align: left;border: none;}
+table.ScrollbarTable td.ScrollbarParent {text-align: center;border: none;}
+table.ScrollbarTable td.ScrollbarNextName {text-align: right;border: none;}
+table.ScrollbarTable td.ScrollbarNextIcon {text-align: center;width:
16px;border: none;}
+
+/*]]>*/</STYLE><DIV class="Scrollbar"><TABLE class="ScrollbarTable"><TR><TD
class="ScrollbarPrevIcon"><A href="bridge.html"><IMG border="0" align="middle"
src="http://goopen.org/confluence/images/icons/back_16.gif" width="16"
height="16"></A></TD><TD width="33%" class="ScrollbarPrevName"><A
href="bridge.html">Bridge</A> </TD><TD width="33%"
class="ScrollbarParent"><SUP><A href="4-examples.html"><IMG border="0"
align="middle" src="http://goopen.org/confluence/images/icons/up_16.gif"
width="8" height="8"></A></SUP><A href="4-examples.html">4.
Examples</A></TD><TD width="33%" class="ScrollbarNextName"> <A
href="file-binding.html">File Binding</A></TD><TD class="ScrollbarNextIcon"><A
href="file-binding.html"><IMG border="0" align="middle"
src="http://goopen.org/confluence/images/icons/forwd_16.gif" width="16"
height="16"></A></TD></TR></TABLE></DIV>
+
+<H1><A name="Cluster-Clusterexample"></A>Cluster example</H1>
+
+<P>The <EM>Cluster</EM> example is a modified version of the <A
href="file-binding.html" title="File Binding">File Binding</A> example, in
which two ServiceMix containers are clustered. One will poll the files and
send them to the other container. The second container will receive them and
write them on the disk.</P>
+
+<STYLE type="text/css">/*<![CDATA[*/
+table.ScrollbarTable {border: none;padding: 3px;width: 100%;padding:
3px;margin: 0px;background-color: #f0f0f0}
+table.ScrollbarTable td.ScrollbarPrevIcon {text-align: center;width:
16px;border: none;}
+table.ScrollbarTable td.ScrollbarPrevName {text-align: left;border: none;}
+table.ScrollbarTable td.ScrollbarParent {text-align: center;border: none;}
+table.ScrollbarTable td.ScrollbarNextName {text-align: right;border: none;}
+table.ScrollbarTable td.ScrollbarNextIcon {text-align: center;width:
16px;border: none;}
+
+/*]]>*/</STYLE><DIV class="Scrollbar"><TABLE class="ScrollbarTable"><TR><TD
class="ScrollbarPrevIcon"><A href="bridge.html"><IMG border="0" align="middle"
src="http://goopen.org/confluence/images/icons/back_16.gif" width="16"
height="16"></A></TD><TD width="33%" class="ScrollbarPrevName"><A
href="bridge.html">Bridge</A> </TD><TD width="33%"
class="ScrollbarParent"><SUP><A href="4-examples.html"><IMG border="0"
align="middle" src="http://goopen.org/confluence/images/icons/up_16.gif"
width="8" height="8"></A></SUP><A href="4-examples.html">4.
Examples</A></TD><TD width="33%" class="ScrollbarNextName"> <A
href="file-binding.html">File Binding</A></TD><TD class="ScrollbarNextIcon"><A
href="file-binding.html"><IMG border="0" align="middle"
src="http://goopen.org/confluence/images/icons/forwd_16.gif" width="16"
height="16"></A></TD></TR></TABLE></DIV></DIV>
+ </DIV>
+ </TD>
+ </TR>
+ </TABLE>
+ </DIV>
+ </DIV>
+ <DIV id="site-footer">
+ Added by <A
href="http://goopen.org/confluence/users/viewuserprofile.action?username=gnodet">Guillaume
Nodet</A>,
+ last edited by <A
href="http://goopen.org/confluence/users/viewuserprofile.action?username=gnodet">Guillaume
Nodet</A> on Sep 08, 2006
+
+ (<A
href="http://goopen.org/confluence/pages/editpage.action?pageId=13547">edit
page</A>)
+ </DIV>
+
+ </BODY>
+
+</HTML>
\ No newline at end of file