Modified: qpid/java/trunk/test-profiles/test-provider.properties
URL: 
http://svn.apache.org/viewvc/qpid/java/trunk/test-profiles/test-provider.properties?rev=1770576&r1=1770575&r2=1770576&view=diff
==============================================================================
--- qpid/java/trunk/test-profiles/test-provider.properties (original)
+++ qpid/java/trunk/test-profiles/test-provider.properties Sun Nov 20 16:42:57 
2016
@@ -34,6 +34,9 @@ connectionfactory.failover.ssl = amqp://
 
 connectionfactory.connection2 = 
amqp://username:password@clientid/test?brokerlist='tcp://localhost:${test.port.alt}'
 
+connectionfactory.management = 
amqp://username:password@clientid/$management?brokerlist='tcp://localhost:${test.port}'
+connectionfactory.management.ssl = 
amqp://username:password@clientid/$management?brokerlist='tcp://localhost:${test.port.ssl}?ssl='true''
+
 
 queue.MyQueue = example.MyQueue
 queue.queue = example.queue



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to