Hi,
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?

Thanks.

Chenta
-- 
View this message in context: 
http://n2.nabble.com/Implementation-of-Message-Selector-tp2352638p2352638.html
Sent from the Apache Qpid developers mailing list archive at Nabble.com.


---------------------------------------------------------------------
Apache Qpid - AMQP Messaging Implementation
Project:      http://qpid.apache.org
Use/Interact: mailto:[email protected]

Reply via email to