[
https://issues.apache.org/activemq/browse/CAMEL-710?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Vadim Chekan updated CAMEL-710:
-------------------------------
Attachment: patch.txt
> Presence is sent twice by xmpp
> ------------------------------
>
> Key: CAMEL-710
> URL: https://issues.apache.org/activemq/browse/CAMEL-710
> Project: Apache Camel
> Issue Type: Bug
> Components: camel-xmpp
> Affects Versions: 1.4.0
> Reporter: Vadim Chekan
> Priority: Minor
> Attachments: patch.txt
>
>
> When using smack library sending presence message after login is redundant.
> According to smack documentation (and confirmed by experiment) login sends
> the presence.
> [http://www.igniterealtime.org/builds/smack/docs/latest/javadoc/org/jivesoftware/smack/XMPPConnection.html#login(java.lang.String,%20java.lang.String)]
> {quote}Logs in to the server using the strongest authentication mode
> supported by the server, then *sets presence to available*{quote}
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.