[
https://issues.apache.org/jira/browse/CAMEL-5382?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13442331#comment-13442331
]
Henryk Konsek commented on CAMEL-5382:
--------------------------------------
Willem, check out the version from the trunk (rev911) - I've applied proper GPL
licenses before the commit.
Regarding the headers - in fact, it will be useful to consider SRC AND DEST
headers when creating new message in JGroupsProducer. This will allow us to use
JGroups producer in the following fashion:
template.sendBodyAndHeader("jgroups://", JGroupsEndpoint.HEADER_JGROUPS_DEST
,new IpAddress("192.168.1.1",9999));
I'll add this feature today.
> 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