[ 
https://issues.apache.org/jira/browse/CXF-2243?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Ron Gavlin updated CXF-2243:
----------------------------

    Attachment: cxf-2243.patch

This patch allows the JMSConfiguration.receiveTimeout to be used to configure 
both the conduit/JMSTemplate and the destination/JMSListener. Currently, only 
the conduit/JMSTemplate is possible.

> 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
>         Attachments: cxf-2243.patch
>
>
> 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.

Reply via email to