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