Delete message from messagequeue
Hi,
I am trying to insert the messages in the queue to the database which I am able to do,but in case of failure in sending to database ,I dont want to lose the message from queue.what should I do.?
actually I am calling recieve() method so all the messages are being deleted.How to delete a single message rather than deleting the queue.
regards,
ranjith