Default broker URL in nmsprovider-test.config should be the default URL of the
broker, ie localhost:61616
---------------------------------------------------------------------------------------------------------
Key: AMQNET-144
URL: https://issues.apache.org/activemq/browse/AMQNET-144
Project: ActiveMQ .Net
Issue Type: Improvement
Environment: All
Reporter: Yev Bronshteyn
Assignee: Jim Gomes
It's quite inconvenient to have to edit a text file on each checkout. An ideal
way of managing the broker URL would be defaulting to tcp://localhost:61616 and
reading the rest from a special en environment variable, let's say
ACTIVEMQ_URL. This way, if somone's broker is set up at a non-default hostname,
the necessary tweak would be specific to that user's system, and not to a copy
of the source tree. I'd happily volunteer to implement the change myself.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.