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

Claus Ibsen resolved CAMEL-3463.
--------------------------------

    Resolution: Fixed

Part of CAMEL-34462 commit in rev: 1052759.

> Jms component - Should normalize reply to destination name if provided as a 
> String
> ----------------------------------------------------------------------------------
>
>                 Key: CAMEL-3463
>                 URL: https://issues.apache.org/jira/browse/CAMEL-3463
>             Project: Camel
>          Issue Type: Improvement
>          Components: camel-jms
>    Affects Versions: 2.5.0
>            Reporter: Claus Ibsen
>            Assignee: Claus Ibsen
>            Priority: Minor
>             Fix For: 2.6.0
>
>
> When end users provide a JMSReplyTo in either a header or endpoint 
> configuration as a String.
> It should be normalized so we cater for {{queue}} and {{topic}} prefixes. So 
> if end user does: {{queue:foo}} we will remove the {{queue:}} prefix to avoid 
> creating a destination which would be {{queue://queue:foo}}. 

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