Re: After failover, earlier messages are lost

2016-09-01 Thread crishel.yumul
Hi, are you using queues or topic destination? I'm also experiencing it right now. I'm using topics. -- View this message in context: http://activemq.2283324.n4.nabble.com/After-failover-earlier-messages-are-lost-tp4706630p4716097.html Sent from the ActiveMQ - User mailing list archive at Nabbl

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

Re: For each user group.properties

2016-08-01 Thread crishel.yumul
e.org/runtime-configuration.html > <http://activemq.apache.org/runtime-configuration.html> > > > ... > > ... > > > > > Kind regards. > > *BENNOUR HASSEN* > > *SOA **Architect **/ **Java **Software Engineer* > > 2016-08-01 10:10 GMT+02:00 crishel.yumul <

Re: For each user group.properties

2016-08-01 Thread crishel.yumul
> > > > > Kind regards. > > *BENNOUR HASSEN* > > *SOA **Architect **/ **Java **Software Engineer* > > 2016-08-01 3:11 GMT+02:00 crishel.yumul <[hidden email] > >: > > > Thank you, Hassen! :) > > I've alrea

Re: For each user group.properties

2016-07-31 Thread crishel.yumul
Thank you, Hassen! :) I've already configured the jaasAuth plugin... Here's my follow-up question: In the group.properties, I have 2 users. Client1 and Client 2. Both are configured to have own topic ("client1.some.topic" and "client2.some.topic"). But upon running my broker, my broker console onl

For each user group.properties

2016-07-28 Thread crishel.yumul
Is there any way I can authorize multiple users under the group name AMQ-users located on my groups.properties. Here's my groups.properties: AMQ-admin=admin AMQ-users=client1,client2 On my authorization plugin i call AMQ-users to authorzied these two users Here's my authorization plugin:

Re: Integrating ActiveMQ with a shared user database

2016-07-21 Thread crishel.yumul
Answer to this please. -- View this message in context: http://activemq.2283324.n4.nabble.com/Integrating-ActiveMQ-with-a-shared-user-database-tp2343451p4714291.html Sent from the ActiveMQ - User mailing list archive at Nabble.com.

ActiveMQ Realm on database

2016-07-21 Thread crishel.yumul
Are there any another plugins for simpleAuthentication of ActiveMQ? I want to configure my user realm and authentication to be in a database like MySQL. I got this idea thru the concept of jdbcRealm. Essential Part: I'm using tomEE to host my ActiveMQ application and therefore disregarding jetty.

Re: Consumer does not reconnect

2016-07-21 Thread crishel.yumul
influence failover of connections managed by > a > connection pool, so I'd like to better understand what you're suggesting. > > Tim > > On Jul 21, 2016 3:01 AM, "crishel.yumul" < > crishel.yumul@ > > wrote: > >> Hi, >> configure your br

Re: Consumer does not reconnect

2016-07-21 Thread crishel.yumul
Hi, configure your broker URL with this failover:tcp://:,tcp://:?closeAsync=false Hope it helps! Regards, Crishel Yumul DevOps TORO Limited -- View this message in context: http://activemq.2283324.n4.nabble.com/Consumer-does-not-reconnect-tp4714039p4714219.html Sent from the ActiveMQ - User m