2 Replies Latest reply on May 16, 2007 12:42 PM by weston.price

    2 Queue receivers can receive same number message from an De

    geniusfox

      I use the JbossMQ in Jboss4.02, i start 2 Queue receivers at same server, and listen on same destination on same Jboss server. But i found, one listener would acknoledge most of the message, the other is lazy. For example, i send 100 messages to this Queue. the 1st will get more then 80 messages, the 2nd only can get 20 message. Is't a right thing? What's the problem with my Jboss?