[jboss-user] [JBossMQ] Recreation of programatically added Queues/Topics
Marcos Sanz/Denic
sanz at denic.de
Tue Mar 18 11:09:08 EDT 2008
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 re-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?
Thanks and regards,
Marcos Sanz
More information about the jboss-user
mailing list