[ 
https://issues.apache.org/activemq/browse/CAMEL-642?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=43932#action_43932
 ] 

William Tam commented on CAMEL-642:
-----------------------------------

Claus, more specifically, look for the endpoint "jms:queue:reply" and verify it 
is a "AggregatorRoute[Endpoint[jms:queue:reply] -> 
sendTo(Endpoint[mock:reply])]".  There are some EventDrivenConsumerRoute for 
other endpoints and they are fine.

> jms aggregation does 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
>            Assignee: Willem Jiang
>             Fix For: 1.4.0
>
>         Attachments: AggregatedJmsRouteTest.patch.txt, 
> defaultcamelcontext_patch.txt, patch.txt
>
>
> 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.

Reply via email to