Gordon Sim wrote:
The (non-standard) XML exchange allows XQuery selection based on headers, but currently I believe it requires the body to be in XML even if your query doesn't actually access the body.
I just checked in a version of the XML Exchange that does not attempt to parse the message content if it is not used in the query, so you can use it to route based on message headers even if the message content is not XML.
Jonathan --------------------------------------------------------------------- Apache Qpid - AMQP Messaging Implementation Project: http://qpid.apache.org Use/Interact: mailto:[email protected]
