Hello, I'd like to connect to a RabbitMQ virtual host, but it's not quite clear how I should setup my JMS connection.
I'm using - RabbiMQ version 3.8.9 - Qipid-jms : 0.55.0 I thought it was just a matter of adding the virtual host name at the end of the connection URL. But the magic didn't happen. To connect with virtual host tst, I use amqp://localhost:5672/tst. We are using this connection factory class org.apache.qpid.jms.JmsConnectionFactory. Any idea ? Regards Herbert Il vaut mieux suivre le bon chemin en boitant que le mauvais d'un pas ferme Saint Augustin