Author: chirino
Date: Fri Sep 1 11:10:54 2006
New Revision: 439406
URL: http://svn.apache.org/viewvc?rev=439406&view=rev
Log:
Latest export from confluence
Modified:
incubator/servicemix/site/guides.html
incubator/servicemix/site/nmr-flows.html
Modified: incubator/servicemix/site/guides.html
URL:
http://svn.apache.org/viewvc/incubator/servicemix/site/guides.html?rev=439406&r1=439405&r2=439406&view=diff
==============================================================================
--- incubator/servicemix/site/guides.html (original)
+++ incubator/servicemix/site/guides.html Fri Sep 1 11:10:54 2006
@@ -147,7 +147,10 @@
<a href="javascript:hideChildren()">Hide Children</a></span>
</div>
<div class="greybox" id="children" style="display: none;">
- <a
href="http://goopen.org/confluence/display/SM/NMR+Flows" title="NMR Flows">NMR
Flows</a>
+ <a
href="http://goopen.org/confluence/display/SM/Getting+Started+Guide"
title="Getting Started Guide">Getting Started Guide</a>
+ <span class="smalltext">(ServiceMix)</span>
+ <br>
+ <a
href="http://goopen.org/confluence/display/SM/NMR+Flows" title="NMR Flows">NMR
Flows</a>
<span class="smalltext">(ServiceMix)</span>
<br>
<a
href="http://goopen.org/confluence/display/SM/Transactions"
title="Transactions">Transactions</a>
@@ -166,9 +169,6 @@
<span class="smalltext">(ServiceMix)</span>
<br>
<a
href="http://goopen.org/confluence/display/SM/Clustering"
title="Clustering">Clustering</a>
- <span class="smalltext">(ServiceMix)</span>
- <br>
- <a
href="http://goopen.org/confluence/display/SM/Getting+Started+Guide"
title="Getting Started Guide">Getting Started Guide</a>
<span class="smalltext">(ServiceMix)</span>
<br>
</div>
Modified: incubator/servicemix/site/nmr-flows.html
URL:
http://svn.apache.org/viewvc/incubator/servicemix/site/nmr-flows.html?rev=439406&r1=439405&r2=439406&view=diff
==============================================================================
--- incubator/servicemix/site/nmr-flows.html (original)
+++ incubator/servicemix/site/nmr-flows.html Fri Sep 1 11:10:54 2006
@@ -93,7 +93,7 @@
<H3><A name="Navigation-Documentation"></A>Documentation</H3>
<UL class="alternate" type="square">
- <LI><A href="getting-started.html" title="Getting Started">Getting
Started</A></LI>
+ <LI><A href="getting-started-guide.html" title="Getting Started
Guide">Getting Started</A></LI>
<LI><A href="features.html" title="Features">Features</A></LI>
<LI><A href="running.html" title="Running">Running</A></LI>
<LI><A href="examples.html" title="Examples">Examples</A></LI>
@@ -177,13 +177,13 @@
</DIV></DIV>
<P>JMS and JCA flows should be configured with an ActiveMQ url to the
broker.</P>
<DIV class="code"><DIV class="codeContent">
-<PRE class="code-xml"><SPAN class="code-tag"><sm:container flowNames=<SPAN
class="code-quote">"jms?jmsURL=tcp://localhost:61616/"</SPAN>></SPAN>
+<PRE class="code-xml"><SPAN class="code-tag"><sm:container flowNames=<SPAN
class="code-quote">"jms?jmsURL=tcp://localhost:61616"</SPAN>></SPAN>
...
<SPAN class="code-tag"></sm:container></SPAN></PRE>
</DIV></DIV>
<P>You can defined several flows by using a comma separated list.</P>
<DIV class="code"><DIV class="codeContent">
-<PRE class="code-xml"><SPAN class="code-tag"><sm:container flowNames=<SPAN
class="code-quote">"seda,jms?jmsURL=tcp://localhost:61616/"</SPAN>></SPAN>
+<PRE class="code-xml"><SPAN class="code-tag"><sm:container flowNames=<SPAN
class="code-quote">"seda,jms?jmsURL=tcp://localhost:61616"</SPAN>></SPAN>
...
<SPAN class="code-tag"></sm:container></SPAN></PRE>
</DIV></DIV>
@@ -207,8 +207,8 @@
</DIV>
<DIV id="site-footer">
Added by <A
href="http://goopen.org/confluence/users/viewuserprofile.action?username=rajdavies">Rob
Davies</A>,
- last edited by <A
href="http://goopen.org/confluence/users/viewuserprofile.action?username=gnodet">Guillaume
Nodet</A> on Aug 29, 2006
- (<A
href="http://goopen.org/confluence/pages/diffpages.action?pageId=1986&originalId=13335">view
change</A>)
+ last edited by <A
href="http://goopen.org/confluence/users/viewuserprofile.action?username=tdcox">Terry
Cox</A> on Sep 01, 2006
+ (<A
href="http://goopen.org/confluence/pages/diffpages.action?pageId=1986&originalId=13370">view
change</A>)
(<A
href="http://goopen.org/confluence/pages/editpage.action?pageId=1986">edit
page</A>)
</DIV>