Another observation regarding XMPP multi-user chat (aka chat-rooms) to follow on my previous entry. This one is also an odd one.
It appears that Openfire uses all-lowercase names for multi-user chat rooms. So if your room’s name is “myRoom”, it will be saved as “myroom”.
Could not find anything to require this in the XMPP specifications for […]
Openfire/XMPP Multi-User Chat name is registered as all lower-case
November 15th, 2008 2 Comments
Tags: Bug · lower-case · Multi-User Chat · Openfire · Smack · XMPP
Openfire/Smack bug? Unable to ask Multi-User Chat who the admins are
November 15th, 2008 No Comments
I encountered two interesting points when working with the Openfire XMPP server and the Smack API, both from IgniteRealtime.
After joining a Multi-User Chat (MUC) independently, without invite, I was forbidden (e.g. error 403) from finding out who the administrators or owners of the room were. I could not find anything about this in the […]
Tags: Bug · error 403 · IgniteRealtime · MUC · Multi-User Chat · Openfire · problem · Smack · XMPP