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

[jira] Created: (CXF-2363) ReplyDestinationName settings not used in JMSDestination

ReplyDestinationName settings not used in JMSDestination
--------------------------------------------------------

                 Key: CXF-2363
                 URL: https://issues.apache.org/jira/browse/CXF-2363
             Project: CXF
          Issue Type: Bug
          Components: Transports
    Affects Versions: 2.2.2, 2.2.1, 2.1.5
            Reporter: Daniel Kulp
            Assignee: Daniel Kulp
             Fix For: 2.0.12, 2.1.6, 2.2.3



The JMSDestination.getReplyToDestination only looks at the incoming message for a "rebased" reply to location or the actual JMS ReplyTo destination.   It doesn't use the configuration for the jndiReplyDestinationName or jmsReplyDestinationName settings from the config.   It should check the Message first for the settings, and if not found, use the config settings.


-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Resolved: (CXF-2363) ReplyDestinationName settings not used in JMSDestination

Posted by "Daniel Kulp (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/CXF-2363?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Daniel Kulp resolved CXF-2363.
------------------------------

    Resolution: Fixed

> ReplyDestinationName settings not used in JMSDestination
> --------------------------------------------------------
>
>                 Key: CXF-2363
>                 URL: https://issues.apache.org/jira/browse/CXF-2363
>             Project: CXF
>          Issue Type: Bug
>          Components: Transports
>    Affects Versions: 2.1.5, 2.2.1, 2.2.2
>            Reporter: Daniel Kulp
>            Assignee: Daniel Kulp
>             Fix For: 2.0.12, 2.1.6, 2.2.3
>
>
> The JMSDestination.getReplyToDestination only looks at the incoming message for a "rebased" reply to location or the actual JMS ReplyTo destination.   It doesn't use the configuration for the jndiReplyDestinationName or jmsReplyDestinationName settings from the config.   It should check the Message first for the settings, and if not found, use the config settings.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.