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/10/05 10:35:49 UTC

svn commit: r453144 - in /incubator/servicemix/site/main: lightweight-components.html servicemix-wsn2005.html ws-notification.html

Author: chirino
Date: Thu Oct  5 01:35:48 2006
New Revision: 453144

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

Modified:
    incubator/servicemix/site/main/lightweight-components.html
    incubator/servicemix/site/main/servicemix-wsn2005.html
    incubator/servicemix/site/main/ws-notification.html

Modified: incubator/servicemix/site/main/lightweight-components.html
URL: http://svn.apache.org/viewvc/incubator/servicemix/site/main/lightweight-components.html?view=diff&rev=453144&r1=453143&r2=453144
==============================================================================
--- incubator/servicemix/site/main/lightweight-components.html (original)
+++ incubator/servicemix/site/main/lightweight-components.html Thu Oct  5 01:35:48 2006
@@ -156,9 +156,6 @@
                           <a href="http://goopen.org/confluence/display/SM/POJO+support" title="POJO support">POJO support</a>
               <span class="smalltext">(ServiceMix)</span>
               <br>
-                          <a href="http://goopen.org/confluence/display/SM/Quartz" title="Quartz">Quartz</a>
-              <span class="smalltext">(ServiceMix)</span>
-              <br>
                           <a href="http://goopen.org/confluence/display/SM/Reflection" title="Reflection">Reflection</a>
               <span class="smalltext">(ServiceMix)</span>
               <br>
@@ -196,6 +193,9 @@
               <span class="smalltext">(ServiceMix)</span>
               <br>
                           <a href="http://goopen.org/confluence/display/SM/Validation" title="Validation">Validation</a>
+              <span class="smalltext">(ServiceMix)</span>
+              <br>
+                          <a href="http://goopen.org/confluence/display/SM/Quartz" title="Quartz">Quartz</a>
               <span class="smalltext">(ServiceMix)</span>
               <br>
                       </div>

Modified: incubator/servicemix/site/main/servicemix-wsn2005.html
URL: http://svn.apache.org/viewvc/incubator/servicemix/site/main/servicemix-wsn2005.html?view=diff&rev=453144&r1=453143&r2=453144
==============================================================================
--- incubator/servicemix/site/main/servicemix-wsn2005.html (original)
+++ incubator/servicemix/site/main/servicemix-wsn2005.html Thu Oct  5 01:35:48 2006
@@ -112,9 +112,8 @@
 <!--          
             <div class="pagetitle">servicemix- wsn2005</div>
 -->
-            <DIV class="wiki-content">
-<P>ServiceMix ships with an implementation of WS-Notification in the servicemix-wsn2005 jbi component.<BR>
-See <A href="ws-notification.html" title="WS Notification">WS Notification</A> for more informations.</P></DIV>
+            <DIV class="wiki-content"><P>ServiceMix ships with an implementation of WS-Notification in the servicemix-wsn2005 jbi component.<BR>
+See <A href="../SM30UG/servicemix-wsn2005.html" title="servicemix-wsn2005">WS Notification</A> for more informations.</P></DIV>
           
                   </DIV>
         </TD>
@@ -124,8 +123,8 @@
     </DIV>
     <DIV id="site-footer">
           Added by     <A href="http://goopen.org/confluence/users/viewuserprofile.action?username=gnt">gnt</A>,
-    last edited by     <A href="http://goopen.org/confluence/users/viewuserprofile.action?username=gnodet">Guillaume Nodet</A> on May 11, 2006
-                  &nbsp;(<A href="http://goopen.org/confluence/pages/diffpages.action?pageId=2042&originalId=5176">view change</A>)
+    last edited by     <A href="http://goopen.org/confluence/users/viewuserprofile.action?username=gnodet">Guillaume Nodet</A> on Oct 05, 2006
+                  &nbsp;(<A href="http://goopen.org/confluence/pages/diffpages.action?pageId=2042&originalId=13966">view change</A>)
               
       (<A href="http://goopen.org/confluence/pages/editpage.action?pageId=2042">edit page</A>)
     </DIV>

Modified: incubator/servicemix/site/main/ws-notification.html
URL: http://svn.apache.org/viewvc/incubator/servicemix/site/main/ws-notification.html?view=diff&rev=453144&r1=453143&r2=453144
==============================================================================
--- incubator/servicemix/site/main/ws-notification.html (original)
+++ incubator/servicemix/site/main/ws-notification.html Thu Oct  5 01:35:48 2006
@@ -112,7 +112,9 @@
 <!--          
             <div class="pagetitle">WS Notification</div>
 -->
-            <DIV class="wiki-content">
+            <DIV class="wiki-content"><TABLE cellpadding="5" width="85%" cellspacing="8px" class="warningMacro" border="0" align="center"><COLGROUP><COL width="24"><COL></COLGROUP><TR><TD valign="top"><IMG src="http://goopen.org/confluence/images/icons/emoticons/forbidden.gif" width="16" height="16" align="absmiddle" alt="" border="0"></TD><TD><B class="strong">Outdated page</B><BR>
+<P>Refer to the <A href="../SM30UG/servicemix-wsn2005.html" title="servicemix-wsn2005">User&apos;s Guide</A> for uptodate informations}</P></TD></TR></TABLE>
+
 <H3><A name="WSNotification-SOAPstacksandXMLmarshaling"></A>SOAP stacks and XML marshaling</H3>
 
 <P>We now use JAX-WS and JAXB 2.0 to create POJOs and interfaces for the common WS-* specifications like WS-Addressing, WS-Notification, WS-ReliableMessaging, WS-Resourceframework etc. The only downside of this approach is its Java 5 specific. We hope with a tool like <SPAN class="nobr"><A href="http://retroweaver.sourceforge.net/" title="Visit page outside Confluence" rel="nofollow">Retroweaver<SUP><IMG class="rendericon" src="http://goopen.org/confluence/images/icons/linkext7.gif" height="0" width="0" align="absmiddle" alt="" border="0"></SUP></A></SPAN> can one day allow JAX-WS and JAXB 2.0 based code to work perfectly on Java 1.4 JVMs.</P>
@@ -180,8 +182,8 @@
     </DIV>
     <DIV id="site-footer">
           Added by     <A href="http://goopen.org/confluence/users/viewuserprofile.action?username=jstrachan">James Strachan</A>,
-    last edited by     <A href="http://goopen.org/confluence/users/viewuserprofile.action?username=gnodet">Guillaume Nodet</A> on May 11, 2006
-                  &nbsp;(<A href="http://goopen.org/confluence/pages/diffpages.action?pageId=1897&originalId=5179">view change</A>)
+    last edited by     <A href="http://goopen.org/confluence/users/viewuserprofile.action?username=gnodet">Guillaume Nodet</A> on Oct 05, 2006
+                  &nbsp;(<A href="http://goopen.org/confluence/pages/diffpages.action?pageId=1897&originalId=13967">view change</A>)
               
       (<A href="http://goopen.org/confluence/pages/editpage.action?pageId=1897">edit page</A>)
     </DIV>