File APIs for Java Developers
Manipulate DOC, XLS, PPT, PDF and many others from your application.
http://aspose.com/file-tools
A friendly place for programming greenhorns!
Big Moose Saloon
Search
|
Java FAQ
|
Recent Topics
Register / Login
Win a copy of
The Mikado Method
this week in the
Agile and other Processes
forum!
JavaRanch
»
Java Forums
»
Products
»
Websphere
Author
removing message from queue
Ravi Nikam
Greenhorn
Joined: Sep 28, 2007
Posts: 6
posted
Sep 28, 2007 04:18:00
0
Hello,
I want to Delete Messages from Queue once it is read.
Can anyone help me to implement this.
I am using WAS6.1 and getting messages from queue using
javax.jms.QueueReceiver
's receive() method.
Venkata
Ranch Hand
Joined: Sep 07, 2007
Posts: 37
posted
Oct 03, 2007 16:43:00
0
Hi
Either you can set the expery time on the messge or once the MDB reads it , it automatically deletes from Queue.
Hari
I agree. Here's the link:
http://aspose.com/file-tools
subject: removing message from queue
Similar Threads
JMS messages not consumed after consuming some messages
MQSeries and GlassFish JMS
Find the Pending Messages in an Queue
ActiveMQ: message transactions/history to be permanently stored
How to configure a Connection Factory for Queue type message?
All times are in JavaRanch time: GMT-6 in summer, GMT-7 in winter