1 Reply Latest reply on Mar 20, 2008 8:29 PM by kahzoo

    [JBossMQ] Recreation of programatically added Queues/Topics

    fdsafdsa

      Folks,

      it is well-known that topic/queues created with the ConfigDestinationManager do not survive a server reboot, as documented in
      http://wiki.jboss.org/wiki/Wiki.jsp?page=ConfigDestinationManager

      We are looking into the issue of "recreating" these queues/topics automagically once the server is rebooted, by storing off-server which queues were programatically created and calling again the ConfigDestinationManager for these queues during server start.

      Any suggestions on how/where we might hook our "recreation" code in the JBoss startup process? Would using JBoss Messaging instead make it easier?

      Thanks and regards,
      Marcos Sanz