mirror of https://github.com/apache/activemq.git
updated for junit test
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@560698 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
35ba427ec9
commit
6013b64f97
|
@ -25,7 +25,7 @@
|
||||||
|
|
||||||
<networkConnectors>
|
<networkConnectors>
|
||||||
<networkConnector uri="static:(tcp://localhost:61617)">
|
<networkConnector uri="static:(tcp://localhost:61617)">
|
||||||
duplex = true
|
duplex=true
|
||||||
dynamicOnly = false
|
dynamicOnly = false
|
||||||
conduitSubscriptions = true
|
conduitSubscriptions = true
|
||||||
decreaseNetworkConsumerPriority = false
|
decreaseNetworkConsumerPriority = false
|
||||||
|
|
Loading…
Reference in New Issue