You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@servicemix.apache.org by ch...@apache.org on 2006/11/27 13:50:40 UTC

svn commit: r479608 - /incubator/servicemix/site/main/servicemix-lwcontainer.html

Author: chirino
Date: Mon Nov 27 04:50:37 2006
New Revision: 479608

URL: http://svn.apache.org/viewvc?view=rev&rev=479608
Log:
Latest export from confluence

Modified:
    incubator/servicemix/site/main/servicemix-lwcontainer.html

Modified: incubator/servicemix/site/main/servicemix-lwcontainer.html
URL: http://svn.apache.org/viewvc/incubator/servicemix/site/main/servicemix-lwcontainer.html?view=diff&rev=479608&r1=479607&r2=479608
==============================================================================
--- incubator/servicemix/site/main/servicemix-lwcontainer.html (original)
+++ incubator/servicemix/site/main/servicemix-lwcontainer.html Mon Nov 27 04:50:37 2006
@@ -36,7 +36,7 @@
         <TR>
           <TD align="left" valign="middle" nowrap="">
             <DIV id="site-breadcrumbs">
-<A href="home.html" title="ServiceMix">ServiceMix</A>&nbsp;&gt;&nbsp;<A href="home.html" title="Home">Home</A>&nbsp;&gt;&nbsp;<A href="documentation.html" title="Documentation">Documentation</A>&nbsp;&gt;&nbsp;<A href="components.html" title="Components">Components</A>&nbsp;&gt;&nbsp;<A href="jbi-components.html" title="JBI Components">JBI Components</A>&nbsp;&gt;&nbsp;<A href="" title="servicemix-lwcontainer">servicemix-lwcontainer</A>
+<A href="home.html" title="ServiceMix">ServiceMix</A>&nbsp;&gt;&nbsp;<A href="home.html" title="Home">Home</A>&nbsp;&gt;&nbsp;<A href="documentation.html" title="Documentation">Documentation</A>&nbsp;&gt;&nbsp;<A href="components-list.html" title="Components list">Components list</A>&nbsp;&gt;&nbsp;<A href="jbi-components.html" title="JBI Components">JBI Components</A>&nbsp;&gt;&nbsp;<A href="" title="servicemix-lwcontainer">servicemix-lwcontainer</A>
             </DIV>
           </TD>
           <TD align="right" valign="middle" nowrap="">
@@ -105,6 +105,27 @@
 	<LI><A href="resources.html" title="Resources">Resources</A></LI>
 </UL>
 
+
+<H3><A name="Navigation-Components"></A>Components</H3>
+
+<UL class="alternate" type="square">
+	<LI><SPAN class="nobr"><A href="http://goopen.org/confluence/pages/createpage.action?spaceKey=SM&title=servicemix-beans&linkCreation=true&fromPageId=2021" title="Create Page: servicemix-beans" class="createlink">servicemix&#45;beans<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="servicemix-bpe.html" title="servicemix-bpe">servicemix&#45;bpe</A></LI>
+	<LI><A href="servicemix-drools.html" title="servicemix-drools">servicemix&#45;drools</A></LI>
+	<LI><A href="servicemix-eip.html" title="servicemix-eip">servicemix&#45;eip</A></LI>
+	<LI><A href="servicemix-file.html" title="servicemix-file">servicemix&#45;file</A></LI>
+	<LI><A href="servicemix-ftp.html" title="servicemix-ftp">servicemix&#45;ftp</A></LI>
+	<LI><A href="servicemix-http.html" title="servicemix-http">servicemix&#45;http</A></LI>
+	<LI><A href="servicemix-jms.html" title="servicemix-jms">servicemix&#45;jms</A></LI>
+	<LI><A href="servicemix-jsr181.html" title="servicemix-jsr181">servicemix&#45;jsr181</A></LI>
+	<LI><A href="" title="servicemix-lwcontainer">servicemix&#45;lwcontainer</A></LI>
+	<LI><A href="servicemix-saxon.html" title="servicemix-saxon">servicemix&#45;saxon</A></LI>
+	<LI><SPAN class="nobr"><A href="http://goopen.org/confluence/pages/createpage.action?spaceKey=SM&title=servicemix-script&linkCreation=true&fromPageId=2021" title="Create Page: servicemix-script" class="createlink">servicemix&#45;script<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="servicemix-wsn2005.html" title="servicemix-wsn2005">servicemix&#45;wsn2005</A></LI>
+	<LI><A href="servicemix-xmpp.html" title="servicemix-xmpp">servicemix&#45;xmpp</A></LI>
+</UL>
+
+
           </DIV>
         </TD>
         <TD valign="top">
@@ -113,8 +134,7 @@
 <!--          
             <div class="pagetitle">servicemix- lwcontainer</div>
 -->
-            <DIV class="wiki-content">
-<H2><A name="servicemix-lwcontainer-servicemixlwcontainer"></A>servicemix-lwcontainer</H2>
+            <DIV class="wiki-content"><H2><A name="servicemix-lwcontainer-servicemixlwcontainer"></A>servicemix-lwcontainer</H2>
 
 <P>The servicemix-lwcontainer is a JBI service engine that accepts <B>servicemix.xml</B> configuration files containing <BR>
 <A href="lightweight-components.html" title="Lightweight components">lightweight components</A>.</P>
@@ -126,7 +146,7 @@
 <P>Service units targeted at servicemix-lwcontainer component should contain a file named <B>servicemix.xml</B> that should have the following format:</P>
 
 <DIV class="code"><DIV class="codeContent">
-<PRE class="code-xml"><SPAN class="code-tag">&lt;beans <SPAN class="code-keyword">xmlns:sm</SPAN>=<SPAN class="code-quote">&quot;http://org.apache.servicemix/config/1.0&quot;</SPAN>&gt;</SPAN>
+<PRE class="code-xml"><SPAN class="code-tag">&lt;beans <SPAN class="code-keyword">xmlns:sm</SPAN>=<SPAN class="code-quote">&quot;http://servicemix.apache.org/config/1.0&quot;</SPAN>&gt;</SPAN>
   <SPAN class="code-tag">&lt;sm:serviceunit id=<SPAN class="code-quote">&quot;jbi&quot;</SPAN>&gt;</SPAN>
     <SPAN class="code-tag">&lt;sm:activationSpecs&gt;</SPAN>
       <SPAN class="code-tag">&lt;sm:activationSpec ...&gt;</SPAN>
@@ -168,8 +188,8 @@
     </DIV>
     <DIV id="site-footer">
           Added by     <A href="http://goopen.org/confluence/users/viewuserprofile.action?username=katzou_ly%2540hotmail.com">katzou_ly@hotmail.com</A>,
-    last edited by     <A href="http://goopen.org/confluence/users/viewuserprofile.action?username=gnodet">Guillaume Nodet</A> on May 23, 2006
-                  &nbsp;(<A href="http://goopen.org/confluence/pages/diffpages.action?pageId=2106&originalId=5967">view change</A>)
+    last edited by     <A href="http://goopen.org/confluence/users/viewuserprofile.action?username=gnodet">Guillaume Nodet</A> on Nov 27, 2006
+                  &nbsp;(<A href="http://goopen.org/confluence/pages/diffpages.action?pageId=2106&originalId=15161">view change</A>)
               
       (<A href="http://goopen.org/confluence/pages/editpage.action?pageId=2106">edit page</A>)
     </DIV>