Author: chirino
Date: Mon Sep 18 16:01:47 2006
New Revision: 447618
URL: http://svn.apache.org/viewvc?view=rev&rev=447618
Log:
Latest export from confluence
Modified:
incubator/servicemix/site/sm30ug/file-binding.html
Modified: incubator/servicemix/site/sm30ug/file-binding.html
URL:
http://svn.apache.org/viewvc/incubator/servicemix/site/sm30ug/file-binding.html?view=diff&rev=447618&r1=447617&r2=447618
==============================================================================
--- incubator/servicemix/site/sm30ug/file-binding.html (original)
+++ incubator/servicemix/site/sm30ug/file-binding.html Mon Sep 18 16:01:47 2006
@@ -27,7 +27,7 @@
table.ScrollbarTable td.ScrollbarNextName {text-align: right;border: none;}
table.ScrollbarTable td.ScrollbarNextIcon {text-align: center;width:
16px;border: none;}
-/*]]>*/</STYLE><DIV class="Scrollbar"><TABLE class="ScrollbarTable"><TR><TD
class="ScrollbarPrevIcon"><A href="bridge.html"><IMG border="0" align="middle"
src="http://goopen.org/confluence/images/icons/back_16.gif" width="16"
height="16"></A></TD><TD width="33%" class="ScrollbarPrevName"><A
href="bridge.html">Bridge</A> </TD><TD width="33%"
class="ScrollbarParent"><SUP><A href="4-examples.html"><IMG border="0"
align="middle" src="http://goopen.org/confluence/images/icons/up_16.gif"
width="8" height="8"></A></SUP><A href="4-examples.html">4.
Examples</A></TD><TD width="33%" class="ScrollbarNextName"> <A
href="loan-broker.html">Loan Broker</A></TD><TD class="ScrollbarNextIcon"><A
href="loan-broker.html"><IMG border="0" align="middle"
src="http://goopen.org/confluence/images/icons/forwd_16.gif" width="16"
height="16"></A></TD></TR></TABLE></DIV>
+/*]]>*/</STYLE><DIV class="Scrollbar"><TABLE class="ScrollbarTable"><TR><TD
class="ScrollbarPrevIcon"><A href="cluster.html"><IMG border="0" align="middle"
src="http://goopen.org/confluence/images/icons/back_16.gif" width="16"
height="16"></A></TD><TD width="33%" class="ScrollbarPrevName"><A
href="cluster.html">Cluster</A> </TD><TD width="33%"
class="ScrollbarParent"><SUP><A href="4-examples.html"><IMG border="0"
align="middle" src="http://goopen.org/confluence/images/icons/up_16.gif"
width="8" height="8"></A></SUP><A href="4-examples.html">4.
Examples</A></TD><TD width="33%" class="ScrollbarNextName"> <A
href="loan-broker.html">Loan Broker</A></TD><TD class="ScrollbarNextIcon"><A
href="loan-broker.html"><IMG border="0" align="middle"
src="http://goopen.org/confluence/images/icons/forwd_16.gif" width="16"
height="16"></A></TD></TR></TABLE></DIV>
<H1><A name="FileBinding-FileBindingExample"></A>File Binding Example</H1>
@@ -46,7 +46,7 @@
<P>The XML code for the <EM>File Binding</EM> example is located in the
ServiceMix installation directory under the <TT>examples\file-binding</TT>
directory in the <TT>servicemix.xml</TT> file. It is recommended that you refer
to the <TT>servicemix.xml</TT> file while reading this document.</P>
-<P>The <EM>File Binding</EM> XML file, <TT>servicemix.xml</TT>, contains two
components and a supporting bean. One component waits for a file to be
deposited into the the <TT>inbox</TT>directory, retrieves it, creates a
normalized message that contains the file, then sends the message to the
Normalized Message Router (NMR). The NMR routes the file to the other
component, which deposits it into an <TT>outbox</TT> directory. The bean
provides a thread pool to enhance the performance of the reading and processing
of the files. Details about the components and bean are discussed below.</P>
+<P>The <EM>File Binding</EM> XML file, <TT>servicemix.xml</TT>, contains two
components and a supporting bean. One component waits for a file to be
deposited into the the <TT>inbox</TT>directory, retrieves it, creates a
normalized message that contains the file, then sends the message to the
Normalized Message Router (NMR). The NMR routes the file to the other
component, which deposits it into an <TT>outbox</TT> directory. Please be aware
that for the out-of-the-box example the input and output files are not
necessarily binary identical as their XML DOM is processed; so for instance
comments will be lost. The bean provides a thread pool to enhance the
performance of the reading and processing of the files. Details about the
components and bean are discussed below.</P>
<TABLE cellpadding="5" width="85%" cellspacing="8px" class="infoMacro"
border="0" align="center"><COLGROUP><COL width="24"><COL></COLGROUP><TR><TD
valign="top"><IMG
src="http://goopen.org/confluence/images/icons/emoticons/information.gif"
width="16" height="16" align="absmiddle" alt="" border="0"></TD><TD><B
class="strong">Note</B><BR>
<P>The file to be transmitted from the inbox to outbox must be in XML
format.</P></TD></TR></TABLE>
@@ -244,7 +244,7 @@
table.ScrollbarTable td.ScrollbarNextName {text-align: right;border: none;}
table.ScrollbarTable td.ScrollbarNextIcon {text-align: center;width:
16px;border: none;}
-/*]]>*/</STYLE><DIV class="Scrollbar"><TABLE class="ScrollbarTable"><TR><TD
class="ScrollbarPrevIcon"><A href="bridge.html"><IMG border="0" align="middle"
src="http://goopen.org/confluence/images/icons/back_16.gif" width="16"
height="16"></A></TD><TD width="33%" class="ScrollbarPrevName"><A
href="bridge.html">Bridge</A> </TD><TD width="33%"
class="ScrollbarParent"><SUP><A href="4-examples.html"><IMG border="0"
align="middle" src="http://goopen.org/confluence/images/icons/up_16.gif"
width="8" height="8"></A></SUP><A href="4-examples.html">4.
Examples</A></TD><TD width="33%" class="ScrollbarNextName"> <A
href="loan-broker.html">Loan Broker</A></TD><TD class="ScrollbarNextIcon"><A
href="loan-broker.html"><IMG border="0" align="middle"
src="http://goopen.org/confluence/images/icons/forwd_16.gif" width="16"
height="16"></A></TD></TR></TABLE></DIV></DIV>
+/*]]>*/</STYLE><DIV class="Scrollbar"><TABLE class="ScrollbarTable"><TR><TD
class="ScrollbarPrevIcon"><A href="cluster.html"><IMG border="0" align="middle"
src="http://goopen.org/confluence/images/icons/back_16.gif" width="16"
height="16"></A></TD><TD width="33%" class="ScrollbarPrevName"><A
href="cluster.html">Cluster</A> </TD><TD width="33%"
class="ScrollbarParent"><SUP><A href="4-examples.html"><IMG border="0"
align="middle" src="http://goopen.org/confluence/images/icons/up_16.gif"
width="8" height="8"></A></SUP><A href="4-examples.html">4.
Examples</A></TD><TD width="33%" class="ScrollbarNextName"> <A
href="loan-broker.html">Loan Broker</A></TD><TD class="ScrollbarNextIcon"><A
href="loan-broker.html"><IMG border="0" align="middle"
src="http://goopen.org/confluence/images/icons/forwd_16.gif" width="16"
height="16"></A></TD></TR></TABLE></DIV></DIV>
</DIV>
</TD>
</TR>
@@ -253,8 +253,35 @@
</DIV>
<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 Sep 06, 2006
-
+ last edited by <A
href="http://goopen.org/confluence/users/viewuserprofile.action?username=georg_dembowski">Georg
Dembowski</A> on Sep 18, 2006
+ (<A
href="http://goopen.org/confluence/pages/diffpages.action?pageId=13494&originalId=13744">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: no binary copy, but processed<BR>
+ <SPAN class="smalltext"><A
href="http://goopen.org/confluence/pages/viewpreviouspageversions.action?pageId=13494">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/editpage.action?pageId=13494">edit
page</A>)
</DIV>