<html>
<head>
<base href="http://cwiki.apache.org/confluence">
<link rel="stylesheet" href="/confluence/s/1519/1/1/_/styles/combined.css?spaceKey=SM&forWysiwyg=true"
type="text/css">
</head>
<body style="background-color: white" bgcolor="white">
<div id="pageContent">
<div id="notificationFormat">
<div class="wiki-content">
<div class="email">
<h2><a href="http://cwiki.apache.org/confluence/display/SM/servicemix-camel+2009.02">servicemix-camel
2009.02</a></h2>
<h4>Page <b>added</b> by <a href="http://cwiki.apache.org/confluence/display/~gertvanthienen">Gert
Vanthienen</a>
</h4>
<br/>
<div class="notificationGreySide">
<h3><a name="servicemix-camel2009.02-Releasenotesservicemixcamel2009.02"></a>Release
notes - servicemix-camel-2009.02</h3>
<h4><a name="servicemix-camel2009.02-Bug"></a>Bug</h4>
<ul>
<li><a href="http://issues.apache.org/activemq/browse/SMXCOMP-18" rel="nofollow">SMXCOMP-18</a>
- Camel component crashes when using JMS flow</li>
<li><a href="http://issues.apache.org/activemq/browse/SMXCOMP-483" rel="nofollow">SMXCOMP-483</a>
- Camel -> JBI endpoint fails to find converters when deployed into SMX 4</li>
<li><a href="http://issues.apache.org/activemq/browse/SMXCOMP-489" rel="nofollow">SMXCOMP-489</a>
- When send to JBI fails from an async Camel route, the Camel route will keep on waiting on
the AsyncCallback</li>
<li><a href="http://issues.apache.org/activemq/browse/SMXCOMP-494" rel="nofollow">SMXCOMP-494</a>
- Camel route should avoid returning null out message when receiving InOut exchange</li>
<li><a href="http://issues.apache.org/activemq/browse/SMXCOMP-495" rel="nofollow">SMXCOMP-495</a>
- smx-camel errorHandler does not forward CamelCaughtException message property to target
JBI endpoint</li>
<li><a href="http://issues.apache.org/activemq/browse/SMXCOMP-567" rel="nofollow">SMXCOMP-567</a>
- ConcurrentModificationException when running servicemix-camel routes under high load</li>
<li><a href="http://issues.apache.org/activemq/browse/SMXCOMP-569" rel="nofollow">SMXCOMP-569</a>
- Setting a Camel message header/attachment through the getHeaders() method does not propagate
into the NormalizedMessage</li>
<li><a href="http://issues.apache.org/activemq/browse/SMXCOMP-577" rel="nofollow">SMXCOMP-577</a>
- servicemix camel can't deal with the message have the security subject rightly</li>
<li><a href="http://issues.apache.org/activemq/browse/SMXCOMP-587" rel="nofollow">SMXCOMP-587</a>
- smx-camel stream caching not working as expected</li>
<li><a href="http://issues.apache.org/activemq/browse/SMXCOMP-638" rel="nofollow">SMXCOMP-638</a>
- NotSerializableException with JMSFlow when camel returns an exception.</li>
<li><a href="http://issues.apache.org/activemq/browse/SMXCOMP-651" rel="nofollow">SMXCOMP-651</a>
- smx-camel errorHandler problem when in-only mep received, robust-in-only mep sent, fault
returned, and handleFault="true"</li>
<li><a href="http://issues.apache.org/activemq/browse/SMXCOMP-663" rel="nofollow">SMXCOMP-663</a>
- Unable to load Camel JBI component in ServiceMix 4 when using plain xml deployment</li>
<li><a href="http://issues.apache.org/activemq/browse/SMXCOMP-673" rel="nofollow">SMXCOMP-673</a>
- Camel CXF Consumer does not work when deployed in JBI</li>
</ul>
<h4><a name="servicemix-camel2009.02-Improvement"></a>Improvement</h4>
<ul>
<li><a href="http://issues.apache.org/activemq/browse/SMX4KNL-243" rel="nofollow">SMX4KNL-243</a>
- Start using <a href="https://repository.apache.org" rel="nofollow">https://repository.apache.org</a>
for Apache snapshots</li>
<li><a href="http://issues.apache.org/activemq/browse/SMXCOMP-17" rel="nofollow">SMXCOMP-17</a>
- Retain NormalizedMessage's SecuritySubject in Camel message</li>
<li><a href="http://issues.apache.org/activemq/browse/SMXCOMP-626" rel="nofollow">SMXCOMP-626</a>
- servicemix camel component should support copy the camel message back to NormalizedMessage</li>
<li><a href="http://issues.apache.org/activemq/browse/SMXCOMP-629" rel="nofollow">SMXCOMP-629</a>
- Refactor component so the Camel route no longer directly accesses the JBI MessageExchange/NormalizedMessage</li>
<li><a href="http://issues.apache.org/activemq/browse/SMXCOMP-639" rel="nofollow">SMXCOMP-639</a>
- Add support for header filter strategy to servicemix-camel jbi endpoints</li>
<li><a href="http://issues.apache.org/activemq/browse/SMXCOMP-657" rel="nofollow">SMXCOMP-657</a>
- Set the camelprocessor's thread context classloader with application context classloader</li>
<li><a href="http://issues.apache.org/activemq/browse/SMXCOMP-689" rel="nofollow">SMXCOMP-689</a>
- Upgrade servicemix-camel to use Camel 2.1.0</li>
</ul>
<h4><a name="servicemix-camel2009.02-Task"></a>Task</h4>
<ul>
<li><a href="http://issues.apache.org/activemq/browse/SMXCOMP-563" rel="nofollow">SMXCOMP-563</a>
- upgrade the camel version to camel 2.0</li>
<li><a href="http://issues.apache.org/activemq/browse/SMXCOMP-680" rel="nofollow">SMXCOMP-680</a>
- Add an example unit test for using the Dynamic Recipient List in servicemix-camel</li>
</ul>
<h4><a name="servicemix-camel2009.02-Test"></a>Test</h4>
<ul>
<li><a href="http://issues.apache.org/activemq/browse/SMXCOMP-532" rel="nofollow">SMXCOMP-532</a>
- Improve test coverage - ServiceMix :: Camel</li>
</ul>
</div>
<div id="commentsSection" class="wiki-content pageSection">
<div style="float: right;">
<a href="http://cwiki.apache.org/confluence/users/viewnotifications.action"
class="grey">Change Notification Preferences</a>
</div>
<a href="http://cwiki.apache.org/confluence/display/SM/servicemix-camel+2009.02">View
Online</a>
|
<a href="http://cwiki.apache.org/confluence/display/SM/servicemix-camel+2009.02?showComments=true&showCommentArea=true#addcomment">Add
Comment</a>
</div>
</div>
</div>
</div>
</div>
</body>
</html>
|