Thank you Keith for your feedback and correction . When i tried to use broker list options, I got the exception as the bellow:
Virtual host looks like a windows path, forward slash not allowed in URL at index 88: amqp://guest:guest@/development?brokerlist='tcp://localhost:15771?ssl='true'&key_store='C:\ssl\java_client_keystore.jks'&key_store_password='password'&trust_store='C:\ssl\java_client_truststore.jks'&key_store_password='password'' [Root exception is Virtual host looks like a windows path, forward slash not allowed in URL between indicies 88 and -57 amqp://guest:guest@/development?brokerlist='tcp://localhost:15771? ssl='true'&key_store='C:\ssl\java_client_keystore.jks'&key_store_password='password'&trust_store='C:\ssl\java_client_truststore.jks'&key_store_password='password'' here is my properties file ..... connectionfactory.qpidConnectionfactory = amqp://guest:guest@/development?brokerlist='tcp://localhost:15771?ssl='true'&key_store='C:\\ssl\\java_client_keystore.jks'&key_store_password='password'&trust_store='C:\\ssl\\java_client_truststore.jks'&key_store_password='password'' ..... Any help? -- View this message in context: http://qpid.2158936.n2.nabble.com/SSL-option-tp7591508p7591510.html Sent from the Apache Qpid users mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscr...@qpid.apache.org For additional commands, e-mail: users-h...@qpid.apache.org