2 Replies Latest reply on Jan 19, 2007 7:15 PM by genman

    How to store JMS messages permanently in the database

    vk.iyengar

      After consumer/subscriber acknowledge, I would like to store the message permanently in the oracle database. This is one of my business requirement where we want to replay the message. When i say replay means messages from the database will be put back into Queue for processing again.

      Thanks