Thanks for your reply. Actually I've just found out the issue: I was missing
some libs in the classpath and without including SLF4J (both libraries)
these exceptions were hidden. Now it's working :-)
--
View this message in context:
http://camel.465427.n5.nabble.com/Routing-m
ue/TestQueue");
}
});
The application executes without any error, however surfing on the ActiveMQ
console I can see no messages have been received by any consumer. Any idea
what's wrong with it?
Thanks
Frank
--
View this message in context:
yy-MM-dd HH:mm:ss}")).to("jms:activemq:/queue/TestQueue");
}
});
The application executes without any error, however surfing on the ActiveMQ
console I can see no messages have been received by any consumer. Any idea
what's wrong with it?
Thanks
Frank
--
View this message in con