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

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

Claus, turn on debug log and run the test, search the log for "Routing Rules 
are".   See if you find something like:

2008-07-02 17:44:37,698 [main           ] DEBUG AggregratedJmsRouteTest        
- Routing Rules are: [AggregatorRoute[Endpoint[jms:queue:test.b] -> 
sendTo(Endpoint[mock:result])],  ....

If you see "EventDrivenRoute" instead, that means you haven't picked up the 
fix.  Let me know.



> 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