4 Replies Latest reply on Jun 24, 2006 3:44 AM by ashields

    Redeployed queue does not load messages from db

      I've noticed that if I hot redeploy a queue the messages are not reloaded from the database.

      The messages are re loaded if I restart jboss.

      Is this intentional? I tend to put queues in the same **-server.xml as the MBeans that use them so if ever I need to change configuration the whole lot get's redeployed.

      Of course I could put the queues in a seperate deployment file (But I'd rather not;).

      I'm using jboss 4.0.4, messaging 1.0.1CR2 and the oracle persistence service.

      Thanks