You can achieve this but it's not as easy as a setting in a config file. You could implement your own BrokerPlugin/Filter that overrides BrokerFilter.addConsumer(), and implement that so that it rejects consumers on your specific destination.
Mats On 19 March 2010 05:31, BenXS <bxsto...@yahoo.co.uk> wrote: > > For a certain Queue (e.g. myqueue123) I would like to allow producers to > store new JMS messages > but not for Consumers to retrieve them. > > How can I achieve this? In other words: Which parameter do I have to set in > which confg file? > > Ben > -- > View this message in context: > http://old.nabble.com/Can-I-allow-storing-of-JMS-msg-in-Queue-but-deny-fetching-them--tp27948028p27948028.html > Sent from the ActiveMQ - User mailing list archive at Nabble.com. > >