Our XMPP server sends presence stanzas for the room itself, in addition
to normal user presence ones. Which resulted in an exception, when the
code tried to access the non-existent "resource" part of the JID, which
would usually contain the username/nickname.
Our XMPP server sends presence stanzas for the room itself, in addition to normal user presence ones. Which resulted in an exception, when the code tried to access the non-existent "resource" part of the JID, which would usually contain the username/nickname.