Thank you, In ActiveMQ_CPP, which put selector qsensesenseuery in to a URL-like string.
http://activemq.apache.org/cms/configuring.html Anyway, I think I will put it in the SubscriptionSettings, which make more sense. On Thu, Feb 19, 2009 at 8:32 PM, Aidan Skinner-2 (via Nabble) < [email protected]<ml-user%[email protected]> > wrote: > On Thu, Feb 19, 2009 at 12:19 PM, chenta > <che...@...<http://n2.nabble.com/user/SendEmail.jtp?type=node&node=2352675&i=0>> > wrote: > > > I try to implement a JMS like message selector. But how should client > > transfer its query to the broker? By intuition, client can tell broker > about > > the query when subscribe to a queue. However, there is no such field in > > "SubscriptionSettings" and it seems hard to extend it. Should I just do > it > > by myself? On the other hand, ActiveMQ put JMS selector query into the > URL, > > should we try this approach? > > The JMS client puts this in the subscription properties field table, > which works quite well. > > - Aidan > -- > Apache Qpid - World Domination through Advanced Message Queueing > http://qpid.apache.org > > --------------------------------------------------------------------- > Apache Qpid - AMQP Messaging Implementation > Project: http://qpid.apache.org > Use/Interact: > mailto:dev-subscr...@...<http://n2.nabble.com/user/SendEmail.jtp?type=node&node=2352675&i=1> > > > > ------------------------------ > This email is a reply to your post @ > http://n2.nabble.com/Implementation-of-Message-Selector-tp2352638p2352675.html > You can reply by email or by visting the link above. > > -- View this message in context: http://n2.nabble.com/Implementation-of-Message-Selector-tp2352638p2354165.html Sent from the Apache Qpid developers mailing list archive at Nabble.com.
