Hi my question is about the JSMDestination camel header value changes when connect my client to use between activemq 5.12.1 and 5.13.4.
My application was implemented bases on the this existing camel-jms test case: ActiveMQConsumeWildcardQueuesTest.java <https://github.com/apache/camel/blob/master/components/camel-jms/src/test/java/org/apache/camel/component/jms/activemq/ActiveMQConsumeWildcardQueuesTest.java> >From 5.12.1, JMSDestination gives the value as "sport.pl.chelsea" in the choice() However, for 5.13.4, I am getting "sport.>" and lost all the other values. Any ideas ? Thanks Alex -- View this message in context: http://camel.465427.n5.nabble.com/Camel-Activemq-property-JMSDestination-value-different-between-5-12-1-and-5-13-0-tp5796294.html Sent from the Camel - Users mailing list archive at Nabble.com.
