solace-spring-boot icon indicating copy to clipboard operation
solace-spring-boot copied to clipboard

Not able to connect to multiple VPNs within same host

Open anupam-contaque opened this issue 2 years ago • 2 comments

Use case: I have this setup of Solace where message VPNs are separated based on the business domain. We are designing a Spring Boot application that needs to process the data for different domains using JMS.

Right now solace-spring-boot configuration allows only one message VPN to connect to while the brokers are generally set up with more than one VPNs based on the nature of messages.

Is there any plan to support multiple VPNs using the configuration? Currently do we have any workaround to setup solace-spring-boot that can subscribe/publish to queues of different VPNs?

anupam-contaque avatar Aug 05 '22 19:08 anupam-contaque