Add support for MUC nickname for xmpp
-------------------------------------
Key: CAMEL-705
URL: https://issues.apache.org/activemq/browse/CAMEL-705
Project: Apache Camel
Issue Type: Improvement
Components: camel-xmpp
Affects Versions: 1.4.0
Reporter: Vadim Chekan
Priority: Minor
Attachments: patch.txt
According to XMPP standard user *have to* provide a nick name.
This patch adds a "Nickname" property to XmppEndpoint and modifies
XmppGroupChatProducer so that if "Nickanme" property is set then use it as a
room nick, otherwise use login name as a nick.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.