[ 
https://issues.apache.org/jira/browse/CAMEL-5382?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13442235#comment-13442235
 ] 

Willem Jiang commented on CAMEL-5382:
-------------------------------------

[~hekonsek]
I just have a quick look at the code, I found you are putting the message src 
and dest into the camel message header in the JGroupConsumer but you didn't 
create a JGroup message according to the camel message headers in the 
JGroupConsumer. If you take a look at other camel component, you will find 
there is a binding object can help the component to do this kind message header 
mapping work.
 
                
> JGroups component
> -----------------
>
>                 Key: CAMEL-5382
>                 URL: https://issues.apache.org/jira/browse/CAMEL-5382
>             Project: Camel
>          Issue Type: New Feature
>            Reporter: Henryk Konsek
>            Assignee: Henryk Konsek
>         Attachments: camel-jgroups.patch
>
>
> JGroups [1] component for Camel would allow to broadcast/receive messages 
> to/from existing multicast-aware systems. It could be also used to enable 
> communication between Camel/ServiceMix instances.
> [1] http://www.jgroups.org

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to