Author: chirino
Date: Wed Sep 27 10:44:35 2006
New Revision: 450515
URL: http://svn.apache.org/viewvc?view=rev&rev=450515
Log:
Latest export from confluence
Modified:
incubator/servicemix/site/main/hello-world-se.html
Modified: incubator/servicemix/site/main/hello-world-se.html
URL:
http://svn.apache.org/viewvc/incubator/servicemix/site/main/hello-world-se.html?view=diff&rev=450515&r1=450514&r2=450515
==============================================================================
--- incubator/servicemix/site/main/hello-world-se.html (original)
+++ incubator/servicemix/site/main/hello-world-se.html Wed Sep 27 10:44:35 2006
@@ -143,8 +143,7 @@
<P>provide additional reading<BR>
<A href="creating-a-protocol-bridge.html" title="Creating a protocol
bridge">Creating a protocol bridge</A>.for a "bigger" example<BR>
-The <A href="examples.html" title="Examples">examples</A> page lists examples
providing more information, showing further possibilities and components.</P>
-</TD></TR></TABLE>
+The <A href="examples.html" title="Examples">examples</A> page lists examples
providing more information, showing further possibilities and
components.</P></TD></TR></TABLE>
<H2><A name="HelloWorld-SE-Prerequisites"></A>Prerequisites</H2>
@@ -390,7 +389,9 @@
<LI>read Messages</LI>
<LI>count the bytes</LI>
<LI>send a message back</LI>
- <LI>Configure SA so that the example receives messages</LI>
+ <LI>Configure SA so that the example receives messages<BR>
+create & populate<BR>
+C:\hello-world-SE-SU-SA\hello-world-SU\src\main\resources\servicemix.xml</LI>
<LI>make something send messages (eg quartz timer, HTTP POST,...) and
dump the answer (eg TraceComponent, FireWriter, EIP,...)</LI>
<LI>add a chapter what user may do now / "how to continue when
having the working example"</LI>
</UL>
@@ -410,34 +411,8 @@
<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=georg_dembowski">Georg
Dembowski</A> on Sep 27, 2006
- (<A
href="http://goopen.org/confluence/pages/diffpages.action?pageId=13823&originalId=13862">view
change</A>)
- <SPAN id="show" class="inline-control-link"><A href=""
onclick="showComment(); return false;">show comment</A></SPAN>
- <SPAN id="hide" class="inline-control-link" style="display:none;"><A
href="" onclick="hideComment(); return false;">hide comment</A></SPAN>
- <DIV id="versionComment" class="noteMacro" style="display:none;
padding: 5px;">
- <B>Comment:</B>
- INS link to further reading<BR>
- <SPAN class="smalltext"><A
href="http://goopen.org/confluence/pages/viewpreviouspageversions.action?pageId=13823">View
page history</A></SPAN>
- </DIV>
-
- <SCRIPT>
- var show = document.getElementById('show');
- var hide = document.getElementById('hide');
- var versionComment = document.getElementById('versionComment');
-
- function showComment(){
- show.style.display = 'none';
- hide.style.display = 'inline';
- versionComment.style.display = 'block';
- }
-
- function hideComment(){
- show.style.display = 'inline';
- hide.style.display = 'none';
- versionComment.style.display = 'none';
- }
-
- </SCRIPT>
-
+ (<A
href="http://goopen.org/confluence/pages/diffpages.action?pageId=13823&originalId=13863">view
change</A>)
+
(<A
href="http://goopen.org/confluence/pages/editpage.action?pageId=13823">edit
page</A>)
</DIV>