Users restriction to Topics/Queues

2016-08-01 Thread crishel.yumul
Hi, all! My broker web console was deployed on my TomEE Server. User realm was on MySQL and authenticating well. Now the question, is there any way I can restrict my users on my database to only view their own topic and queues upon logging in to the web console using their account/s registered on

Looking for an alternative of AMQ-4222

2016-08-01 Thread Rag Mayur
I was using ActiveMQ 5.3.0 . I faced a memory leak issue which is very similar to https://issues.apache.org/jira/browse/AMQ-4222. As per the JIRA, I updated ActiveMQ to 5.8.0 and the memory leak didn't occur. However upgrading to 5.8.0 broke some of my existing code. I would like to stick to 5.3.0

Re: For each user group.properties

2016-08-01 Thread crishel.yumul
Good day! All I want is for my broker to recognize those 2 users under AMQ-users group in group.properties and create a topic name for them, individually. Here’s how I called AMQ-users: file:${activemq.conf}/groups.properties — Here’s the content of my

Re: For each user group.properties

2016-08-01 Thread Hassen Bennour
Hello, I'm not sur to understand the problem, can you please resume the whole problem & configuration and what works and what not ? if you want the broker to create destinations at startup before a client start using them you need to configure this like said here http://activemq.apache.org/config

Re: For each user group.properties

2016-08-01 Thread crishel.yumul
To the groups.properties.. * AMQ-users=client1,client2 * AMQ-users=“client1”,”client2” *AMW-users=‘client1’,’client2' I want my authorization to read these 2 clients and create 2 topic destination on web console. But nothing worked out. Any help? Thanks! Best regards, Crishel Yumul DevOps TORO

Re: For each user group.properties

2016-08-01 Thread Hassen Bennour
Hello, where you done this ?*. I've tried adding (" ") and (' '), but it didn't worked out. * You can do this by adding an authorizationEntry for each user. Kind regards. *BENNOUR HASSEN* *SOA *