Thanks Paul, I will give it another go when I get home. 
Do I also need to change the Camel side to publish to a queue instead of a
topic?

eg:change Camel side from
from("jms:queue:foo").to("activemq:topic:VirtualTopic.bar"); 

to 
from("jms:queue:foo").to("activemq:queue:VirtualTopic.bar"); 

Thanks again for your help



--
View this message in context: 
http://camel.465427.n5.nabble.com/Virtual-Topic-isn-t-working-tp5765762p5765795.html
Sent from the Camel - Users mailing list archive at Nabble.com.

Reply via email to