I am newbie to HornetQ. I have seen the queue selector example in hornetQ. How to achieve same in Spring integration with HornetQ ? Please assist.
Asked
Active
Viewed 364 times
1 Answers
1
If you're using MessageListenerContainer for consuming messages, check How to inject a message selector to message listener bean in jms-spring integration
-
Thanks for your reply MojFar. In my case i will only come to know selector detialsin startup only. – GP32 Jan 24 '14 at 07:48