I'm not sure how best to document JMS selectors in the Java client.

Java JMS defines selectors here:
http://java.sun.com/j2ee/1.4/docs/api/javax/jms/Message.html

I've heard that what we have implemented is not exactly that, but corresponds to the JMS Selector BNF I used here:
http://people.apache.org/~jonathan/Programming-In-Apache-Qpid.html#id3015749

How much of this is true? Just exactly what should be documented here?

Jonathan

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

Reply via email to