On 10/10/2007, Terrk K <[EMAIL PROTECTED]> wrote: > > I cannot find enough documentation on message selectors but have many > questions. > > Message selectors are more like fliters right? If so, what is the underlying > selection policy of the broker? Age, priority, moon phases?
The selector describes the filter. See the "Message Selectors" section... http://java.sun.com/j2ee/1.4/docs/api/javax/jms/Message.html As Joe said, Message Groups could be what you need to process groups of messages by the same consumer; maybe with a selector to filter 'high priority' messages -- James ------- http://macstrac.blogspot.com/ Open Source SOA http://open.iona.com