0 Replies Latest reply on Jul 14, 2003 1:57 AM by monu

    DLQ implementation

    monu

      Hi,

      I came to know based on my previous posted message about DLQ that in JBoss DLQ is handle by MDB.

      I am not using MDB to process my messages and I want to implement my own DLQ handler and that is not going to be MDB.

      I would like to know if there is any API to change the message property. As JMS spec says once message is sent to queue/topic, message becomes read-only. I want to add/edit some property, how can i do that without clearing up the existing property or creating new messages.

      Please give your suggestions.

      Thanks in advance,

      Monu