Posted: Tue May 04, 2004 5:32 am Post subject: Basic application with the MQ API for Java
Newbie
Joined: 04 May 2004 Posts: 1
Good morning.
IÂ want to develop an application, with the MQ API for Java, that must go over all the messages that exist in a queue. My problems are the following ones:
        - How can I make the way or journey of the queue?
        - How can I avoid the messages to be erased once read?
Joined: 27 Aug 2001 Posts: 3023 Location: Dallas, TX, USA
I think you want to open the queue and then browse the messages. You can find details in the Using Java manual and the Application Programming Guide/Reference.
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum