[
https://issues.apache.org/jira/browse/CAMEL-7672?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16002576#comment-16002576
]
ASF GitHub Bot commented on CAMEL-7672:
---------------------------------------
GitHub user onders86 opened a pull request:
https://github.com/apache/camel/pull/1680
CAMEL-7672- use of HeaderFilterStrategy to send message headers as stomp
frames
reimplemented what is tried to achieve in this pull request.
https://github.com/apache/camel/pull/267
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/onders86/camel CAMEL-7672
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/camel/pull/1680.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #1680
----
commit 13f5b684e90b203cf78413fc96c4200f39d250f2
Author: onders86 <[email protected]>
Date: 2017-05-09T12:02:36Z
CAMEL-7672- use of HeaderFilterStrategy to send message headers as stomp
frames
commit 28cf1a812d11bfcc840c58a04be3f09d5adf047b
Author: onders86 <[email protected]>
Date: 2017-05-09T12:06:32Z
CAMEL-7672- use of HeaderFilterStrategy to send message headers as stomp
frames
----
> camel-stomp - Add support for reply-to header
> ---------------------------------------------
>
> Key: CAMEL-7672
> URL: https://issues.apache.org/jira/browse/CAMEL-7672
> Project: Camel
> Issue Type: New Feature
> Components: camel-stomp
> Reporter: Claus Ibsen
> Priority: Minor
> Fix For: Future
>
>
> See nabble
> http://camel.465427.n5.nabble.com/Missing-headers-when-using-Stomp-request-reply-tp5754917.html
> This component does not support so many of the stomp headers. Also we may
> want to map Camel headers to properties so they get propagated and send with
> the stomp message.
> We would need to have a header mapping ala we have with the camel-jms
> component, and a default implementation. Then people can configure a custom
> impl for special cases.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)