Re: Adding users on the fly ACTIVEMQ

2008-04-23 Thread Abdul Alhazred
greenapple wrote: > > I have activemq running and a new user asks for an account. Is it possible > to add users and groups on the fly to the list of users and groups in > activemq without restarting it? > > If so, how? Can I do it programmatically? > Well, you'd need to have an implementati

Re: Adding users on the fly ACTIVEMQ

2008-04-24 Thread Abdul Alhazred
gt; using JAAS authentication and by editing users.properties and > groups.properties > > But somehow, doing this does not seem right since I would like to provide > a UI for users to > Thanks, > > > Abdul Alhazred wrote: >> >> >> >> greenapp

JBoss EJB3 MDB delivery failure

2008-04-27 Thread Abdul Alhazred
Hi, I have a little problem with a JBoss EJB3 MDB. Using JBoss 4.0.5GA and AMQ 4.1. Generally it seems JBoss has no problems with deploying the ConnectionFactories, etc., and MDB message inflow appears to work fine. That is messages are delivered with no problems, and if I create a POJO and have

Re: Clustering - Load balance and failover together - any 7x24 solution?

2008-04-27 Thread Abdul Alhazred
Gordon Luk wrote: > > Dear All, > > I am new to ActiveMQ. I found ActiveMQ 5 support failover custering > (Master / Slave). Master data replicate to slave and had limitation*. > Other options are shared file system and database, two options also could > appear single point of failure at backen