3 Replies Latest reply on Feb 29, 2004 6:14 PM by adrian.brock

    JMS QueueBrowser showing no entries

    mgruener

      When I create a QueueBrowser from a valid QueueSession and Queue. I never see any entries. When I debug the QueueSession it also has an empty messages linked list. Also, queueSender.setPriorty(x) has no affect. Has anyone else seen this? Is there a configuration setting I might be missing. The queue is working, in that I am sending messages and onMessage() is getting called.