You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@qpid.apache.org by rg...@apache.org on 2016/11/20 16:42:59 UTC

svn commit: r1770576 [8/8] - in /qpid/java/trunk: bdbstore/src/main/java/org/apache/qpid/server/virtualhostnode/berkeleydb/ broker-codegen/src/main/java/org/apache/qpid/server/model/ broker-core/src/main/java/org/apache/qpid/server/binding/ broker-core...

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: commits-unsubscribe@qpid.apache.org
For additional commands, e-mail: commits-help@qpid.apache.org