[ 
https://issues.apache.org/activemq/browse/AMQNET-144?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=49923#action_49923
 ] 

Timothy Bish commented on AMQNET-144:
-------------------------------------

Agreed, this has burned me on more than one occasion, the default url should be 
localhost as that almost always where my broker runs when I'm unit testing the 
code.

> 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: Timothy Bish
>
> 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.

Reply via email to