[
https://issues.apache.org/activemq/browse/AMQCPP-148?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Timothy Bish reassigned AMQCPP-148:
-----------------------------------
Assignee: Timothy Bish (was: Nathan Mittler)
> Add support for embedding environment variables in connection URI
> -----------------------------------------------------------------
>
> Key: AMQCPP-148
> URL: https://issues.apache.org/activemq/browse/AMQCPP-148
> Project: ActiveMQ C++ Client
> Issue Type: New Feature
> Components: CMS Impl
> Reporter: Nathan Mittler
> Assignee: Timothy Bish
> Priority: Minor
> Fix For: 2.2
>
>
> Add support for embedding environment variables in the connection URI to
> allow things like this:
> createConnection("tcp://127.0.0.1:61616?wireFormat=${wireFormat}");
> Suggest using the standard bash form for variables "${...}"
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.