Hi

I have reproduced the issue in camel-jms in an unit test. I will try
to see what can be done.

On Fri, Jul 8, 2011 at 11:37 AM, Daniel Spaven <danspa...@gmail.com> wrote:
> Claus,
>
> Yes that's it. Here's the URI's of 2 routes I just tested and failed. So
> Destinations different but consuming from the same topic.
>
> Route 1
> -----------
> from(jmsComponent:topic:dansTopic)
> to(activemq:topic:TMLP1)
> to(activemq:topic:TMLP2)
> to(activemq:topic:TMLP3)
> to(activemq:topic:TMLP4)
>
> Route 2
> ------------
> from(jmsComponent:topic:dansTopic)
> to(activemq:topic:TMLM25)
> to(activemq:topic:TMLM1)
> to(activemq:topic:TMLM40)
> to(activemq:topic:TMLA12)
> to(activemq:topic:TMLA13)
>



-- 
Claus Ibsen
-----------------
FuseSource
Email: cib...@fusesource.com
Web: http://fusesource.com
Twitter: davsclaus, fusenews
Blog: http://davsclaus.blogspot.com/
Author of Camel in Action: http://www.manning.com/ibsen/

Reply via email to