0 Replies Latest reply on Feb 27, 2005 6:58 PM by chrisforlano

    Dynamically JMS Queues/Topics

    chrisforlano

      Hi,

      I'm a bit of a newbie to JBoss, but does anyone know if its possible to create new JMS queues or topics at runtime (i.e., without new deployment descriptors and without restarting the server)?

      For example, say I have a generic application that routes message delivery events for one or more content providers. Each content provider will be assigned his own queue. However, I can provision new content providers at any time (i.e., without restarting the server). Thus, I would need to dynamically create a queue whenever a new content provider is added.

      Can anyone help ... or suggest an alternative.

      Many Thank.

      Chris