1 Reply Latest reply on Dec 1, 2003 9:08 AM by adrian.brock

    Problem recovering messages from jbossmq

      I have a application which uses MDB and runs on jboss-3.0.5_tomcat-4.0.6 .when i send a message to the queue, my mdb will process the message.

      But if i send lot of messages then some of the messages are stored in the folder
      "db\jbossmq\file\QUEUE.activityQueue\" and those messages are never processed until i restart my jboss server.

      So is there a way to configure jboss to process those persisted messages without restarting jboss ?