jms aggregation do not work
---------------------------
Key: CAMEL-642
URL: https://issues.apache.org/activemq/browse/CAMEL-642
Project: Apache Camel
Issue Type: Bug
Components: camel-jms
Affects Versions: 1.4.0
Reporter: Willem Jiang
Fix For: 1.5.0
I found this issue when I test Camel 1.4.0 RC2 kit, I just add a test case to
show the error.
https://svn.apache.org/repos/asf/activemq/camel/trunk/components/camel-jms/src/test/java/org/apache/camel/component/jms/AggregratedJmsRouteTest.java
You can reproduce the error if you remove the x character from
xtestJmsMulticastAndAggregration() method.
BTW the test case works with the Camel 1.4.0 RC1.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.