Re: Message selectors + MDB

2008-09-30 Thread Bruce Snyder
On Tue, Sep 30, 2008 at 9:21 AM, James Strachan <[EMAIL PROTECTED]> wrote: > 2008/9/30 Bruce Snyder <[EMAIL PROTECTED]>: >> On Tue, Sep 30, 2008 at 8:52 AM, my_forum <[EMAIL PROTECTED]> wrote: >> >> >>> Thanks for your reply! >>> After some investigation I found out that message selectors is not ac

Re: Message selectors + MDB

2008-09-30 Thread James Strachan
2008/9/30 Bruce Snyder <[EMAIL PROTECTED]>: > On Tue, Sep 30, 2008 at 8:52 AM, my_forum <[EMAIL PROTECTED]> wrote: > > >> Thanks for your reply! >> After some investigation I found out that message selectors is not actually >> what I need. >> I want to support dynamic number of priorities and worki

Re: Message selectors + MDB

2008-09-30 Thread Bruce Snyder
On Tue, Sep 30, 2008 at 8:52 AM, my_forum <[EMAIL PROTECTED]> wrote: > Thanks for your reply! > After some investigation I found out that message selectors is not actually > what I need. > I want to support dynamic number of priorities and working with selectors I > will have to create "one bean

Re: Message selectors + MDB

2008-09-30 Thread my_forum
bsnyder wrote: > > On Mon, Sep 29, 2008 at 9:25 AM, my_forum <[EMAIL PROTECTED]> wrote: >> >> Guys, >> could anyone give me an example of usage message selectors with Message >> Driven beans? >> I want to process my messages by priority so I think using selectors will >> be >> a correct choice.

Re: Message selectors + MDB

2008-09-30 Thread James Strachan
2008/9/30 my_forum <[EMAIL PROTECTED]>: > > > bsnyder wrote: >> >> On Mon, Sep 29, 2008 at 9:25 AM, my_forum <[EMAIL PROTECTED]> wrote: >>> >>> Guys, >>> could anyone give me an example of usage message selectors with Message >>> Driven beans? >>> I want to process my messages by priority so I thin

Re: Message selectors + MDB

2008-09-30 Thread Bruce Snyder
On Mon, Sep 29, 2008 at 9:25 AM, my_forum <[EMAIL PROTECTED]> wrote: > > Guys, > could anyone give me an example of usage message selectors with Message > Driven beans? > I want to process my messages by priority so I think using selectors will be > a correct choice. > Has somebody implemented mess

Message selectors + MDB

2008-09-29 Thread my_forum
Guys, could anyone give me an example of usage message selectors with Message Driven beans? I want to process my messages by priority so I think using selectors will be a correct choice. Has somebody implemented messages processing by priority using MDBs? Thanks in advance! -- View this message