On 11/29/06, massive.boisson <[EMAIL PROTECTED]> wrote:

Hi,

from both docs and experience I know that server destinations are created on
demand.
But, these destinations are not 'sticky' - they are created for each
connection and
do not live on the broker outside of connections that use it, right?
Even for persistent messaging. This is my experience, at least.

Yes
http://incubator.apache.org/activemq/how-do-i-create-new-destinations.html


I was looking for delete destination command, and couldn't find any. Does it
not exist
because of the above describe behavior?

You can flush a queue if thats what you mean - using the MBeans

PS This seems to be big issue for me because I am using LDAP authorization.
Only "server" Jms client has admin privileges for certain queues, and when
"server" Jms client is down, no one can send/receive messages to these
queues, even when they already have been created by "server" Jms client.

You've lost me there. In ActiveMQ you can set whatever roles you want
on any destinations.

--

James
-------
http://radio.weblogs.com/0112098/

Reply via email to