You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@servicemix.apache.org by js...@apache.org on 2006/06/20 10:44:37 UTC

svn commit: r415566 - in /incubator/servicemix/site: wsif.html xfire.html

Author: jstrachan
Date: Tue Jun 20 01:44:36 2006
New Revision: 415566

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

Modified:
    incubator/servicemix/site/wsif.html
    incubator/servicemix/site/xfire.html

Modified: incubator/servicemix/site/wsif.html
URL: http://svn.apache.org/viewvc/incubator/servicemix/site/wsif.html?rev=415566&r1=415565&r2=415566&view=diff
==============================================================================
--- incubator/servicemix/site/wsif.html (original)
+++ incubator/servicemix/site/wsif.html Tue Jun 20 01:44:36 2006
@@ -72,7 +72,7 @@
 	<LI><A href="background-to-servicemix.html" title="Background to ServiceMix">Background to ServiceMix</A></LI>
 	<LI><A href="news.html" title="News">News</A></LI>
 	<LI><A href="faq.html" title="FAQ">FAQ</A></LI>
-	<LI><A href="site.html" title="Site">Site</A></LI>
+	<LI><A href="sitemap.html" title="SiteMap">Site</A></LI>
 	<LI><A href="download.html" title="Download">Download</A></LI>
 </UL>
 

Modified: incubator/servicemix/site/xfire.html
URL: http://svn.apache.org/viewvc/incubator/servicemix/site/xfire.html?rev=415566&r1=415565&r2=415566&view=diff
==============================================================================
--- incubator/servicemix/site/xfire.html (original)
+++ incubator/servicemix/site/xfire.html Tue Jun 20 01:44:36 2006
@@ -72,7 +72,7 @@
 	<LI><A href="background-to-servicemix.html" title="Background to ServiceMix">Background to ServiceMix</A></LI>
 	<LI><A href="news.html" title="News">News</A></LI>
 	<LI><A href="faq.html" title="FAQ">FAQ</A></LI>
-	<LI><A href="site.html" title="Site">Site</A></LI>
+	<LI><A href="sitemap.html" title="SiteMap">Site</A></LI>
 	<LI><A href="download.html" title="Download">Download</A></LI>
 </UL>
 
@@ -265,13 +265,7 @@
 <P>&nbsp;</P>
 
 <P>Then, to expose your service on the JBI bus, register a JBI binding for the service:</P>
-<DIV class="code"><DIV class="codeContent">
-<PRE class="code-xml"><SPAN class="code-tag">&lt;sm:activationSpec componentName=<SPAN class="code-quote">&quot;binding&quot;</SPAN> service=<SPAN class="code-quote">&quot;xfire:Echo&quot;</SPAN>&gt;</SPAN>
-  <SPAN class="code-tag">&lt;sm:component&gt;</SPAN><SPAN class="code-tag">&lt;bean class=<SPAN class="code-quote">&quot;org.apache.servicemix.components.xfire.XFireBinding&quot;</SPAN>&gt;</SPAN>
-    <SPAN class="code-tag">&lt;property name=<SPAN class="code-quote">&quot;xfire&quot;</SPAN> ref=<SPAN class="code-quote">&quot;xfire&quot;</SPAN>/&gt;</SPAN>
-  <SPAN class="code-tag">&lt;/bean&gt;</SPAN><SPAN class="code-tag">&lt;/sm:component&gt;</SPAN>
-<SPAN class="code-tag">&lt;/sm:activationSpec&gt;</SPAN></PRE>
-</DIV></DIV>
+
 <P>&nbsp;</P>
 
 <P>&nbsp;</P>