Author: buildbot
Date: Fri Nov 2 12:18:23 2012
New Revision: 837017
Log:
Production update by buildbot for camel
Modified:
websites/production/camel/content/cache/main.pageCache
websites/production/camel/content/camel-2110-release.html
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 Fri Nov 2
12:18:23 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><li>Fixed
<a shape="rect" href="soap.html" title="SOAP">SOAP</a> data format to set SOAP
1.1 namespace when marhsalling faults.</li><li>Fixed <a shape="rect"
href="seda.html" title="SEDA">SEDA</a> producer to send to the right
BlockingQueue being attached on the <a shape="rect" href="seda.html"
title="SEDA">SEDA</a> endpoint so that the sent messages don't get
lost.</li><li>Fixed using <tt>sendEmptyMessageWhenIdle=true</tt> on a batch
consume
r such as <a shape="rect" href="file2.html" title="File2">File</a> now working
with <a shape="rect" href="aggregator2.html" title="Aggregator2">Aggregate</a>
EIP when using <tt>completionFromBatchConsumer</tt></li><li>Fixed
<tt>MockEndpoint.expectedBodiesReceivedInAnyOrder</tt> to allow asserting on
multiple arrival of the same/equal bodies.</li><li>Fixed <a shape="rect"
href="mybatis.html" title="MyBatis">MyBatis</a> to demarcate the running
transactions properly while reading/writing from/to database.</li><li>Fixed <a
shape="rect" href="jetty.html" title="Jetty">Jetty</a>, <a shape="rect"
href="http.html" title="HTTP">HTTP</a>, <a shape="rect" href="http4.html"
title="HTTP4">HTTP4</a>, and <a shape="rect" href="ahc.html"
title="AHC">AHC</a> http components not working in bridge mode if content path
have spaces</li><li>Fixed the <a shape="rect" href="cxf.html"
title="CXF">CXF</a> fallback convertor issue which camel will unregister it
when the converter return null.</li><li
>Fixed the issue that <a shape="rect" href="file2.html"
>title="File2">File2</a> endpoints on windows without volume name in the path
>url.</li><li>Fixed the issue of unmarshaling pgp messages encrypted with
>ElGamal.</li><li>Fixed random <a shape="rect" href="load-balancer.html"
>title="Load Balancer">Load Balancer</a> to be even spread (before was a
>little less likely to pick the 1st)</li><li>Fixed <a shape="rect"
>href="timer.html" title="Timer">Timer</a> to not fire during starting <a
>shape="rect" href="camelcontext.html"
>title="CamelContext">CamelContext</a></li><li>Fixed <a shape="rect"
>href="xmlsecurity-dataformat.html" title="XMLSecurity DataFormat">XMLSecurity
>DataFormat</a> to enable retrieval of password-protected private keys for
>asymmetric decryption</li><li>Fixed <a shape="rect"
>href="exception-clause.html" title="Exception Clause">Exception Clause</a>
>using <tt>maximumRedeliveries(-1)</tt> may be wrongly inherited by another
><tt>onException</tt> during a redelivery
process.</li><li>Fixed logging <a shape="rect" href="error-handler.html"
title="Error Handler">Error Handler</a> to use configured logging
level.</li><li>Fixed issue when using multiple <tt>RouteBuilder</tt> with the
Java DSL should have the <a shape="rect" href="exception-clause.html"
title="Exception Clause">Exception Clause</a> being scoped per
<tt>RouteBuilder</tt> instance.</li><li>Fixed issue with restarting a <a
shape="rect" href="seda.html" title="SEDA">SEDA</a> consumer would not stop
previous used thread pool.</li><li>Fixed issue when running low on memory and
doing request/reply over <a shape="rect" href="jms.html" title="JMS">JMS</a>
may GC producer, causing a new producer to be created, and leaving a message
listener running from the previous producer.</li><li>Fixed issue with <a
shape="rect" href="try-catch-finally.html" title="Try Catch Finally">Try Catch
Finally</a> should clear redelivery exhaust state when catching exception in
doCatch.</li><li>Fixed poten
tial NPE in <a shape="rect" href="mqtt.html" title="MQTT">MQTT</a> producer,
if a connection has been disconnected, and sending fails.</li><li>Unhandled
exceptions occurred during routing from <a shape="rect" href="smpp.html"
title="SMPP">SMPP</a> routes is now propagated back to the SMPP library to deal
with.</li><li>Fixed <a shape="rect" href="restlet.html"
title="Restlet">Restlet</a> parsing of last modification date header to use
RFC-2822 date pattern.</li><li>Fixed <a shape="rect" href="aggregator2.html"
title="Aggregator2">Aggregator</a> EIP when using completion size expression
and fixed size together not working as expected.</li><li>Fixed <a shape="rect"
href="crypto.html" title="Crypto">Crypto</a> to close streams after usage,
which otherwise could prevent deleting files on Windows, which tend to lock
files if a stream is open.</li><li>Fixed issue with <a shape="rect"
href="groovy.html" title="Groovy">Groovy</a> language in OSGi</li><li>Fixed
issue with localWorkDir
ectory option on <a shape="rect" href="ftp2.html" title="FTP2">FTP</a> not
using the optimization to try to rename the work file when routing to a <a
shape="rect" href="file2.html" title="File2">File</a> endpoint.</li><li>Fixed
<a shape="rect" href="smpp.html" title="SMPP">SMPP</a> to use the right data
coding by using Octet unspecified (8-bit binary)</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><li>Fixed <a shape="rect"
href="seda.html" title="SEDA">SEDA</a> producer to send to the right
BlockingQueue being attached on the <a shape="rect" href="seda.html"
title="SEDA">SEDA</a> endpoint so that the sent messages don't get
lost.</li><li>Fixed using <tt>sendEmptyMessageWhenIdle=true</tt> on a batch
consume
r such as <a shape="rect" href="file2.html" title="File2">File</a> now working
with <a shape="rect" href="aggregator2.html" title="Aggregator2">Aggregate</a>
EIP when using <tt>completionFromBatchConsumer</tt></li><li>Fixed
<tt>MockEndpoint.expectedBodiesReceivedInAnyOrder</tt> to allow asserting on
multiple arrival of the same/equal bodies.</li><li>Fixed <a shape="rect"
href="mybatis.html" title="MyBatis">MyBatis</a> to demarcate the running
transactions properly while reading/writing from/to database.</li><li>Fixed <a
shape="rect" href="jetty.html" title="Jetty">Jetty</a>, <a shape="rect"
href="http.html" title="HTTP">HTTP</a>, <a shape="rect" href="http4.html"
title="HTTP4">HTTP4</a>, and <a shape="rect" href="ahc.html"
title="AHC">AHC</a> http components not working in bridge mode if content path
have spaces</li><li>Fixed the <a shape="rect" href="cxf.html"
title="CXF">CXF</a> fallback convertor issue which camel will unregister it
when the converter return null.</li><li
>Fixed the issue that <a shape="rect" href="file2.html"
>title="File2">File2</a> endpoints on windows without volume name in the path
>url.</li><li>Fixed the issue of unmarshaling pgp messages encrypted with
>ElGamal.</li><li>Fixed random <a shape="rect" href="load-balancer.html"
>title="Load Balancer">Load Balancer</a> to be even spread (before was a
>little less likely to pick the 1st)</li><li>Fixed <a shape="rect"
>href="timer.html" title="Timer">Timer</a> to not fire during starting <a
>shape="rect" href="camelcontext.html"
>title="CamelContext">CamelContext</a></li><li>Fixed <a shape="rect"
>href="xmlsecurity-dataformat.html" title="XMLSecurity DataFormat">XMLSecurity
>DataFormat</a> to enable retrieval of password-protected private keys for
>asymmetric decryption</li><li>Fixed <a shape="rect"
>href="exception-clause.html" title="Exception Clause">Exception Clause</a>
>using <tt>maximumRedeliveries(-1)</tt> may be wrongly inherited by another
><tt>onException</tt> during a redelivery
process.</li><li>Fixed logging <a shape="rect" href="error-handler.html"
title="Error Handler">Error Handler</a> to use configured logging
level.</li><li>Fixed issue when using multiple <tt>RouteBuilder</tt> with the
Java DSL should have the <a shape="rect" href="exception-clause.html"
title="Exception Clause">Exception Clause</a> being scoped per
<tt>RouteBuilder</tt> instance.</li><li>Fixed issue with restarting a <a
shape="rect" href="seda.html" title="SEDA">SEDA</a> consumer would not stop
previous used thread pool.</li><li>Fixed issue when running low on memory and
doing request/reply over <a shape="rect" href="jms.html" title="JMS">JMS</a>
may GC producer, causing a new producer to be created, and leaving a message
listener running from the previous producer.</li><li>Fixed issue with <a
shape="rect" href="try-catch-finally.html" title="Try Catch Finally">Try Catch
Finally</a> should clear redelivery exhaust state when catching exception in
doCatch.</li><li>Fixed poten
tial NPE in <a shape="rect" href="mqtt.html" title="MQTT">MQTT</a> producer,
if a connection has been disconnected, and sending fails.</li><li>Unhandled
exceptions occurred during routing from <a shape="rect" href="smpp.html"
title="SMPP">SMPP</a> routes is now propagated back to the SMPP library to deal
with.</li><li>Fixed <a shape="rect" href="restlet.html"
title="Restlet">Restlet</a> parsing of last modification date header to use
RFC-2822 date pattern.</li><li>Fixed <a shape="rect" href="aggregator2.html"
title="Aggregator2">Aggregator</a> EIP when using completion size expression
and fixed size together not working as expected.</li><li>Fixed <a shape="rect"
href="crypto.html" title="Crypto">Crypto</a> to close streams after usage,
which otherwise could prevent deleting files on Windows, which tend to lock
files if a stream is open.</li><li>Fixed issue with <a shape="rect"
href="groovy.html" title="Groovy">Groovy</a> language in OSGi</li><li>Fixed
issue with localWorkDir
ectory option on <a shape="rect" href="ftp2.html" title="FTP2">FTP</a> not
using the optimization to try to rename the work file when routing to a <a
shape="rect" href="file2.html" title="File2">File</a> endpoint.</li><li>Fixed
<a shape="rect" href="smpp.html" title="SMPP">SMPP</a> to use the right data
coding by using Octet unspecified (8-bit binary)</li><li>Fixed issue with
configuring <a shape="rect" href="jetty.html" title="Jetty">Jetty</a> component
using a name other than <tt>"jetty"</tt>.</li></ul>
<h3><a shape="rect"
name="Camel2.11.0Release-NewEnterpriseIntegrationPatterns"></a>New <a
shape="rect" href="enterprise-integration-patterns.html" title="Enterprise
Integration Patterns">Enterprise Integration Patterns</a></h3>