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

Willem Jiang resolved CXF-2243.
-------------------------------

       Resolution: Fixed
    Fix Version/s: 2.2.3
                   2.1.6
                   2.0.12

Applied patch with thanks to Ron.

BTW, 
I did a quick fix[1]for working with the spring 2.0.x by setting the template 
with default timeout value 0 if the JMSConfigurer hasn't that value.

[1] http://svn.apache.org/viewvc?rev=780960&view=rev

> 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
>            Assignee: Willem Jiang
>             Fix For: 2.0.12, 2.1.6, 2.2.3
>
>         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