Hello,

I'm writing a chat application based on ActiveMQ. When a user logs in I need
to create his input queue, he will be the exclusive consumer and only he
must have read access to this queue. 

New users come and go so I can not define all the queues in advance. 
Letting the broker create the queue on the fly is OK but then I can't set
access policy for this queue.

I didn't find a way to accomplish this following the documentation. Any
suggestion how this can be done?

Thanks in advance



--
View this message in context: 
http://activemq.2283324.n4.nabble.com/How-to-create-password-protected-queues-dynamically-tp4654583.html
Sent from the ActiveMQ - User mailing list archive at Nabble.com.

Reply via email to