relative part of the URI is not captured as destination if http contents
contains a "destination" input with an empty value.
------------------------------------------------------------------------------------------------------------------------------
Key: AMQ-1840
URL: https://issues.apache.org/activemq/browse/AMQ-1840
Project: ActiveMQ
Issue Type: Improvement
Components: JMS client, Samples
Affects Versions: 5.1.0
Reporter: Jonas Lim
Assignee: Jonas Lim
Priority: Minor
Fix For: 5.2.0
Given http://www.acme.com/queue/orders/input as the uri, "orders/input" will
not be treated as orders.input destination as long as there is a destination
input field defined. This is the correct use case except when the input field
"destination" has an empty value then the relative part of the uri should be
treated as the destination.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.