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/05 15:10:17 UTC

svn commit: r471431 [1/2] - /incubator/servicemix/site/main/

Author: chirino
Date: Sun Nov  5 06:10:15 2006
New Revision: 471431

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

Added:
    incubator/servicemix/site/main/components-list.html
Modified:
    incubator/servicemix/site/main/2-introduction.html
    incubator/servicemix/site/main/component-mbean.html
    incubator/servicemix/site/main/container-mbean.html
    incubator/servicemix/site/main/deployserviceassemblytask.html
    incubator/servicemix/site/main/documentation.html
    incubator/servicemix/site/main/general.html
    incubator/servicemix/site/main/geronimo-10-and-servicemix-2x-integration.html
    incubator/servicemix/site/main/geronimo-integration.html
    incubator/servicemix/site/main/getting-started-guide-old.html
    incubator/servicemix/site/main/home.html
    incubator/servicemix/site/main/how-does-servicemix-compare-to-synapse.html
    incubator/servicemix/site/main/integration.html
    incubator/servicemix/site/main/listserviceenginestask.html
    incubator/servicemix/site/main/servicemix-10-m2-release.html
    incubator/servicemix/site/main/servicemix-20-release.html
    incubator/servicemix/site/main/startcomponenttask.html
    incubator/servicemix/site/main/uninstallcomponenttask.html
    incubator/servicemix/site/main/uninstallsharedlibrarytask.html
    incubator/servicemix/site/main/ws-notification-xmlbeans.html

Modified: incubator/servicemix/site/main/2-introduction.html
URL: http://svn.apache.org/viewvc/incubator/servicemix/site/main/2-introduction.html?view=diff&rev=471431&r1=471430&r2=471431
==============================================================================
--- incubator/servicemix/site/main/2-introduction.html (original)
+++ incubator/servicemix/site/main/2-introduction.html Sun Nov  5 06:10:15 2006
@@ -159,11 +159,11 @@
 
 <P>Enterprise networks commonly deploy disparate applications, platforms, and business processes that need to communicate or exchange data with each other. The applications, platforms and processes have non-compatible data formats and non-compatible communications protocols. If an enterprise needs to interface with external systems, the integration problem extends outside of a company, encompassing its business partners&apos; IT systems and processes as well.</P>
 
-<P>In recent years, there have been several technologies attempting to solve these problems such as Enterprise Applicaton Integration <SPAN class="nobr"><A href="http://goopen.org/confluence/pages/createpage.action?spaceKey=SM30UG&title=Glossary" title="Create Page in space SM30UG: Glossary" class="createlink">(EAI)<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>, Business-to-Business <SPAN class="nobr"><A href="http://goopen.org/confluence/pages/createpage.action?spaceKey=SM30UG&title=Glossary" title="Create Page in space SM30UG: Glossary" class="createlink">(B2B)<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>, Service Oriented Architecture (<SPAN class="nobr"><A href="http://goopen.org/confluence/pages/createpage.action?spaceKey=SM30UG&title=Glossary" 
 title="Create Page in space SM30UG: Glossary" class="createlink">SOA)<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>, and <SPAN class="nobr"><A href="http://goopen.org/confluence/pages/createpage.action?spaceKey=SM30UG&title=Glossary" title="Create Page in space SM30UG: Glossary" class="createlink">Web Services<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>. These solutions addressed some of the integration problems, but were proprietary, expensive, and time-consuming to implement. These solutions range from expensive vendor solutions (high cost, vendor lock-in) to home-grown custom solutions (high maintenance, high cost). The overwhelming disadvantages of these solutions are high cost and low flexibility due to non-standard implementations.</P>
+<P>In recent years, there have been several technologies attempting to solve these problems such as Enterprise Applicaton Integration <A href="glossary.html#Glossary-EAI" title="EAI on Glossary">(EAI)</A>, Business-to-Business <A href="glossary.html#Glossary-B2B" title="B2B on Glossary">(B2B)</A>, Service Oriented Architecture (<A href="glossary.html#Glossary-SOA" title="SOA on Glossary">SOA)</A>, and <A href="glossary.html#Glossary-webservices" title="webservices on Glossary">Web Services</A>. These solutions addressed some of the integration problems, but were proprietary, expensive, and time-consuming to implement. These solutions range from expensive vendor solutions (high cost, vendor lock-in) to home-grown custom solutions (high maintenance, high cost). The overwhelming disadvantages of these solutions are high cost and low flexibility due to non-standard implementations.</P>
 
 <H3><A name="2.Introduction-TheESBApproach"></A>The ESB Approach</H3>
 
-<P>A standards-based ESB solves the integration problem without the drawbacks of the other solutions. The purpose of an ESB is to facilitate application and process integration by providing distributed processing, intelligent <SPAN class="nobr"><A href="http://goopen.org/confluence/pages/createpage.action?spaceKey=SM30UG&title=Glossary" title="Create Page in space SM30UG: Glossary" class="createlink">routing<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>, security, and dynamic data <SPAN class="nobr"><A href="http://goopen.org/confluence/pages/createpage.action?spaceKey=SM30UG&title=Glossary" title="Create Page in space SM30UG: Glossary" class="createlink">transformation<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>. In an ESB these services are infras
 tructure services so each application does not have to implement these requirements independently and in a proprietary manner.</P>
+<P>A standards-based ESB solves the integration problem without the drawbacks of the other solutions. The purpose of an ESB is to facilitate application and process integration by providing distributed processing, intelligent <A href="glossary.html#Glossary-routing" title="routing on Glossary">routing</A>, security, and dynamic data <A href="glossary.html#Glossary-transformation" title="transformation on Glossary">transformation</A>. In an ESB these services are infrastructure services so each application does not have to implement these requirements independently and in a proprietary manner.</P>
 
 <P>The ESB addresses the disadvantages of existing solutions by creating a standard infrastructure for integration. Point-to-point solutions, where each of <EM>n</EM> components requires <EM>n</EM>&#45;1 interfaces for full communication, are replaced by a bus solution where each component requires a single interface to the bus for global communication. An ESB provides distributed messaging, routing, business process orchestration, reliability and security. It also provides pluggable services and, because of the standard bus, these pluggable services can be provided by third parties and still interoperate reliably with the bus.</P>
 
@@ -184,9 +184,9 @@
 </OL>
 
 
-<P>An ESB also supports requirements such as security, <SPAN class="nobr"><A href="http://goopen.org/confluence/pages/createpage.action?spaceKey=SM30UG&title=Glossary" title="Create Page in space SM30UG: Glossary" class="createlink">orchestration<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>, and <SPAN class="nobr"><A href="http://goopen.org/confluence/pages/createpage.action?spaceKey=SM30UG&title=Glossary" title="Create Page in space SM30UG: Glossary" class="createlink">transactionality<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>. These exist in &quot;hard-wired&quot; integration methods, but are not available automatically in a service-oriented architecture. One of the key requirements for the ESB is to give loosely coupled, service-based integrat
 ion methods a level of enterprise-class reliability and security.</P>
+<P>An ESB also supports requirements such as security, <A href="glossary.html#Glossary-orchestration" title="orchestration on Glossary">orchestration</A>, and <A href="glossary.html#Glossary-transaction" title="transaction on Glossary">transactionality</A>. These exist in &quot;hard-wired&quot; integration methods, but are not available automatically in a service-oriented architecture. One of the key requirements for the ESB is to give loosely coupled, service-based integration methods a level of enterprise-class reliability and security.</P>
 
-<P>A newer requirement for ESBs is the ability to allow not only loosely-coupled requests found in a service oriented architecture, but also to provide the infrastructure for an Event Driven Architecture <SPAN class="nobr"><A href="http://goopen.org/confluence/pages/createpage.action?spaceKey=SM30UG&title=Glossary" title="Create Page in space SM30UG: Glossary" class="createlink">(EDA)<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>. SOA and EDA provide complementary functionality. In EDA an event triggers a message to be sent to other applications that are decoupled from the application that triggered the event. This is an asynchronous operation as the recipient applications may receive or pick-up their messages at a later time, whereas the SOA messaging model is typically synchronous in nature.</P>
+<P>A newer requirement for ESBs is the ability to allow not only loosely-coupled requests found in a service oriented architecture, but also to provide the infrastructure for an Event Driven Architecture <A href="glossary.html#Glossary-EDA" title="EDA on Glossary">(EDA)</A>. SOA and EDA provide complementary functionality. In EDA an event triggers a message to be sent to other applications that are decoupled from the application that triggered the event. This is an asynchronous operation as the recipient applications may receive or pick-up their messages at a later time, whereas the SOA messaging model is typically synchronous in nature.</P>
 
 <H3><A name="2.Introduction-WhatisJavaBusinessIntegration%28JBI%29%3F"></A>What is Java Business Integration (JBI)?</H3>
 
@@ -196,7 +196,7 @@
 
 <P>The JBI environment also supplies a set of services for self management, including services for component installation and life cycle management of components.</P>
 
-<P>In summary, the JBI specification creates a standards-based technology for enterprise application integration. For more details on the JBI specification please see the <SPAN class="nobr"><A href="http://goopen.org/confluence/pages/createpage.action?spaceKey=SM30UG&title=5.%20JBI" title="Create Page in space SM30UG: 5. JBI" class="createlink">JBI section<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>.</P>
+<P>In summary, the JBI specification creates a standards-based technology for enterprise application integration. For more details on the JBI specification please see the <A href="5-jbi.html" title="5. JBI">JBI section</A>.</P>
 
 <H3><A name="2.Introduction-WhyServiceMix"></A>Why ServiceMix</H3>
 
@@ -216,7 +216,7 @@
 
 <P>While decoupled (EDA) operation (as described in the previous two paragraphs) is more appropriate for the scalability and reliabilty required for high transaction production environments, synchronous request/response communication found in SOA implementations, is also supported. Thus, ServiceMix effectively combines SOA and EDA for the development and deployment of composite enterprise applications.</P>
 
-<P><A href="/confluence/display/SM30UG" title="View ServiceMix 3.0 User Guide space">SM30UG:#top</A></P>
+<P><A href="#2.Introduction-top" title="top on 2. Introduction">top</A></P>
 
 <H2><A name="2.Introduction-BackgroundtoServiceMix"></A>Background to ServiceMix</H2>
 
@@ -256,25 +256,25 @@
 <P>We rapidly came to the conclusion, that as there was no single product that would adequately meet our needs, we would have to just go<BR>
 a head and build one&#33;</P>
 
-<P><A href="/confluence/display/SM30UG" title="View ServiceMix 3.0 User Guide space">SM30UG:#top</A></P>
+<P><A href="#2.Introduction-top" title="top on 2. Introduction">top</A></P>
 
 <H2><A name="2.Introduction-FeaturesOverview"></A>Features Overview</H2>
 
-<P>ServiceMix is lightweight and easily embeddable, has integrated <SPAN class="nobr"><A href="http://goopen.org/confluence/pages/createpage.action?spaceKey=SM30UG&title=Spring%20support" title="Create Page in space SM30UG: Spring support" class="createlink">SM30UG:Spring support<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> and can be run at the edge of the network (inside a client or server), as a standalone ESB provider or as a service within another ESB. You can use ServiceMix in Java SE or a Java EE application server.</P>
+<P>ServiceMix is lightweight and easily embeddable, has integrated <A href="spring-support.html" title="Spring support">Spring support</A> and can be run at the edge of the network (inside a client or server), as a standalone ESB provider or as a service within another ESB. You can use ServiceMix in Java SE or a Java EE application server.</P>
 
 <P>ServiceMix uses <SPAN class="nobr"><A href="http://www.activemq.org/" title="Visit page outside Confluence" rel="nofollow">ActiveMQ<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 provide remoting, clustering, reliability and distributed failover.</P>
 
-<P>ServiceMix is completely integrated into <SPAN class="nobr"><A href="http://goopen.org/confluence/pages/createpage.action?spaceKey=SM30UG&title=Geronimo%20Integration" title="Create Page in space SM30UG: Geronimo Integration" class="createlink">Apache Geronimo<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>, which allows you to deploy JBI components and services directly into Geronimo. ServiceMix is being JBI certified as part of the Geronimo project.</P>
+<P>ServiceMix is completely integrated into <SPAN class="nobr"><A href="http://goopen.org/confluence/pages/createpage.action?spaceKey=SM&title=Geronimo%20Integration&linkCreation=true&fromPageId=13488" title="Create Page: Geronimo Integration" class="createlink">Apache Geronimo<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>, which allows you to deploy JBI components and services directly into Geronimo. ServiceMix is being JBI certified as part of the Geronimo project.</P>
 
-<P>Other J2EE application servers ServiceMix has been integrated with include <SPAN class="nobr"><A href="http://goopen.org/confluence/pages/createpage.action?spaceKey=SM30UG&title=JBoss%20Deployer" title="Create Page in space SM30UG: JBoss Deployer" class="createlink">JBoss<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>, <SPAN class="nobr"><A href="http://goopen.org/confluence/pages/createpage.action?spaceKey=SM30UG&title=JOnAS%20Integration" title="Create Page in space SM30UG: JOnAS Integration" class="createlink">JOnAS<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> with more to follow.</P>
+<P>Other J2EE application servers ServiceMix has been integrated with include <A href="jboss-deployer.html" title="JBoss Deployer">JBoss</A>, <A href="jonas-integration.html" title="JOnAS Integration">JOnAS</A> with more to follow.</P>
 
-<P><A href="/confluence/display/SM30UG" title="View ServiceMix 3.0 User Guide space">SM30UG:#top</A></P>
+<P><A href="#2.Introduction-top" title="top on 2. Introduction">top</A></P>
 
 <H2><A name="2.Introduction-Books%2CArticlesandotherreadings"></A>Books, Articles and other readings</H2>
 
-<P>Just have a look at <SPAN class="nobr"><A href="http://goopen.org/confluence/pages/createpage.action?spaceKey=SM30UG&title=Resources" title="Create Page in space SM30UG: Resources" class="createlink">Books and Articles<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>; they list several works. In case you are aware of other good resources, please drop a notice (see <SPAN class="nobr"><A href="http://goopen.org/confluence/pages/createpage.action?spaceKey=SM30UG&title=Contributing" title="Create Page in space SM30UG: Contributing" class="createlink">Contributing<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>).</P>
+<P>Just have a look at <A href="resources.html" title="Resources">Books and Articles</A>; they list several works. In case you are aware of other good resources, please drop a notice (see <A href="contributing.html" title="Contributing">Contributing</A>).</P>
 
-<P><A href="/confluence/display/SM30UG" title="View ServiceMix 3.0 User Guide space">SM30UG:#top</A></P>
+<P><A href="#2.Introduction-top" title="top on 2. Introduction">top</A></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;}
@@ -294,7 +294,7 @@
     <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 Nov 08, 2006
-                  &nbsp;(<A href="http://goopen.org/confluence/pages/diffpages.action?pageId=13488&originalId=14628">view change</A>)
+                  &nbsp;(<A href="http://goopen.org/confluence/pages/diffpages.action?pageId=13488&originalId=14720">view change</A>)
               
       (<A href="http://goopen.org/confluence/pages/editpage.action?pageId=13488">edit page</A>)
     </DIV>

Modified: incubator/servicemix/site/main/component-mbean.html
URL: http://svn.apache.org/viewvc/incubator/servicemix/site/main/component-mbean.html?view=diff&rev=471431&r1=471430&r2=471431
==============================================================================
--- incubator/servicemix/site/main/component-mbean.html (original)
+++ incubator/servicemix/site/main/component-mbean.html Sun Nov  5 06:10:15 2006
@@ -79,7 +79,7 @@
 <H3><A name="Navigation-Community"></A>Community</H3>
 
 <UL class="alternate" type="square">
-	<LI><A href="../SM30UG/users-guide.html" title="User's Guide">User&apos;s Guide</A></LI>
+	<LI><A href="users-guide.html" title="User's Guide">User&apos;s Guide</A></LI>
 	<LI><A href="documentation.html" title="Documentation">Documentation</A></LI>
 	<LI><A href="support.html" title="Support">Support</A></LI>
 	<LI><A href="discussion-forums.html" title="Discussion Forums">Discussion Forums</A></LI>

Added: incubator/servicemix/site/main/components-list.html
URL: http://svn.apache.org/viewvc/incubator/servicemix/site/main/components-list.html?view=auto&rev=471431
==============================================================================
--- incubator/servicemix/site/main/components-list.html (added)
+++ incubator/servicemix/site/main/components-list.html Sun Nov  5 06:10:15 2006
@@ -0,0 +1,232 @@
+
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<HTML>
+  <HEAD>
+<!--
+    Pier's plugin always overwrites the stylesheet so lets explicitly use another one
+    <link type="text/css" rel="stylesheet" href="autoexport:///SM/resources/space.css">
+-->
+    <LINK type="text/css" rel="stylesheet" href="resources/site.css">
+    <SCRIPT src="resources/space.js" type="text/javascript"></SCRIPT>
+    <TITLE>
+Components list
+    </TITLE>
+  <META http-equiv="Content-Type" content="text/html;charset=UTF-8"></HEAD>
+  <BODY onload="init()">
+
+    <!-- Banner -->
+    <DIV id="site-banner">
+
+      <TABLE border="0" cellpadding="0" cellspacing="0" width="100%">
+        <TR>
+          <TD align="left" class="topbardiv" nowrap="">
+            <IMG border="0" src="http://incubator.apache.org/servicemix/main/images/logo.jpg">
+          </TD>
+          <TD align="right" nowrap="">
+            <IMG border="0" src="http://incubator.apache.org/images/apache-incubator-logo.png">
+          </TD>
+        </TR> 
+      </TABLE>
+
+    </DIV>
+
+    <!-- Bread crumbs and Quick Links -->
+    <DIV id="site-navbar">
+      <TABLE border="0" cellpadding="0" cellspacing="0" width="100%">
+        <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="" title="Components list">Components list</A>
+            </DIV>
+          </TD>
+          <TD align="right" valign="middle" nowrap="">
+            <DIV id="site-quicklinks">
+<P><A href="download.html" title="Download">Download</A> &#124; <A href="documentation.html" title="Documentation">Documentation</A> &#124; <A href="javadocs.html" title="JavaDocs">JavaDocs</A> &#124; <A href="source.html" title="Source">Source</A> &#124; <SPAN class="nobr"><A href="home.html" title="Visit page outside Confluence" rel="nofollow">Wiki<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> &#124; <A href="discussion-forums.html" title="Discussion Forums">Discussion Forums</A> &#124; <A href="support.html" title="Support">Support</A></P>
+            </DIV>
+          </TD>
+        </TR> 
+      </TABLE>
+    </DIV>
+
+<!-- Integrate google search later.
+          <form name="search" action="http://www.google.com/search" method="get">
+            <input type="hidden" name="ie" value="UTF- 8" />
+            <input type="hidden" name="oe" value="UTF- 8" />
+            <input type="hidden" name="domains" value="" />
+            <input type="hidden" name="sitesearch" value="" />
+            <input type="text" name="q" maxlength="255" value="" />        
+            <input type="submit" name="btnG" value="Google Search" />
+          </form>
+-->
+
+      <DIV id="site-content">
+        <TABLE>
+        <TR>
+        <TD valign="top">
+          <DIV id="site-navigation">
+<H3><A name="Navigation-Overview"></A>Overview</H3>
+
+<UL class="alternate" type="square">
+	<LI><A href="home.html" title="Home">Home</A></LI>
+	<LI><SPAN class="nobr"><A href="http://www.apache.org/" title="Visit page outside Confluence" rel="nofollow">ASF<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></LI>
+	<LI><A href="license.html" title="License">License</A></LI>
+	<LI><A href="faq.html" title="FAQ">FAQ</A></LI>
+	<LI><A href="download.html" title="Download">Download</A></LI>
+	<LI><A href="sitemap.html" title="SiteMap">SiteMap</A></LI>
+</UL>
+
+
+<H3><A name="Navigation-Community"></A>Community</H3>
+
+<UL class="alternate" type="square">
+	<LI><A href="users-guide.html" title="User's Guide">User&apos;s Guide</A></LI>
+	<LI><A href="documentation.html" title="Documentation">Documentation</A></LI>
+	<LI><A href="support.html" title="Support">Support</A></LI>
+	<LI><A href="discussion-forums.html" title="Discussion Forums">Discussion Forums</A></LI>
+	<LI><A href="mailing-lists.html" title="Mailing Lists">Mailing Lists</A></LI>
+	<LI><SPAN class="nobr"><A href="http://issues.apache.org/activemq/browse/SM" title="Visit page outside Confluence" rel="nofollow">Issues<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></LI>
+	<LI><A href="contributing.html" title="Contributing">Contributing</A></LI>
+	<LI><SPAN class="nobr"><A href="http://goopen.org/confluence/pages/listpages-dirview.action?key=SM" title="Visit page outside Confluence" rel="nofollow">Wiki<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></LI>
+	<LI><A href="team.html" title="Team">Team</A></LI>
+	<LI><A href="users.html" title="Users">Users</A></LI>
+</UL>
+
+
+<H3><A name="Navigation-Developers"></A>Developers</H3>
+
+<UL class="alternate" type="square">
+	<LI><A href="source.html" title="Source">Source</A></LI>
+	<LI><A href="building.html" title="Building">Building</A></LI>
+	<LI><A href="ideas.html" title="Ideas">Ideas</A></LI>
+	<LI><A href="becoming-a-committer.html" title="Becoming a committer">Becoming a committer</A></LI>
+	<LI><A href="release-guide.html" title="Release Guide">Release Guide</A></LI>
+	<LI><A href="related-projects.html" title="Related Projects">Related Projects</A></LI>
+	<LI><A href="tools.html" title="Tools">Tools</A></LI>
+	<LI><A href="resources.html" title="Resources">Resources</A></LI>
+</UL>
+
+          </DIV>
+        </TD>
+        <TD valign="top">
+          <DIV id="site-page">
+
+<!--          
+            <div class="pagetitle">Components list</div>
+-->
+            <DIV class="wiki-content"><P>ServiceMix currently has the following JBI components:</P>
+
+<H2><A name="Componentslist-StandardJBIcomponents"></A>Standard JBI components</H2>
+
+<P>The following components ships with ServiceMix distribution:</P>
+<UL>
+	<LI><A href="servicemix-bean.html" title="servicemix-bean">servicemix&#45;bean</A> is a JBI component for mapping beans (POJOs) to JBI message exchanges for easy procssing of JBI message exchanges. Note that if you want to support SOAP, type safe business interfaces or JAX-WS / JSR 181 then you should use <A href="servicemix-jsr181.html" title="servicemix-jsr181">servicemix&#45;jsr181</A></LI>
+	<LI><A href="servicemix-bpe.html" title="servicemix-bpe">servicemix&#45;bpe</A> is a BPEL Service Engine written using Apache ODE Bpe</LI>
+	<LI><A href="servicemix-eip.html" title="servicemix-eip">servicemix&#45;eip</A> contains several routing patterns based on the great <SPAN class="nobr"><A href="http://www.enterpriseintegrationpatterns.com/index.html" title="Visit page outside Confluence" rel="nofollow">EIP<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> book</LI>
+	<LI><A href="servicemix-file.html" title="servicemix-file">servicemix&#45;file</A> is a file system Binding Component</LI>
+	<LI><A href="servicemix-ftp.html" title="servicemix-ftp">servicemix&#45;ftp</A> is an FTP Binding Component</LI>
+	<LI><A href="servicemix-http.html" title="servicemix-http">servicemix&#45;http</A> is an HTTP/SOAP Binding Component</LI>
+	<LI><A href="servicemix-lwcontainer.html" title="servicemix-lwcontainer">servicemix&#45;lwcontainer</A> Service Engine can deploy lightweight components</LI>
+	<LI><A href="servicemix-jsr181.html" title="servicemix-jsr181">servicemix&#45;jsr181</A> Service Engine can expose annotated POJOs as services</LI>
+	<LI><A href="servicemix-jms.html" title="servicemix-jms">servicemix&#45;jms</A> is a JMS Binding Component</LI>
+	<LI><A href="servicemix-wsn2005-old.html" title="servicemix-wsn2005 old">servicemix&#45;wsn2005 old</A> is an implementation of WS-Notification</LI>
+	<LI><A href="servicemix-xmpp.html" title="servicemix-xmpp">servicemix&#45;xmpp</A> is an XMPP (Jabber) Binding Component</LI>
+</UL>
+
+
+<H2><A name="Componentslist-ExternalstandardJBIcomponents"></A>External standard JBI components</H2>
+
+<UL>
+	<LI><A href="bpel.html" title="BPEL">BPEL</A> support for <SPAN class="nobr"><A href="http://www.oasis-open.org/committees/tc_home.php?wg_abbrev=wsbpel" title="Visit page outside Confluence" rel="nofollow">WS-BPEL<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> via <SPAN class="nobr"><A href="http://pxe.fivesight.com/" title="Visit page outside Confluence" rel="nofollow">PXE<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></LI>
+	<LI><SPAN class="nobr"><A href="http://www.bpmscript.org/" title="Visit page outside Confluence" rel="nofollow">BpmScript<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> is a Business Process Engine written using Rhino continuations</LI>
+	<LI><SPAN class="nobr"><A href="http://www.sbbi.net/site/jafs/" title="Visit page outside Confluence" rel="nofollow">JAFS<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> is an FTP server embedded in a JBI component</LI>
+	<LI><SPAN class="nobr"><A href="http://jbi4corba.sourceforge.net/" title="Visit page outside Confluence" rel="nofollow">Jbi4Corba<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> a JBI component for working with CORBA services</LI>
+	<LI><SPAN class="nobr"><A href="http://jbi4cics.sourceforge.net/" title="Visit page outside Confluence" rel="nofollow">Jbi4Cics<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> a JBI component for working with CICS services</LI>
+</UL>
+
+
+
+<H2><A name="Componentslist-Lightweightcomponents"></A>Lightweight components</H2>
+
+<P>Lightweight components are simple jbi components that activate a single JBI endpoint and do not support service unit deployments.  They can be configured using the spring configuration file or deployed onto the servicemix-lwcontainer component.</P>
+
+<H3><A name="Componentslist-ServiceEngines"></A>Service Engines</H3>
+
+<UL>
+	<LI><A href="drools.html" title="Drools">Rules based routing</A> via the <SPAN class="nobr"><A href="http://drools.codehaus.org/" title="Visit page outside Confluence" rel="nofollow">Drools<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> rule engine.</LI>
+	<LI><A href="cache.html" title="Cache">Cache</A> for caching service invocations using a Map cache or a <SPAN class="nobr"><A href="http://www.jcp.org/en/jsr/detail?id=107" title="Visit page outside Confluence" rel="nofollow">JCache<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> provider</LI>
+	<LI><A href="groovy.html" title="Groovy">Groovy</A> for clean integration with the <SPAN class="nobr"><A href="http://groovy.codehaus.org/" title="Visit page outside Confluence" rel="nofollow">Groovy scripting language<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> as a component, transformer or expression language</LI>
+	<LI><A href="jca.html" title="JCA">JCA</A> allows the <SPAN class="nobr"><A href="http://java.sun.com/j2ee/connector/" title="Visit page outside Confluence" rel="nofollow">Java Connector Architecture<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 be used for efficient thread pooling, transaction handling and consumption on JMS or other Resource Adapters</LI>
+	<LI><A href="quartz.html" title="Quartz">Quartz</A> to support enterprise timer integration via the <SPAN class="nobr"><A href="http://www.opensymphony.com/quartz/" title="Visit page outside Confluence" rel="nofollow">Quartz library<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></LI>
+	<LI><A href="scripting.html" title="Scripting">Scripting</A> support to allow any <SPAN class="nobr"><A href="http://www.jcp.org/en/jsr/detail?id=223" title="Visit page outside Confluence" rel="nofollow">JSR 223 compliant<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> scripting engine to be used to easily create a component, perform a transformation or be an expression language.</LI>
+	<LI><A href="xslt.html" title="XSLT">Transformation</A> using <SPAN class="nobr"><A href="http://www.w3.org/TR/xslt" title="Visit page outside Confluence" rel="nofollow">XSLT<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></LI>
+	<LI><A href="validation.html" title="Validation">Validation</A> for schema validation of documents using <SPAN class="nobr"><A href="http://java.sun.com/xml/jaxp/index.jsp" title="Visit page outside Confluence" rel="nofollow">JAXP 1.3<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> and <SPAN class="nobr"><A href="http://www.w3.org/XML/Schema" title="Visit page outside Confluence" rel="nofollow">XMLSchema<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> or <SPAN class="nobr"><A href="http://relaxng.org/" title="Visit page outside Confluence" rel="nofollow">RelaxNG<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></LI>
+	<LI><A href="xsql.html" title="XSQL">XSQL</A> for working with SQL and XML via Oracle&apos;s <SPAN class="nobr"><A href="http://www.oracle.com/technology/tech/xml/xdkhome.html" title="Visit page outside Confluence" rel="nofollow">XSQL library<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></LI>
+</UL>
+
+
+<H3><A name="Componentslist-SOAPBindings"></A>SOAP Bindings</H3>
+
+<UL>
+	<LI><SPAN class="nobr"><A href="http://activesoap.codehaus.org/" title="Visit page outside Confluence" rel="nofollow">ActiveSOAP<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> the lightweight StAX based SOAP stack</LI>
+	<LI><A href="jax-ws.html" title="JAX WS">JAX WS</A> to use the <SPAN class="nobr"><A href="http://www.jcp.org/en/jsr/detail?id=224" title="Visit page outside Confluence" rel="nofollow">JAX-WS<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> API to make a web service client invocation or to host a Java based web service and expose it over multiple protocols</LI>
+	<LI><A href="saaj.html" title="SAAJ">SAAJ</A> for <SPAN class="nobr"><A href="http://java.sun.com/xml/saaj/" title="Visit page outside Confluence" rel="nofollow">Soap With Attachments<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> and <SPAN class="nobr"><A href="http://ws.apache.org/axis/" title="Visit page outside Confluence" rel="nofollow">Apache Axis<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> support</LI>
+	<LI><A href="xfire.html" title="XFire">XFire</A> for clean integration with POJOs via the <SPAN class="nobr"><A href="http://xfire.codehaus.org/" title="Visit page outside Confluence" rel="nofollow">XFire SOAP stack<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></LI>
+	<LI><A href="wsif.html" title="WSIF">WSIF</A> for integration with the <SPAN class="nobr"><A href="http://ws.apache.org/wsif/" title="Visit page outside Confluence" rel="nofollow">Apache Web Service Invocation Framework (WSIF)<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></LI>
+</UL>
+
+
+<H3><A name="Componentslist-TransportBindings"></A>Transport Bindings</H3>
+
+<UL>
+	<LI><A href="email.html" title="Email">Email</A> support via <SPAN class="nobr"><A href="http://java.sun.com/products/javamail/" title="Visit page outside Confluence" rel="nofollow">JavaMail<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></LI>
+	<LI><A href="file.html" title="File">File</A> based components for writing messages to files and polling directories and sending files into the JBI</LI>
+	<LI><A href="ftp.html" title="FTP">FTP</A> support via the <SPAN class="nobr"><A href="http://jakarta.apache.org/commons/net.html" title="Visit page outside Confluence" rel="nofollow">Jakarta Commons Net<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> library</LI>
+	<LI><A href="http.html" title="HTTP">HTTP</A> both client side GET/POST with <SPAN class="nobr"><A href="http://jakarta.apache.org/commons/httpclient/" title="Visit page outside Confluence" rel="nofollow">commons httpclient<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> and server side processing with servlets or <SPAN class="nobr"><A href="http://jetty.mortbay.org/jetty/" title="Visit page outside Confluence" rel="nofollow">Jetty<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></LI>
+	<LI><A href="jabber.html" title="Jabber">Jabber</A> to provide bindings to <SPAN class="nobr"><A href="http://jabber.org/" title="Visit page outside Confluence" rel="nofollow">Jabber network<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> via the <SPAN class="nobr"><A href="http://xmpp.org/" title="Visit page outside Confluence" rel="nofollow">XMPP protocol<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></LI>
+	<LI><A href="jms.html" title="JMS">JMS</A> via the <SPAN class="nobr"><A href="http://java.sun.com/jms/" title="Visit page outside Confluence" rel="nofollow">Java Messaging Service<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> plus all of the great, reliable and scalable transports in <SPAN class="nobr"><A href="http://activemq.org/" title="Visit page outside Confluence" rel="nofollow">ActiveMQ<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> which includes persistence, recovery and transaction support.</LI>
+	<LI><A href="rss.html" title="RSS">RSS</A> support via <SPAN class="nobr"><A href="http://wiki.java.net/bin/view/Javawsxml/Rome" title="Visit page outside Confluence" rel="nofollow">Rome<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> library for accessing and processing RSS feeds.</LI>
+	<LI><A href="vfs.html" title="VFS">VFS</A> via the <SPAN class="nobr"><A href="http://jakarta.apache.org/commons/vfs" title="Visit page outside Confluence" rel="nofollow">Jakarta Commons Net<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> library which provides access to file systems, jars/zips/bzip2, temporary files, WebDAV, Samba (CIFS), HTTP, HTTPS, FTP and SFTP among others</LI>
+</UL>
+
+</DIV>
+          
+        <!--
+          <div class="tabletitle">
+            Children
+            <span class="smalltext" id="show" style="display: inline;">
+              <a href="javascript:showChildren()">Show Children</a></span>
+            <span class="smalltext" id="hide" style="display: none;">
+              <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/Lightweight+components" title="Lightweight components">Lightweight components</a>
+              <span class="smalltext">(ServiceMix)</span>
+              <br>
+                          <a href="http://goopen.org/confluence/display/SM/Third+party+components" title="Third party components">Third party components</a>
+              <span class="smalltext">(ServiceMix)</span>
+              <br>
+                          <a href="http://goopen.org/confluence/display/SM/JBI+Components" title="JBI Components">JBI Components</a>
+              <span class="smalltext">(ServiceMix)</span>
+              <br>
+                          <a href="http://goopen.org/confluence/display/SM/Component+Matrix" title="Component Matrix">Component Matrix</a>
+              <span class="smalltext">(ServiceMix)</span>
+              <br>
+                      </div>
+-->
+                  </DIV>
+        </TD>
+      </TR>
+      </TABLE>     
+      </DIV>
+    </DIV>
+    <DIV id="site-footer">
+          Added by     <A href="http://goopen.org/confluence/users/viewuserprofile.action?username=jstrachan">James Strachan</A>,
+    last edited by     <A href="http://goopen.org/confluence/users/viewuserprofile.action?username=gnodet">Guillaume Nodet</A> on Nov 08, 2006
+                  &nbsp;(<A href="http://goopen.org/confluence/pages/diffpages.action?pageId=1974&originalId=14717">view change</A>)
+              
+      (<A href="http://goopen.org/confluence/pages/editpage.action?pageId=1974">edit page</A>)
+    </DIV>
+
+  </BODY>
+
+</HTML>
\ No newline at end of file

Modified: incubator/servicemix/site/main/container-mbean.html
URL: http://svn.apache.org/viewvc/incubator/servicemix/site/main/container-mbean.html?view=diff&rev=471431&r1=471430&r2=471431
==============================================================================
--- incubator/servicemix/site/main/container-mbean.html (original)
+++ incubator/servicemix/site/main/container-mbean.html Sun Nov  5 06:10:15 2006
@@ -79,7 +79,7 @@
 <H3><A name="Navigation-Community"></A>Community</H3>
 
 <UL class="alternate" type="square">
-	<LI><A href="../SM30UG/users-guide.html" title="User's Guide">User&apos;s Guide</A></LI>
+	<LI><A href="users-guide.html" title="User's Guide">User&apos;s Guide</A></LI>
 	<LI><A href="documentation.html" title="Documentation">Documentation</A></LI>
 	<LI><A href="support.html" title="Support">Support</A></LI>
 	<LI><A href="discussion-forums.html" title="Discussion Forums">Discussion Forums</A></LI>

Modified: incubator/servicemix/site/main/deployserviceassemblytask.html
URL: http://svn.apache.org/viewvc/incubator/servicemix/site/main/deployserviceassemblytask.html?view=diff&rev=471431&r1=471430&r2=471431
==============================================================================
--- incubator/servicemix/site/main/deployserviceassemblytask.html (original)
+++ incubator/servicemix/site/main/deployserviceassemblytask.html Sun Nov  5 06:10:15 2006
@@ -79,7 +79,7 @@
 <H3><A name="Navigation-Community"></A>Community</H3>
 
 <UL class="alternate" type="square">
-	<LI><A href="../SM30UG/users-guide.html" title="User's Guide">User&apos;s Guide</A></LI>
+	<LI><A href="users-guide.html" title="User's Guide">User&apos;s Guide</A></LI>
 	<LI><A href="documentation.html" title="Documentation">Documentation</A></LI>
 	<LI><A href="support.html" title="Support">Support</A></LI>
 	<LI><A href="discussion-forums.html" title="Discussion Forums">Discussion Forums</A></LI>

Modified: incubator/servicemix/site/main/documentation.html
URL: http://svn.apache.org/viewvc/incubator/servicemix/site/main/documentation.html?view=diff&rev=471431&r1=471430&r2=471431
==============================================================================
--- incubator/servicemix/site/main/documentation.html (original)
+++ incubator/servicemix/site/main/documentation.html Sun Nov  5 06:10:15 2006
@@ -114,7 +114,7 @@
             <div class="pagetitle">Documentation</div>
 -->
             <DIV class="wiki-content"><P>Please have a look at <A href="ideas-concerning-documentation.html" title="Ideas concerning documentation">Ideas concerning documentation</A> for contribution.</P>
-<UL><LI><A href="architecture.html" title="Architecture">Architecture</A><UL><LI><A href="extending-eclipse-wtp-to-support-jbi.html" title="Extending Eclipse WTP to support JBI">Extending Eclipse WTP to support JBI</A></LI><LI><A href="how-stuff-works.html" title="How Stuff Works">How Stuff Works</A></LI><LI><A href="marshallers.html" title="Marshallers">Marshallers</A></LI></UL></LI><LI><A href="components.html" title="Components">Components</A><UL><LI><A href="component-matrix.html" title="Component Matrix">Component Matrix</A></LI><LI><A href="jbi-components.html" title="JBI Components">JBI Components</A><UL><LI><A href="servicemix-bean.html" title="servicemix-bean">servicemix-bean</A></LI><LI><A href="servicemix-bpe.html" title="servicemix-bpe">servicemix-bpe</A></LI><LI><A href="servicemix-eip.html" title="servicemix-eip">servicemix-eip</A></LI><LI><A href="servicemix-file.html" title="servicemix-file">servicemix-file</A></LI><LI><A href="servicemix-ftp.html" title="ser
 vicemix-ftp">servicemix-ftp</A></LI><LI><A href="servicemix-http.html" title="servicemix-http">servicemix-http</A></LI><LI><A href="servicemix-jms.html" title="servicemix-jms">servicemix-jms</A></LI><LI><A href="servicemix-jsr181.html" title="servicemix-jsr181">servicemix-jsr181</A></LI><LI><A href="servicemix-lwcontainer.html" title="servicemix-lwcontainer">servicemix-lwcontainer</A></LI><LI><A href="servicemix-wsn2005-old.html" title="servicemix-wsn2005 old">servicemix-wsn2005 old</A></LI><LI><A href="servicemix-xmpp.html" title="servicemix-xmpp">servicemix-xmpp</A><UL><LI><A href="xmpp-integration-testing.html" title="XMPP Integration Testing">XMPP Integration Testing</A></LI></UL></LI></UL></LI><LI><A href="lightweight-components.html" title="Lightweight components">Lightweight components</A><UL><LI><A href="cache.html" title="Cache">Cache</A></LI><LI><A href="component-helper-classes.html" title="Component helper classes">Component helper classes</A></LI><LI><A href="dr
 ools.html" title="Drools">Drools</A></LI><LI><A href="email.html" title="Email">Email</A><UL><LI><A href="expressions.html" title="Expressions">Expressions</A></LI></UL></LI><LI><A href="file.html" title="File">File</A></LI><LI><A href="ftp.html" title="FTP">FTP</A></LI><LI><A href="groovy.html" title="Groovy">Groovy</A></LI><LI><A href="http.html" title="HTTP">HTTP</A></LI><LI><A href="jabber.html" title="Jabber">Jabber</A></LI><LI><A href="jax-ws.html" title="JAX WS">JAX WS</A></LI><LI><A href="jca.html" title="JCA">JCA</A></LI><LI><A href="jms.html" title="JMS">JMS</A></LI><LI><A href="pojo-support.html" title="POJO support">POJO support</A></LI><LI><A href="quartz.html" title="Quartz">Quartz</A> &mdash; <SPAN class="smalltext">The QuartzComponent integrates with the <SPAN class="nobr"><A href="http://www.opensymphony.com/quartz/" title="Visit page outside Confluence" rel="nofollow">Quartz<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> open source scheduler library. This allows to trigger service invocations at timed intervals to perform periodic tasks.</SPAN></LI><LI><A href="reflection.html" title="Reflection">Reflection</A></LI><LI><A href="rss.html" title="RSS">RSS</A></LI><LI><A href="saaj.html" title="SAAJ">SAAJ</A></LI><LI><A href="scripting.html" title="Scripting">Scripting</A></LI><LI><A href="validation.html" title="Validation">Validation</A></LI><LI><A href="vfs.html" title="VFS">VFS</A></LI><LI><A href="ws-notification.html" title="WS Notification">WS Notification</A><UL><LI><A href="ws-notification-xmlbeans.html" title="WS Notification XMLBeans">WS Notification XMLBeans</A></LI></UL></LI><LI><A href="wsif.html" title="WSIF">WSIF</A></LI><LI><A href="xfire.html" title="XFire">XFire</A></LI><LI><A href="xslt.html" title="XSLT">XSLT</A></LI><LI><A href="xsql.html" title="XSQL">XSQL</A></LI></UL></LI><LI><A href="thir
 d-party-components.html" title="Third party components">Third party components</A><UL><LI><A href="bpel.html" title="BPEL">BPEL</A></LI></UL></LI></UL></LI><LI><A href="example-use-cases.html" title="Example & Use Cases">Example &amp; Use Cases</A><UL><LI><A href="configuration-examples.html" title="Configuration examples">Configuration examples</A><UL><LI><A href="jms-binding-configuration.html" title="JMS binding configuration">JMS binding configuration</A></LI></UL></LI><LI><A href="examples.html" title="Examples">Examples</A><UL><LI><A href="basic-old.html" title="Basic old">Basic old</A></LI><LI><A href="bpel-example.html" title="BPEL example">BPEL example</A></LI><LI><A href="file-binding-old.html" title="file binding old">file binding old</A></LI><LI><A href="http-binding.html" title="HTTP binding">HTTP binding</A></LI><LI><A href="jms-binding.html" title="jms-binding">jms-binding</A></LI><LI><A href="loan-broker-example.html" title="Loan Broker example">Loan Broker e
 xample</A></LI><LI><A href="quartz-binding.html" title="quartz-binding">quartz-binding</A></LI><LI><A href="rss-binding.html" title="RSS-binding">RSS-binding</A></LI><LI><A href="soap-binding-example.html" title="soap binding example">soap binding example</A><UL><LI><A href="understanding-the-soap-binding-example.html" title="Understanding the 'soap-binding' example">Understanding the &apos;soap-binding&apos; example</A></LI></UL></LI><LI><A href="vfs-binding.html" title="vfs-binding">vfs-binding</A></LI></UL></LI><LI><A href="use-cases.html" title="Use Cases">Use Cases</A><UL><LI><A href="use-case-for-the-basic-example.html" title="Use Case For the Basic Example">Use Case For the Basic Example</A></LI><LI><A href="use-case-for-the-bpel-example.html" title="Use Case For the BPEL Example">Use Case For the BPEL Example</A></LI><LI><A href="use-case-for-the-http-binding-example.html" title="Use Case For the Http Binding Example">Use Case For the Http Binding Example</A></LI><LI
 ><A href="use-case-for-the-jms-binding-example.html" title="Use Case For the JMS Binding Example">Use Case For the JMS Binding Example</A></LI><LI><A href="use-case-for-the-quartz-binding-example.html" title="Use Case For the Quartz Binding Example">Use Case For the Quartz Binding Example</A></LI><LI><A href="use-case-for-the-rss-binding-example.html" title="Use Case For the RSS Binding Example">Use Case For the RSS Binding Example</A></LI></UL></LI></UL></LI><LI><A href="features.html" title="Features">Features</A><UL><LI><A href="beanflow.html" title="BeanFlow">BeanFlow</A><UL><LI><A href="beanflow-patterns.html" title="BeanFlow Patterns">BeanFlow Patterns</A></LI></UL></LI><LI><A href="client-api.html" title="Client API">Client API</A></LI><LI><A href="routing.html" title="Routing">Routing</A><UL><LI><A href="publish-and-subscribe-routing.html" title="Publish and Subscribe Routing">Publish and Subscribe Routing</A></LI><LI><A href="publish-subscribe-routing.html" title="P
 ublish Subscribe Routing">Publish Subscribe Routing</A></LI><LI><A href="xpath-router.html" title="XPath Router">XPath Router</A></LI></UL></LI><LI><A href="running.html" title="Running">Running</A></LI><LI><A href="transformation.html" title="Transformation">Transformation</A></LI><LI><A href="visualisation.html" title="Visualisation">Visualisation</A></LI></UL></LI><LI><A href="guides.html" title="Guides">Guides</A><UL><LI><A href="classloaders.html" title="Classloaders">Classloaders</A></LI><LI><A href="clustering.html" title="Clustering">Clustering</A></LI><LI><A href="configuration.html" title="Configuration">Configuration</A></LI><LI><A href="getting-started-guide.html" title="Getting Started Guide">Getting Started Guide</A><UL><LI><A href="getting-started-for-servicemix-1x.html" title="Getting Started for ServiceMix 1.x">Getting Started for ServiceMix 1.x</A></LI><LI><A href="getting-started-for-servicemix-2x.html" title="Getting Started for ServiceMix 2.x">Getting St
 arted for ServiceMix 2.x</A></LI></UL></LI><LI><A href="load-balancing.html" title="Load Balancing">Load Balancing</A></LI><LI><A href="management.html" title="Management">Management</A><UL><LI><A href="ant-tasks.html" title="Ant Tasks">Ant Tasks</A><UL><LI><A href="deployserviceassemblytask.html" title="DeployServiceAssemblyTask">DeployServiceAssemblyTask</A></LI><LI><A href="installcomponenttask.html" title="InstallComponentTask">InstallComponentTask</A></LI><LI><A href="installsharedlibrarytask.html" title="InstallSharedLibraryTask">InstallSharedLibraryTask</A></LI><LI><A href="listbindingcomponentstask.html" title="ListBindingComponentsTask">ListBindingComponentsTask</A></LI><LI><A href="listserviceassembliestask.html" title="ListServiceAssembliesTask">ListServiceAssembliesTask</A></LI><LI><A href="listserviceenginestask.html" title="ListServiceEnginesTask">ListServiceEnginesTask</A></LI><LI><A href="listsharedlibrariestask.html" title="ListSharedLibrariesTask">ListShare
 dLibrariesTask</A></LI><LI><A href="shutdowncomponenttask.html" title="ShutDownComponentTask">ShutDownComponentTask</A></LI><LI><A href="shutdownserviceassemblytask.html" title="ShutDownServiceAssemblyTask">ShutDownServiceAssemblyTask</A></LI><LI><A href="startcomponenttask.html" title="StartComponentTask">StartComponentTask</A></LI><LI><A href="startserviceassemblytask.html" title="StartServiceAssemblyTask">StartServiceAssemblyTask</A></LI><LI><A href="stopcomponenttask.html" title="StopComponentTask">StopComponentTask</A></LI><LI><A href="stopserviceassemblytask.html" title="StopServiceAssemblyTask">StopServiceAssemblyTask</A></LI><LI><A href="undeployserviceassemblytask.html" title="UndeployServiceAssemblyTask">UndeployServiceAssemblyTask</A></LI><LI><A href="uninstallcomponenttask.html" title="UninstallComponentTask">UninstallComponentTask</A></LI><LI><A href="uninstallsharedlibrarytask.html" title="UninstallSharedLibraryTask">UninstallSharedLibraryTask</A></LI></UL></LI
 ><LI><A href="component-mbean.html" title="Component MBean">Component MBean</A></LI><LI><A href="container-mbean.html" title="Container MBean">Container MBean</A></LI><LI><A href="environment-context-mbean.html" title="Environment Context MBean">Environment Context MBean</A></LI><LI><A href="jmx-console.html" title="JMX Console">JMX Console</A></LI><LI><A href="life-cycle-mbean.html" title="Life Cycle MBean">Life Cycle MBean</A></LI><LI><A href="message-flow-mbean.html" title="Message Flow MBean">Message Flow MBean</A><UL><LI><A href="seda-flow-mbean.html" title="Seda Flow MBean">Seda Flow MBean</A></LI></UL></LI><LI><A href="nmr-broker-mbean.html" title="NMR Broker MBean">NMR Broker MBean</A></LI><LI><A href="specifications.html" title="Specifications">Specifications</A></LI></UL></LI><LI><A href="nmr-flows.html" title="NMR Flows">NMR Flows</A></LI><LI><A href="servicemix-common.html" title="servicemix-common">servicemix-common</A><UL><LI><A href="notes-on-creating-jbi-comp
 onent-using-maven2.html" title="Notes on Creating JBI Component using maven2">Notes on Creating JBI Component using maven2</A></LI></UL></LI><LI><A href="transactions.html" title="Transactions">Transactions</A></LI></UL></LI><LI><A href="integration.html" title="Integration">Integration</A><UL><LI><A href="geronimo-10-and-servicemix-2x-integration.html" title="Geronimo 1.0 and ServiceMix 2.x Integration">Geronimo 1.0 and ServiceMix 2.x Integration</A></LI><LI><A href="geronimo-11-and-servicemix-3x.html" title="Geronimo 1.1 and ServiceMix 3.x">Geronimo 1.1 and ServiceMix 3.x</A></LI><LI><A href="jboss-deployer.html" title="JBoss Deployer">JBoss Deployer</A><UL><LI><A href="jboss-deployer-for-20.html" title="JBoss Deployer for 2.0">JBoss Deployer for 2.0</A></LI></UL></LI><LI><A href="jndi-configuration.html" title="JNDI configuration">JNDI configuration</A></LI><LI><A href="jonas-integration.html" title="JOnAS Integration">JOnAS Integration</A></LI><LI><A href="spring-support
 .html" title="Spring support">Spring support</A></LI><LI><A href="tomcat-integration.html" title="Tomcat Integration">Tomcat Integration</A><UL><LI><A href="tomcat-integration-for-servicemix-11-and-20.html" title="Tomcat Integration for ServiceMix 1.1 and 2.0">Tomcat Integration for ServiceMix 1.1 and 2.0</A></LI><LI><A href="tomcat-integration-for-servicemix-201.html" title="Tomcat Integration for ServiceMix 2.0.1">Tomcat Integration for ServiceMix 2.0.1</A></LI></UL></LI><LI><A href="war-deployment.html" title="WAR Deployment">WAR Deployment</A></LI></UL></LI><LI><A href="javadocs.html" title="JavaDocs">JavaDocs</A></LI><LI><A href="references.html" title="References">References</A><UL><LI><A href="glossary.html" title="Glossary">Glossary</A><UL><LI><A href="jbi.html" title="JBI">JBI</A></LI><LI><A href="jcache.html" title="JCache">JCache</A></LI><LI><A href="nmr.html" title="NMR">NMR</A></LI></UL></LI><LI><A href="xml-reference.html" title="Xml Reference">Xml Reference</A
 ></LI></UL></LI><LI><A href="resources.html" title="Resources">Resources</A></LI><LI><A href="servicemix-31-features.html" title="ServiceMix 3.1 features">ServiceMix 3.1 features</A><UL><LI><A href="servicemix-saxon.html" title="servicemix-saxon">servicemix-saxon</A></LI><LI><A href="thread-pools.html" title="Thread pools">Thread pools</A></LI></UL></LI><LI><A href="tooling-and-utilities.html" title="Tooling and Utilities">Tooling and Utilities</A><UL><LI><A href="cimero-editor.html" title="CIMERO Editor">CIMERO Editor</A></LI><LI><A href="console.html" title="Console">Console</A></LI><LI><A href="eclipse-plugin.html" title="Eclipse plugin">Eclipse plugin</A></LI><LI><A href="maven-jbi-plugin.html" title="Maven JBI plugin">Maven JBI plugin</A><UL><LI><A href="full-description.html" title="Full Description">Full Description</A></LI><LI><A href="maven-1x-jbi-plugin.html" title="Maven 1.x JBI Plugin">Maven 1.x JBI Plugin</A></LI><LI><A href="working-with-components.html" title=
 "Working with Components">Working with Components</A></LI><LI><A href="working-with-service-assemblies.html" title="Working with Service Assemblies">Working with Service Assemblies</A></LI><LI><A href="working-with-service-units.html" title="Working with Service Units">Working with Service Units</A></LI><LI><A href="working-with-shared-libraries.html" title="Working with Shared Libraries">Working with Shared Libraries</A></LI></UL></LI><LI><A href="maven-sar-plugin.html" title="Maven SAR plugin">Maven SAR plugin</A></LI></UL></LI><LI><A href="tutorials.html" title="Tutorials">Tutorials</A><UL><LI><A href="creating-a-protocol-bridge.html" title="Creating a protocol bridge">Creating a protocol bridge</A></LI><LI><A href="creating-a-standard-jbi-component.html" title="Creating a Standard JBI Component">Creating a Standard JBI Component</A></LI><LI><A href="deploying-lightweight-components-tutorial.html" title="Deploying Lightweight Components Tutorial">Deploying Lightweight Com
 ponents Tutorial</A></LI><LI><A href="spring-client-toolkit.html" title="Spring Client Toolkit">Spring Client Toolkit</A></LI></UL></LI><LI><A href="users-guide.html" title="Users Guide">Users Guide</A></LI><LI><A href="xml-schemas.html" title="Xml schemas">Xml schemas</A></LI></UL></DIV>
+<UL><LI><A href="architecture.html" title="Architecture">Architecture</A><UL><LI><A href="extending-eclipse-wtp-to-support-jbi.html" title="Extending Eclipse WTP to support JBI">Extending Eclipse WTP to support JBI</A></LI><LI><A href="how-stuff-works.html" title="How Stuff Works">How Stuff Works</A></LI><LI><A href="marshallers.html" title="Marshallers">Marshallers</A></LI></UL></LI><LI><A href="components-list.html" title="Components list">Components list</A><UL><LI><A href="component-matrix.html" title="Component Matrix">Component Matrix</A></LI><LI><A href="jbi-components.html" title="JBI Components">JBI Components</A><UL><LI><A href="servicemix-bean.html" title="servicemix-bean">servicemix-bean</A></LI><LI><A href="servicemix-bpe.html" title="servicemix-bpe">servicemix-bpe</A></LI><LI><A href="servicemix-eip.html" title="servicemix-eip">servicemix-eip</A></LI><LI><A href="servicemix-file.html" title="servicemix-file">servicemix-file</A></LI><LI><A href="servicemix-ftp.h
 tml" title="servicemix-ftp">servicemix-ftp</A></LI><LI><A href="servicemix-http.html" title="servicemix-http">servicemix-http</A></LI><LI><A href="servicemix-jms.html" title="servicemix-jms">servicemix-jms</A></LI><LI><A href="servicemix-jsr181.html" title="servicemix-jsr181">servicemix-jsr181</A></LI><LI><A href="servicemix-lwcontainer.html" title="servicemix-lwcontainer">servicemix-lwcontainer</A></LI><LI><A href="servicemix-wsn2005-old.html" title="servicemix-wsn2005 old">servicemix-wsn2005 old</A></LI><LI><A href="servicemix-xmpp.html" title="servicemix-xmpp">servicemix-xmpp</A><UL><LI><A href="xmpp-integration-testing.html" title="XMPP Integration Testing">XMPP Integration Testing</A></LI></UL></LI></UL></LI><LI><A href="lightweight-components.html" title="Lightweight components">Lightweight components</A><UL><LI><A href="cache.html" title="Cache">Cache</A></LI><LI><A href="component-helper-classes.html" title="Component helper classes">Component helper classes</A></LI>
 <LI><A href="drools.html" title="Drools">Drools</A></LI><LI><A href="email.html" title="Email">Email</A><UL><LI><A href="expressions.html" title="Expressions">Expressions</A></LI></UL></LI><LI><A href="file.html" title="File">File</A></LI><LI><A href="ftp.html" title="FTP">FTP</A></LI><LI><A href="groovy.html" title="Groovy">Groovy</A></LI><LI><A href="http.html" title="HTTP">HTTP</A></LI><LI><A href="jabber.html" title="Jabber">Jabber</A></LI><LI><A href="jax-ws.html" title="JAX WS">JAX WS</A></LI><LI><A href="jca.html" title="JCA">JCA</A></LI><LI><A href="jms.html" title="JMS">JMS</A></LI><LI><A href="pojo-support.html" title="POJO support">POJO support</A></LI><LI><A href="quartz.html" title="Quartz">Quartz</A> &mdash; <SPAN class="smalltext">The QuartzComponent integrates with the <SPAN class="nobr"><A href="http://www.opensymphony.com/quartz/" title="Visit page outside Confluence" rel="nofollow">Quartz<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> open source scheduler library. This allows to trigger service invocations at timed intervals to perform periodic tasks.</SPAN></LI><LI><A href="reflection.html" title="Reflection">Reflection</A></LI><LI><A href="rss.html" title="RSS">RSS</A></LI><LI><A href="saaj.html" title="SAAJ">SAAJ</A></LI><LI><A href="scripting.html" title="Scripting">Scripting</A></LI><LI><A href="validation.html" title="Validation">Validation</A></LI><LI><A href="vfs.html" title="VFS">VFS</A></LI><LI><A href="ws-notification.html" title="WS Notification">WS Notification</A><UL><LI><A href="ws-notification-xmlbeans.html" title="WS Notification XMLBeans">WS Notification XMLBeans</A></LI></UL></LI><LI><A href="wsif.html" title="WSIF">WSIF</A></LI><LI><A href="xfire.html" title="XFire">XFire</A></LI><LI><A href="xslt.html" title="XSLT">XSLT</A></LI><LI><A href="xsql.html" title="XSQL">XSQL</A></LI></UL></LI><L
 I><A href="third-party-components.html" title="Third party components">Third party components</A><UL><LI><A href="bpel.html" title="BPEL">BPEL</A></LI></UL></LI></UL></LI><LI><A href="example-use-cases.html" title="Example & Use Cases">Example &amp; Use Cases</A><UL><LI><A href="configuration-examples.html" title="Configuration examples">Configuration examples</A><UL><LI><A href="jms-binding-configuration.html" title="JMS binding configuration">JMS binding configuration</A></LI></UL></LI><LI><A href="examples.html" title="Examples">Examples</A><UL><LI><A href="basic-old.html" title="Basic old">Basic old</A></LI><LI><A href="bpel-example.html" title="BPEL example">BPEL example</A></LI><LI><A href="file-binding-old.html" title="file binding old">file binding old</A></LI><LI><A href="http-binding.html" title="HTTP binding">HTTP binding</A></LI><LI><A href="jms-binding.html" title="jms-binding">jms-binding</A></LI><LI><A href="loan-broker-example.html" title="Loan Broker example
 ">Loan Broker example</A></LI><LI><A href="quartz-binding.html" title="quartz-binding">quartz-binding</A></LI><LI><A href="rss-binding.html" title="RSS-binding">RSS-binding</A></LI><LI><A href="soap-binding-example.html" title="soap binding example">soap binding example</A><UL><LI><A href="understanding-the-soap-binding-example.html" title="Understanding the 'soap-binding' example">Understanding the &apos;soap-binding&apos; example</A></LI></UL></LI><LI><A href="vfs-binding.html" title="vfs-binding">vfs-binding</A></LI></UL></LI><LI><A href="use-cases.html" title="Use Cases">Use Cases</A><UL><LI><A href="use-case-for-the-basic-example.html" title="Use Case For the Basic Example">Use Case For the Basic Example</A></LI><LI><A href="use-case-for-the-bpel-example.html" title="Use Case For the BPEL Example">Use Case For the BPEL Example</A></LI><LI><A href="use-case-for-the-http-binding-example.html" title="Use Case For the Http Binding Example">Use Case For the Http Binding Exam
 ple</A></LI><LI><A href="use-case-for-the-jms-binding-example.html" title="Use Case For the JMS Binding Example">Use Case For the JMS Binding Example</A></LI><LI><A href="use-case-for-the-quartz-binding-example.html" title="Use Case For the Quartz Binding Example">Use Case For the Quartz Binding Example</A></LI><LI><A href="use-case-for-the-rss-binding-example.html" title="Use Case For the RSS Binding Example">Use Case For the RSS Binding Example</A></LI></UL></LI></UL></LI><LI><A href="features.html" title="Features">Features</A><UL><LI><A href="beanflow.html" title="BeanFlow">BeanFlow</A><UL><LI><A href="beanflow-patterns.html" title="BeanFlow Patterns">BeanFlow Patterns</A></LI></UL></LI><LI><A href="client-api.html" title="Client API">Client API</A></LI><LI><A href="routing.html" title="Routing">Routing</A><UL><LI><A href="publish-and-subscribe-routing.html" title="Publish and Subscribe Routing">Publish and Subscribe Routing</A></LI><LI><A href="publish-subscribe-routing
 .html" title="Publish Subscribe Routing">Publish Subscribe Routing</A></LI><LI><A href="xpath-router.html" title="XPath Router">XPath Router</A></LI></UL></LI><LI><A href="running.html" title="Running">Running</A></LI><LI><A href="transformation.html" title="Transformation">Transformation</A></LI><LI><A href="visualisation.html" title="Visualisation">Visualisation</A></LI></UL></LI><LI><A href="guides.html" title="Guides">Guides</A><UL><LI><A href="classloaders.html" title="Classloaders">Classloaders</A></LI><LI><A href="clustering.html" title="Clustering">Clustering</A></LI><LI><A href="configuration.html" title="Configuration">Configuration</A></LI><LI><A href="getting-started-guide.html" title="Getting Started Guide">Getting Started Guide</A><UL><LI><A href="getting-started-for-servicemix-1x.html" title="Getting Started for ServiceMix 1.x">Getting Started for ServiceMix 1.x</A></LI><LI><A href="getting-started-for-servicemix-2x.html" title="Getting Started for ServiceMix 
 2.x">Getting Started for ServiceMix 2.x</A></LI></UL></LI><LI><A href="load-balancing.html" title="Load Balancing">Load Balancing</A></LI><LI><A href="management.html" title="Management">Management</A><UL><LI><A href="ant-tasks.html" title="Ant Tasks">Ant Tasks</A><UL><LI><A href="deployserviceassemblytask.html" title="DeployServiceAssemblyTask">DeployServiceAssemblyTask</A></LI><LI><A href="installcomponenttask.html" title="InstallComponentTask">InstallComponentTask</A></LI><LI><A href="installsharedlibrarytask.html" title="InstallSharedLibraryTask">InstallSharedLibraryTask</A></LI><LI><A href="listbindingcomponentstask.html" title="ListBindingComponentsTask">ListBindingComponentsTask</A></LI><LI><A href="listserviceassembliestask.html" title="ListServiceAssembliesTask">ListServiceAssembliesTask</A></LI><LI><A href="listserviceenginestask.html" title="ListServiceEnginesTask">ListServiceEnginesTask</A></LI><LI><A href="listsharedlibrariestask.html" title="ListSharedLibraries
 Task">ListSharedLibrariesTask</A></LI><LI><A href="shutdowncomponenttask.html" title="ShutDownComponentTask">ShutDownComponentTask</A></LI><LI><A href="shutdownserviceassemblytask.html" title="ShutDownServiceAssemblyTask">ShutDownServiceAssemblyTask</A></LI><LI><A href="startcomponenttask.html" title="StartComponentTask">StartComponentTask</A></LI><LI><A href="startserviceassemblytask.html" title="StartServiceAssemblyTask">StartServiceAssemblyTask</A></LI><LI><A href="stopcomponenttask.html" title="StopComponentTask">StopComponentTask</A></LI><LI><A href="stopserviceassemblytask.html" title="StopServiceAssemblyTask">StopServiceAssemblyTask</A></LI><LI><A href="undeployserviceassemblytask.html" title="UndeployServiceAssemblyTask">UndeployServiceAssemblyTask</A></LI><LI><A href="uninstallcomponenttask.html" title="UninstallComponentTask">UninstallComponentTask</A></LI><LI><A href="uninstallsharedlibrarytask.html" title="UninstallSharedLibraryTask">UninstallSharedLibraryTask</A
 ></LI></UL></LI><LI><A href="component-mbean.html" title="Component MBean">Component MBean</A></LI><LI><A href="container-mbean.html" title="Container MBean">Container MBean</A></LI><LI><A href="environment-context-mbean.html" title="Environment Context MBean">Environment Context MBean</A></LI><LI><A href="jmx-console.html" title="JMX Console">JMX Console</A></LI><LI><A href="life-cycle-mbean.html" title="Life Cycle MBean">Life Cycle MBean</A></LI><LI><A href="message-flow-mbean.html" title="Message Flow MBean">Message Flow MBean</A><UL><LI><A href="seda-flow-mbean.html" title="Seda Flow MBean">Seda Flow MBean</A></LI></UL></LI><LI><A href="nmr-broker-mbean.html" title="NMR Broker MBean">NMR Broker MBean</A></LI><LI><A href="specifications.html" title="Specifications">Specifications</A></LI></UL></LI><LI><A href="nmr-flows.html" title="NMR Flows">NMR Flows</A></LI><LI><A href="servicemix-common.html" title="servicemix-common">servicemix-common</A><UL><LI><A href="notes-on-cr
 eating-jbi-component-using-maven2.html" title="Notes on Creating JBI Component using maven2">Notes on Creating JBI Component using maven2</A></LI></UL></LI><LI><A href="transactions.html" title="Transactions">Transactions</A></LI></UL></LI><LI><A href="integration.html" title="Integration">Integration</A><UL><LI><A href="geronimo-integration.html" title="Geronimo integration">Geronimo integration</A><UL><LI><A href="geronimo-10-and-servicemix-2x-integration.html" title="Geronimo 1.0 and ServiceMix 2.x Integration">Geronimo 1.0 and ServiceMix 2.x Integration</A></LI></UL></LI><LI><A href="jboss-deployer.html" title="JBoss Deployer">JBoss Deployer</A><UL><LI><A href="jboss-deployer-for-20.html" title="JBoss Deployer for 2.0">JBoss Deployer for 2.0</A></LI></UL></LI><LI><A href="jndi-configuration.html" title="JNDI configuration">JNDI configuration</A></LI><LI><A href="jonas-integration.html" title="JOnAS Integration">JOnAS Integration</A></LI><LI><A href="spring-support.html" 
 title="Spring support">Spring support</A></LI><LI><A href="tomcat-integration.html" title="Tomcat Integration">Tomcat Integration</A><UL><LI><A href="tomcat-integration-for-servicemix-11-and-20.html" title="Tomcat Integration for ServiceMix 1.1 and 2.0">Tomcat Integration for ServiceMix 1.1 and 2.0</A></LI><LI><A href="tomcat-integration-for-servicemix-201.html" title="Tomcat Integration for ServiceMix 2.0.1">Tomcat Integration for ServiceMix 2.0.1</A></LI></UL></LI><LI><A href="war-deployment.html" title="WAR Deployment">WAR Deployment</A></LI></UL></LI><LI><A href="javadocs.html" title="JavaDocs">JavaDocs</A></LI><LI><A href="references.html" title="References">References</A><UL><LI><A href="glossary.html" title="Glossary">Glossary</A><UL><LI><A href="jbi.html" title="JBI">JBI</A></LI><LI><A href="jcache.html" title="JCache">JCache</A></LI><LI><A href="nmr.html" title="NMR">NMR</A></LI></UL></LI><LI><A href="xml-reference.html" title="Xml Reference">Xml Reference</A></LI><
 /UL></LI><LI><A href="resources.html" title="Resources">Resources</A></LI><LI><A href="servicemix-31-features.html" title="ServiceMix 3.1 features">ServiceMix 3.1 features</A><UL><LI><A href="servicemix-saxon.html" title="servicemix-saxon">servicemix-saxon</A></LI><LI><A href="thread-pools.html" title="Thread pools">Thread pools</A></LI></UL></LI><LI><A href="tooling-and-utilities.html" title="Tooling and Utilities">Tooling and Utilities</A><UL><LI><A href="cimero-editor.html" title="CIMERO Editor">CIMERO Editor</A></LI><LI><A href="console.html" title="Console">Console</A></LI><LI><A href="eclipse-plugin.html" title="Eclipse plugin">Eclipse plugin</A></LI><LI><A href="maven-jbi-plugin.html" title="Maven JBI plugin">Maven JBI plugin</A><UL><LI><A href="full-description.html" title="Full Description">Full Description</A></LI><LI><A href="maven-1x-jbi-plugin.html" title="Maven 1.x JBI Plugin">Maven 1.x JBI Plugin</A></LI><LI><A href="working-with-components.html" title="Workin
 g with Components">Working with Components</A></LI><LI><A href="working-with-service-assemblies.html" title="Working with Service Assemblies">Working with Service Assemblies</A></LI><LI><A href="working-with-service-units.html" title="Working with Service Units">Working with Service Units</A></LI><LI><A href="working-with-shared-libraries.html" title="Working with Shared Libraries">Working with Shared Libraries</A></LI></UL></LI><LI><A href="maven-sar-plugin.html" title="Maven SAR plugin">Maven SAR plugin</A></LI></UL></LI><LI><A href="tutorials.html" title="Tutorials">Tutorials</A><UL><LI><A href="creating-a-protocol-bridge.html" title="Creating a protocol bridge">Creating a protocol bridge</A></LI><LI><A href="creating-a-standard-jbi-component.html" title="Creating a Standard JBI Component">Creating a Standard JBI Component</A></LI><LI><A href="deploying-lightweight-components-tutorial.html" title="Deploying Lightweight Components Tutorial">Deploying Lightweight Components
  Tutorial</A></LI><LI><A href="spring-client-toolkit.html" title="Spring Client Toolkit">Spring Client Toolkit</A></LI></UL></LI><LI><A href="users-guide.html" title="Users Guide">Users Guide</A></LI><LI><A href="xml-schemas.html" title="Xml schemas">Xml schemas</A></LI></UL></DIV>
           
         <!--
           <div class="tabletitle">
@@ -161,7 +161,7 @@
                           <a href="http://goopen.org/confluence/display/SM/Resources" title="Resources">Resources</a>
               <span class="smalltext">(ServiceMix)</span>
               <br>
-                          <a href="http://goopen.org/confluence/display/SM/Components" title="Components">Components</a>
+                          <a href="http://goopen.org/confluence/display/SM/Components+list" title="Components list">Components list</a>
               <span class="smalltext">(ServiceMix)</span>
               <br>
                           <a href="http://goopen.org/confluence/display/SM/Users+Guide" title="Users Guide">Users Guide</a>

Modified: incubator/servicemix/site/main/general.html
URL: http://svn.apache.org/viewvc/incubator/servicemix/site/main/general.html?view=diff&rev=471431&r1=471430&r2=471431
==============================================================================
--- incubator/servicemix/site/main/general.html (original)
+++ incubator/servicemix/site/main/general.html Sun Nov  5 06:10:15 2006
@@ -79,7 +79,7 @@
 <H3><A name="Navigation-Community"></A>Community</H3>
 
 <UL class="alternate" type="square">
-	<LI><A href="users-guide.html" title="User's Guide">User&apos;s Guide</A></LI>
+	<LI><SPAN class="nobr"><A href="http://goopen.org/confluence/pages/createpage.action?spaceKey=SM30UG&title=User's%20Guide" title="Create Page in space SM30UG: User's Guide" class="createlink">User&apos;s Guide<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="documentation.html" title="Documentation">Documentation</A></LI>
 	<LI><A href="support.html" title="Support">Support</A></LI>
 	<LI><A href="discussion-forums.html" title="Discussion Forums">Discussion Forums</A></LI>

Modified: incubator/servicemix/site/main/geronimo-10-and-servicemix-2x-integration.html
URL: http://svn.apache.org/viewvc/incubator/servicemix/site/main/geronimo-10-and-servicemix-2x-integration.html?view=diff&rev=471431&r1=471430&r2=471431
==============================================================================
--- incubator/servicemix/site/main/geronimo-10-and-servicemix-2x-integration.html (original)
+++ incubator/servicemix/site/main/geronimo-10-and-servicemix-2x-integration.html Sun Nov  5 06:10:15 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="integration.html" title="Integration">Integration</A>&nbsp;&gt;&nbsp;<A href="" title="Geronimo 1.0 and ServiceMix 2.x Integration">Geronimo 1.0 and ServiceMix 2.x Integration</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="integration.html" title="Integration">Integration</A>&nbsp;&gt;&nbsp;<A href="geronimo-integration.html" title="Geronimo integration">Geronimo integration</A>&nbsp;&gt;&nbsp;<A href="" title="Geronimo 1.0 and ServiceMix 2.x Integration">Geronimo 1.0 and ServiceMix 2.x Integration</A>
             </DIV>
           </TD>
           <TD align="right" valign="middle" nowrap="">
@@ -570,8 +570,8 @@
     </DIV>
     <DIV id="site-footer">
           Added by     <A href="http://goopen.org/confluence/users/viewuserprofile.action?username=chirino">Hiram Chirino</A>,
-    last edited by     <A href="http://goopen.org/confluence/users/viewuserprofile.action?username=flashard">Michael Lee</A> on Oct 12, 2006
-                  &nbsp;(<A href="http://goopen.org/confluence/pages/diffpages.action?pageId=1898&originalId=14065">view change</A>)
+    last edited by     <A href="http://goopen.org/confluence/users/viewuserprofile.action?username=gnodet">Guillaume Nodet</A> on Nov 08, 2006
+                  &nbsp;(<A href="http://goopen.org/confluence/pages/diffpages.action?pageId=1898&originalId=14722">view change</A>)
               
       (<A href="http://goopen.org/confluence/pages/editpage.action?pageId=1898">edit page</A>)
     </DIV>