ibm-messaging / mq-jms-spring

Components to assist MQ JMS integration with Spring frameworks
Apache License 2.0
190 stars 102 forks source link

No means to specify host:port for mq #42

Closed michelwatson closed 4 years ago

michelwatson commented 4 years ago

Hello,

I realize that enterprises manage their queues differently. But I don't see a way to use your properties interface to set host and port for a given mq instance. Is there a way to connect to a MQ queue via host and port (available on the connection factory class)?

michelwatson commented 4 years ago

My mistake, the conn-name property facilitates this using parens.