Hi Team, Im using Qpid lib jars to establish a connection from a third party application to AMQP Azure Service Bus. I'm looking for a property variable for *PROXY *host settings but couldn't find one. May i know if there is a way to use a proxy within Qpid Client property.
QPID JMS CLient Version : Version: 0.52.0 Below are the current properties used for connection establishment. connectionfactory.myFactoryLookup = amqps://<<HOST>>. servicebus.windows.net?jms.username=<<UserName>>&jms.password=<<Password>> queue.QUEUE = <<QueueName>> Appreciate your help! Regards Vishnu
