JMSFactory.createJmsListener does not use property from JMSConfiguration to set the receiveTimeout on the constructed Spring DMLC ---------------------------------------------------------------------------------------------------------------------------------
Key: CXF-2243 URL: https://issues.apache.org/jira/browse/CXF-2243 Project: CXF Issue Type: Bug Affects Versions: 2.0.11 Reporter: Ron Gavlin 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). -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.