Is it possible for a producer to send a message to ActiveMQ, with an
unspecified destination? 

The intention is that ActiveMQ will (via a plugin) inspect the message
(content, headers and/or properties) and according to some business rules,
it will decide which destination(s) the message must be sent to.

Based on the rules, there could be zero, one or many destinations. 

None of this behaviour should depend on any consumers being present,
connected or subscribed.

I have started looking into Camel and Selectors, but it looks like there is
a lot of information there and I want to make sure that I start looking in
the right place and am not barking up the wrong tree.

Many thanks



--
View this message in context: 
http://activemq.2283324.n4.nabble.com/destination-unspecified-can-ActiveMQ-set-it-tp4725338.html
Sent from the ActiveMQ - User mailing list archive at Nabble.com.

Reply via email to