You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by bu...@apache.org on 2012/07/04 16:56:09 UTC

svn commit: r824464 - in /websites/production/camel/content: book-dataformat-appendix.html book-in-one-page.html cache/main.pageCache camel-2110-release.html soap.html

Author: buildbot
Date: Wed Jul  4 14:56:08 2012
New Revision: 824464

Log:
Production update by buildbot for camel

Modified:
    websites/production/camel/content/book-dataformat-appendix.html
    websites/production/camel/content/book-in-one-page.html
    websites/production/camel/content/cache/main.pageCache
    websites/production/camel/content/camel-2110-release.html
    websites/production/camel/content/soap.html

Modified: websites/production/camel/content/book-dataformat-appendix.html
==============================================================================
--- websites/production/camel/content/book-dataformat-appendix.html (original)
+++ websites/production/camel/content/book-dataformat-appendix.html Wed Jul  4 14:56:08 2012
@@ -2891,6 +2891,8 @@ message AddressBook {
 
 <p>SOAP is a <a shape="rect" href="data-format.html" title="Data Format">Data Format</a> which uses JAXB2 and JAX-WS annotations to marshal and unmarshal SOAP payloads. It provides the basic features of Apache CXF without need for the CXF Stack.</p>
 
+<div class="panelMacro"><table class="infoMacro"><colgroup span="1"><col span="1" width="24"><col span="1"></colgroup><tr><td colspan="1" rowspan="1" valign="top"><img align="middle" src="https://cwiki.apache.org/confluence/images/icons/emoticons/information.gif" width="16" height="16" alt="" border="0"></td><td colspan="1" rowspan="1"><b>Supported SOAP versions</b><br clear="none">Currently only SOAP 1.1 is supported.</td></tr></table></div>
+
 <h3><a shape="rect" name="BookDataFormatAppendix-ElementNameStrategy"></a>ElementNameStrategy</h3>
 
 <p>An element name strategy is used for two purposes. The first is to find a xml element name for a given object and soap action when marshaling the object into a SOAP message. The second is to find an Exception class for a given soap fault name.</p>

Modified: websites/production/camel/content/book-in-one-page.html
==============================================================================
--- websites/production/camel/content/book-in-one-page.html (original)
+++ websites/production/camel/content/book-in-one-page.html Wed Jul  4 14:56:08 2012
@@ -13758,6 +13758,8 @@ message AddressBook {
 
 <p>SOAP is a <a shape="rect" href="data-format.html" title="Data Format">Data Format</a> which uses JAXB2 and JAX-WS annotations to marshal and unmarshal SOAP payloads. It provides the basic features of Apache CXF without need for the CXF Stack.</p>
 
+<div class="panelMacro"><table class="infoMacro"><colgroup span="1"><col span="1" width="24"><col span="1"></colgroup><tr><td colspan="1" rowspan="1" valign="top"><img align="middle" src="https://cwiki.apache.org/confluence/images/icons/emoticons/information.gif" width="16" height="16" alt="" border="0"></td><td colspan="1" rowspan="1"><b>Supported SOAP versions</b><br clear="none">Currently only SOAP 1.1 is supported.</td></tr></table></div>
+
 <h3><a shape="rect" name="BookInOnePage-ElementNameStrategy"></a>ElementNameStrategy</h3>
 
 <p>An element name strategy is used for two purposes. The first is to find a xml element name for a given object and soap action when marshaling the object into a SOAP message. The second is to find an Exception class for a given soap fault name.</p>

Modified: websites/production/camel/content/cache/main.pageCache
==============================================================================
Binary files - no diff available.

Modified: websites/production/camel/content/camel-2110-release.html
==============================================================================
--- websites/production/camel/content/camel-2110-release.html (original)
+++ websites/production/camel/content/camel-2110-release.html Wed Jul  4 14:56:08 2012
@@ -89,7 +89,7 @@
 
 <h3><a shape="rect" name="Camel2.11.0Release-Fixedissues"></a>Fixed issues</h3>
 
-<ul><li>Fixed <a shape="rect" href="routepolicy.html" title="RoutePolicy">RoutePolicy</a> used from Spring XML with <tt>routePolicyRef</tt> may not invoke all callbacks on the policy.</li><li>Fixed <a shape="rect" href="mina.html" title="MINA">MINA</a> consumer to force disconnect upon timeout when doing request/reply, as late replies may cause side effects otherwise.</li><li>Fixed <a shape="rect" href="simple.html" title="Simple">Simple</a> language with empty quoted literals in predicates, so you can compare against empty strings.</li></ul>
+<ul><li>Fixed <a shape="rect" href="routepolicy.html" title="RoutePolicy">RoutePolicy</a> used from Spring XML with <tt>routePolicyRef</tt> may not invoke all callbacks on the policy.</li><li>Fixed <a shape="rect" href="mina.html" title="MINA">MINA</a> consumer to force disconnect upon timeout when doing request/reply, as late replies may cause side effects otherwise.</li><li>Fixed <a shape="rect" href="simple.html" title="Simple">Simple</a> language with empty quoted literals in predicates, so you can compare against empty strings.</li><li>Fixed <a shape="rect" href="soap.html" title="SOAP">SOAP</a> data format to set SOAP 1.1 namespace when marhsalling faults</li></ul>
 
 
 
@@ -128,7 +128,7 @@
 
 <h2><a shape="rect" name="Camel2.11.0Release-DependencyUpgrades"></a>Dependency Upgrades</h2>
 
-<ul><li>Axiom 1.2.10 to 1.2.13</li><li>Castor bundle 1.3.1_2 to 1.3.2_1</li><li>Ehcache bundle 2.5.1_1 to 2.5.2_1</li><li>Ognl bundle 3.0.4_1 to 3.0.5_1</li><li>Spring Integration 2.1.2 to 2.1.3</li><li>Woodstox 4.1.2 to 4.1.3</li></ul>
+<ul><li>Axiom 1.2.10 to 1.2.13</li><li>BeanIO 2.0.0 to 2.0.1</li><li>Castor bundle 1.3.1_2 to 1.3.2_1</li><li>Ehcache bundle 2.5.1_1 to 2.5.2_1</li><li>Ognl bundle 3.0.4_1 to 3.0.5_1</li><li>Spring Integration 2.1.2 to 2.1.3</li><li>Woodstox 4.1.2 to 4.1.3</li></ul>
 
 
 <h2><a shape="rect" name="Camel2.11.0Release-Importantchangestoconsiderwhenupgrading"></a>Important changes to consider when upgrading</h2>

Modified: websites/production/camel/content/soap.html
==============================================================================
--- websites/production/camel/content/soap.html (original)
+++ websites/production/camel/content/soap.html Wed Jul  4 14:56:08 2012
@@ -80,6 +80,8 @@
 
 <p>SOAP is a <a shape="rect" href="data-format.html" title="Data Format">Data Format</a> which uses JAXB2 and JAX-WS annotations to marshal and unmarshal SOAP payloads. It provides the basic features of Apache CXF without need for the CXF Stack.</p>
 
+<div class="panelMacro"><table class="infoMacro"><colgroup span="1"><col span="1" width="24"><col span="1"></colgroup><tr><td colspan="1" rowspan="1" valign="top"><img align="middle" src="https://cwiki.apache.org/confluence/images/icons/emoticons/information.gif" width="16" height="16" alt="" border="0"></td><td colspan="1" rowspan="1"><b>Supported SOAP versions</b><br clear="none">Currently only SOAP 1.1 is supported.</td></tr></table></div>
+
 <h3><a shape="rect" name="SOAP-ElementNameStrategy"></a>ElementNameStrategy</h3>
 
 <p>An element name strategy is used for two purposes. The first is to find a xml element name for a given object and soap action when marshaling the object into a SOAP message. The second is to find an Exception class for a given soap fault name.</p>