0 Replies Latest reply on Sep 13, 2007 11:48 AM by romanenco

    Create queue with java code

      Hello

      I have task:

      Database contains list of queue names. My program should periodically read these names and update jboss jms - add new queues and remove old ones.

      How can I add/remove queue with code? without placing files to deploy fodler?

      thanks