IBM MQ v8 and Glassfish local setup port configuration issue
问题 Given the following local setup: IBM WebSphere MQ Advanced for Developers V8.0 Payara 4.1.2.172 I'd like to connect to the local queue manager via JMS on other than the default port (1414). In spite I added several properties to the connection factory to configure port 1415, it seems that the server is still trying to connect via port 1414, as Payara constantly throws java.net.ConnectException . The relevant part of my domain.xml: <connector-connection-pool resource-adapter-name="wmq.jmsra"