Burn Lewis created UIMA-2755:
--------------------------------
Summary: Placeholders in JMS service descriptors shouldn't replace
all of the value
Key: UIMA-2755
URL: https://issues.apache.org/jira/browse/UIMA-2755
Project: UIMA
Issue Type: Improvement
Components: Async Scaleout
Reporter: Burn Lewis
Assignee: Burn Lewis
Priority: Minor
Placeholders of the form ${system-property} may be used in the value fields for
both the broker and endpoint parameters in a JMS service descriptor. But they
completely replace the value. A better solution is to allow substitution
anywhere in the value field so that, e.g., decorations that are essentially
client arguments can be left in the descriptor. e.g.
<parameter name="brokerURL"
value="${brokerUrl}?wireFormat.maxInactivityDuration=0"/>
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira