On 25/04/2019 7:16 am, Jose Alberto Fernandez Parejo wrote:
Hello Gordon,Thank you very much for the quick response. We have downloaded the new version including that commit. Now there is no error when calling connection.setOption("virtualhost", "virtualhost_name"); But the client is connecting to default virtual host "/" and not to the one set with setOption procedure. We are using rabbitmq broker. The logs of rabbitmq there is nothing regarding virtualhost when connecting. Is there anything we can check to be sure we are not doing anything wrong?
Run with QPID_LOG_ENABLE=trace+ while connecting and check that the 'open' frame's host field is set correctly.
--------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
