If you want to address this, you can superclass the JmsSpout and put in the missing steps to connect to MQ. Look in the Spout.open() method after it goes to make a connection to the connection factory.
↧
If you want to address this, you can superclass the JmsSpout and put in the missing steps to connect to MQ. Look in the Spout.open() method after it goes to make a connection to the connection factory.