Author: chirino
Date: Thu Jan  4 15:03:37 2007
New Revision: 492800

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

Modified:
    incubator/servicemix/site/hello-world-se.html

Modified: incubator/servicemix/site/hello-world-se.html
URL: 
http://svn.apache.org/viewvc/incubator/servicemix/site/hello-world-se.html?view=diff&rev=492800&r1=492799&r2=492800
==============================================================================
--- incubator/servicemix/site/hello-world-se.html (original)
+++ incubator/servicemix/site/hello-world-se.html Thu Jan  4 15:03:37 2007
@@ -145,7 +145,7 @@
 <P>This tutorial describes how to create a very simple Hello World style of 
JBI service engine (SE) component. It demonstrates some best practices for 
creating JBI components. The example in this tutorial is as minimalistic as 
possible so as to focus on key concepts and not drown in details. The example 
component will respond to all requests with the message: </P>
 
 <DIV class="panel"><DIV class="panelContent">
-<P>Hello, I received &lt;xyz&gt; bytes&#33;</P>
+<P>&lt;hello&gt;Hello World! Message [&lt;original message here&gt;] contains 
[??] bytes.&lt;/hello&gt;</P>
 </DIV></DIV>
 
 <H2><A name="HelloWorld-SE-Prerequisites"></A>Prerequisites</H2>
@@ -463,7 +463,7 @@
  T E S T S<BR>
 -------------------------------------------------------<BR>
 Running org.apache.servicemix.samples.helloworld.se.MySpringComponentTest<BR>
-<B>&lt;hello&gt;Hello World! Message [&lt;hello&gt;Ski 
Colorado!&lt;/hello&gt;] contains [28] bytes&lt;/hello&gt;.</B><BR>
+<B>&lt;hello&gt;Hello World! Message [&lt;hello&gt;Ski 
Colorado!&lt;/hello&gt;] contains [28] bytes.&lt;/hello&gt;</B><BR>
 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.009 sec</P>
 
 <P>Results :<BR>
@@ -838,7 +838,7 @@
     <DIV id="site-footer">
           Added by     <A 
href="http://goopen.org/confluence/users/viewuserprofile.action?username=georg_dembowski";>Georg
 Dembowski</A>,
     last edited by     <A 
href="http://goopen.org/confluence/users/viewuserprofile.action?username=bsnyder";>Bruce
 Snyder</A> on Jan 06, 2007
-                  &nbsp;(<A 
href="http://goopen.org/confluence/pages/diffpages.action?pageId=13823&originalId=15248";>view
 change</A>)
+                  &nbsp;(<A 
href="http://goopen.org/confluence/pages/diffpages.action?pageId=13823&originalId=15249";>view
 change</A>)
               
       (<A 
href="http://goopen.org/confluence/pages/editpage.action?pageId=13823";>edit 
page</A>)
     </DIV>


Reply via email to