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 14:46:05 UTC

svn commit: r471424 [2/2] - /incubator/servicemix/site/sm30ug/

Modified: incubator/servicemix/site/sm30ug/ws-notification-clustered.html
URL: http://svn.apache.org/viewvc/incubator/servicemix/site/sm30ug/ws-notification-clustered.html?view=diff&rev=471424&r1=471423&r2=471424
==============================================================================
--- incubator/servicemix/site/sm30ug/ws-notification-clustered.html (original)
+++ incubator/servicemix/site/sm30ug/ws-notification-clustered.html Sun Nov  5 05:46:04 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="vfs-binding.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="vfs-binding.html">VFS Binding</A>&nbsp;</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">&nbsp;<A href="wsdl-first.html">WSDL First</A></TD><TD class="ScrollbarNextIcon"><A href="wsdl-first.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="../SM/vfs-binding.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="../SM/vfs-binding.html">VFS Binding</A>&nbsp;</TD><TD width="33%" class="ScrollbarParent"><SUP><A href="../SM/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="../SM/4-examples.html">4. Examples</A></TD><TD width="33%" class="ScrollbarNextName">&nbsp;<A href="../SM/wsdl-first.html">WSDL First</A></TD><TD class="ScrollbarNextIcon"><A href="../SM/wsdl-first.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>
 <P><A name="WS-NotificationClustered-top"></A></P>
 
 <H1><A name="WS-NotificationClustered-WSNotificationClusteredexample"></A>WS-Notification Clustered example</H1>
@@ -43,7 +43,7 @@
 </UL>
 
 
-<P>This examples relies on the <SPAN class="nobr"><A href="http://goopen.org/confluence/pages/createpage.action?spaceKey=SM&title=servicemix-wsn2005" title="Create Page in space SM: servicemix-wsn2005" class="createlink">WS-Notification component<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>This examples relies on the <SPAN class="nobr"><A href="http://goopen.org/confluence/pages/createpage.action?spaceKey=SM30UG&title=servicemix-wsn2005&linkCreation=true&fromPageId=13570" title="Create Page: servicemix-wsn2005" class="createlink">WS-Notification component<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>
 
 <H2><A name="WS-NotificationClustered-Launchingtheexample"></A>Launching the example</H2>
 
@@ -96,7 +96,7 @@
 
 <H3><A name="WS-NotificationClustered-Quartzcomponent"></A>Quartz component</H3>
 
-<P>Refer to <A href="../SM/quartz.html" title="Quartz">SM:Quartz</A> for more informations.</P>
+<P>Refer to <SPAN class="nobr"><A href="http://goopen.org/confluence/pages/createpage.action?spaceKey=SM30UG&title=Quartz&linkCreation=true&fromPageId=13570" title="Create Page: Quartz" class="createlink">Quartz<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> for more informations.</P>
 
 <DIV class="code"><DIV class="codeContent">
 <PRE class="code-xml"><SPAN class="code-tag">&lt;sm:activationSpec destinationService=<SPAN class="code-quote">&quot;test:publisher&quot;</SPAN> destinationEndpoint=<SPAN class="code-quote">&quot;endpoint&quot;</SPAN>&gt;</SPAN>
@@ -181,7 +181,7 @@
 
 <P>The <TT>consumer</TT> property indicates the JBI endpoint where exchanges must be sent to.  The syntax used is:</P>
 <DIV class="preformatted"><DIV class="preformattedContent">
-<PRE>namespace [sep] service [sep] endpoint
+<PRE>namespace [SM30UG:sep] service [SM30UG:sep] endpoint
 </PRE>
 </DIV></DIV>
 <P>where <TT>sep</TT> is the separator used in the namespace uri: <TT>/</TT> or <TT>:</TT>.<BR>
@@ -192,7 +192,7 @@
 </DIV></DIV>
 <P>tells the WS-Notification broker to send messages to the <TT>my:trace</TT> service (endpoint <TT>endpoint</TT>), which is a simple <TT>TraceComponent</TT> that print messages on the console.</P>
 
-<P><A href="#WS-NotificationClustered-top" title="top on WS-Notification Clustered">top</A></P>
+<P><A href="/confluence/display/SM30UG" title="View ServiceMix 3.0 User Guide space">SM30UG:#top</A></P>
 
 <STYLE type="text/css">/*<![CDATA[*/
 table.ScrollbarTable  {border: none;padding: 3px;width: 100%;padding: 3px;margin: 0px;background-color: #f0f0f0}
@@ -202,7 +202,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="vfs-binding.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="vfs-binding.html">VFS Binding</A>&nbsp;</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">&nbsp;<A href="wsdl-first.html">WSDL First</A></TD><TD class="ScrollbarNextIcon"><A href="wsdl-first.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="../SM/vfs-binding.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="../SM/vfs-binding.html">VFS Binding</A>&nbsp;</TD><TD width="33%" class="ScrollbarParent"><SUP><A href="../SM/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="../SM/4-examples.html">4. Examples</A></TD><TD width="33%" class="ScrollbarNextName">&nbsp;<A href="../SM/wsdl-first.html">WSDL First</A></TD><TD class="ScrollbarNextIcon"><A href="../SM/wsdl-first.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>
@@ -212,7 +212,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=13570&originalId=14635">view change</A>)
+                  &nbsp;(<A href="http://goopen.org/confluence/pages/diffpages.action?pageId=13570&originalId=14673">view change</A>)
               
       (<A href="http://goopen.org/confluence/pages/editpage.action?pageId=13570">edit page</A>)
     </DIV>

Modified: incubator/servicemix/site/sm30ug/wsdl-first.html
URL: http://svn.apache.org/viewvc/incubator/servicemix/site/sm30ug/wsdl-first.html?view=diff&rev=471424&r1=471423&r2=471424
==============================================================================
--- incubator/servicemix/site/sm30ug/wsdl-first.html (original)
+++ incubator/servicemix/site/sm30ug/wsdl-first.html Sun Nov  5 05:46:04 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="vfs-binding.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="vfs-binding.html">VFS Binding</A>&nbsp;</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">&nbsp;</TD></TR></TABLE></DIV>
+/*]]>*/</STYLE><DIV class="Scrollbar"><TABLE class="ScrollbarTable"><TR><TD class="ScrollbarPrevIcon"><A href="ws-notification-clustered.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="ws-notification-clustered.html">WS-Notification Clustered</A>&nbsp;</TD><TD width="33%" class="ScrollbarParent"><SUP><A href="../SM/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="../SM/4-examples.html">4. Examples</A></TD><TD width="33%" class="ScrollbarNextName">&nbsp;</TD></TR></TABLE></DIV>
 
 <H1><A name="WSDLFirst-WSDLFirstexample"></A>WSDL First example</H1>
 
@@ -39,7 +39,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="vfs-binding.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="vfs-binding.html">VFS Binding</A>&nbsp;</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">&nbsp;</TD></TR></TABLE></DIV></DIV>
+/*]]>*/</STYLE><DIV class="Scrollbar"><TABLE class="ScrollbarTable"><TR><TD class="ScrollbarPrevIcon"><A href="ws-notification-clustered.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="ws-notification-clustered.html">WS-Notification Clustered</A>&nbsp;</TD><TD width="33%" class="ScrollbarParent"><SUP><A href="../SM/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="../SM/4-examples.html">4. Examples</A></TD><TD width="33%" class="ScrollbarNextName">&nbsp;</TD></TR></TABLE></DIV></DIV>
           </DIV>
         </TD>
       </TR>
@@ -48,8 +48,9 @@
     </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=gnodet">Guillaume Nodet</A> on Nov 08, 2006
+                  &nbsp;(<A href="http://goopen.org/confluence/pages/diffpages.action?pageId=13499&originalId=14660">view change</A>)
+              
       (<A href="http://goopen.org/confluence/pages/editpage.action?pageId=13499">edit page</A>)
     </DIV>