Hi Pablo, you'll need to create your own security plugin to support this. Take a look at here for more resources
http://activemq.apache.org/security.html Regards -- Dejan Bosanac Senior Software Engineer | FuseSource Corp. dej...@fusesource.com | fusesource.com skype: dejan.bosanac | twitter: @dejanb blog: http://www.nighttale.net ActiveMQ in Action: http://www.manning.com/snyder/ On Tue, Jul 31, 2012 at 11:27 AM, pcalabrese <pablo.calabr...@gmail.com> wrote: > 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.