GitHub user dkolotenko opened a pull request: https://github.com/apache/camel/pull/92
Development of a patch for the component camel-xmpp to send jabber messages to any participant use header with name "CamelXmppTo" Added a way to send jabber messages to several participants. https://issues.apache.org/jira/browse/CAMEL-7148 You can merge this pull request into a Git repository by running: $ git pull https://github.com/dkolotenko/camel CAMEL-7148 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/camel/pull/92.patch ---- commit 8e264f632a2130154d1f5713d4eddfe8ff64e40d Author: c0ldd <antonra...@gmail.com> Date: 2014-01-23T13:58:46Z development of a patch for the component camel-xmpp to send jabber messages to any participant use header with name "CamelXmppTo" ----