[jdev] Re: java muc impl

Mikael Hallendal micke at imendio.com
Thu Oct 21 16:10:17 CDT 2004


Gaston Dombiak wrote:
> Hey Mikael,
> 
> 
>> Will it be possible to set access control
> 
> What kind of ACL are you trying to achieve? You can create a
> members-only room where only the users that are in the members list
> are allowed to join the room.

Yes, this is what I meant. We have a server with public chat component 
but want a company private chat room that we can be sure others won't 
have access to.

>> and define static rooms from the web UI
>  
> I'm not sure what do you mean by static room. But you can use any
> XMPP compliant client (e.g. Smack, Exodus, etc.) in order to create
> persistent rooms. The room's configuration will be saved to the same
> database that Messenger is using. Whether the room is "Public" or
> "Hidden" anyone can find it through searching and if the room is
> "Open" anyone can enter the room.

Yes I mean persistent rooms, didn't know it was possible to create them 
from a client. Are you talking about the Jive Messanger or is it part of 
the spec for a compliant MUC component?

I meant from the UI where you manage the rest of the jabber server. 
Would be nice to also be able to define a bunch of persistent rooms.

Best Regards,
   Mikael Hallendal

-- 
Imendio AB, http://www.imendio.com/



More information about the JDev mailing list