Joined: 27 Aug 2001 Posts: 3023 Location: Dallas, TX, USA
You can find a list of all of the WMQ options by looking at the Application Programming Reference/Guide. The Using Java manual also has a lot of information in it.
As far as your actual program, you'll find quite a bit of sample code at:
My guess is that you don't want to browse the queue at all, but simply start getting the messages. There is a getGroup/putGroup pair of programs that should help you out. The messages are put/gotten based on a common group id.
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