Description
JMSFactory.createJmsListener does not use the property value from the JMSConfiguration to set the receiveTimeout on the constructed Spring DMLC. As a result, the constructed DMLC always has the default receiveTimeout value of 1000 milliseconds (which can be quite inefficient).