JMSWMQ2020: Failed to connect to queue manager
问题 I'm trying to connect to queue manager using ccdt.tab file. Here is what I tried: String CHANNEL_TABLE_PATH = "/usr/dev/ccdt.tab"; URL chanTableUrl = new URL("file://"+ CHANNEL_TABLE_PATH); connectionFactory.setCCDTURL(chanTableUrl); connectionFactory.setQueueManager("*"); MQQueueConnection connection = (MQQueueConnection) connectionFactory.createQueueConnection(); connection.start(); Here is what inside of my ccdt.tab DIS CHL(*) QMNAME CONNAME Display Channel details. CHANNEL(C.TEST.1)