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
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
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
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