b1ad8f3adf
This commit has 2 changes for backwards compatibility with older clients: 1) A "bindings query" will now detect if the client is both JMS and "old" (i.e. pre-2.0) and will prefix the returned queue names with the old prefix (i.e. "jms.queue."). This will allow the old client to properly detect whether or not a queue exists in its auto-creation logic. 2) When messages are dispatched to a consumer there is logic to detect if the consumer is both JMS and "old" and will prefix the "address" on the message with "jms.queue." or "jms.topic." as appropriate (if it's not already prefixed). |
||
---|---|---|
.. | ||
src | ||
pom.xml |