-
Oct 28th, 2011, 04:41 AM
#1
JMS queue messages viewing without removing them from the queue
I want to view ALL messages (message-driven POJOs) of a queue without removing them from the queue. Is there a way to accomplish that?
I found out that with "sessionAcknowledgeMode", I can view one single message before acknowledging and removing it from a queue. But thats not what I want. I want a list of all the message without actually removing them.
THX!
Tags for this Thread
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules