On 24/04/2019 8:38 am, Jose Alberto Fernandez Parejo wrote:
Hello everyone,
We are using rabbitmq broker and qpid-cpp-1.38.0 API to send/receive
messages to/from broker.
Our rabbitmq broker provider has defined a Virtual host at which queues
and exchange are created.
We have seen that virtualhost can be setting by field "vhost:/" in
hostname. But we have made several test and it was not possible to set
the virtualhost.
How can we address a virtualhost using qpid-cpp-1.38.0 API?
An example will be appreciated.
Note that we are using AMQP1.0.
Unfortunately it is not as yet possible. However I have now committed a
fix to allow this to be controlled via the same 'virtualhost' connection
option that is used for the 0-10 path. See
https://issues.apache.org/jira/browse/QPID-8300.
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]