You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cxf.apache.org by "Willem Jiang (JIRA)" <ji...@apache.org> on 2009/06/02 02:57:07 UTC

[jira] Assigned: (CXF-2243) JMSFactory.createJmsListener does not use property from JMSConfiguration to set the receiveTimeout on the constructed Spring DMLC

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

Willem Jiang reassigned CXF-2243:
---------------------------------

    Assignee: Willem Jiang

> 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
>         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.