You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@uima.apache.org by "Burn Lewis (JIRA)" <de...@uima.apache.org> on 2013/03/20 23:37:15 UTC

[jira] [Resolved] (UIMA-2755) Placeholders in JMS service descriptors shouldn't replace all of the value

     [ https://issues.apache.org/jira/browse/UIMA-2755?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Burn Lewis resolved UIMA-2755.
------------------------------

    Resolution: Fixed

The broker & endpoint placeholders may be preceded and/or followed by text in the value field.
                
> 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