[jdev] Re: java muc impl
Gaston Dombiak
dombiak_gaston at hotmail.com
Thu Oct 21 15:31:46 CDT 2004
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.
>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.
Regards,
-- Gato
"Mikael Hallendal" <micke at imendio.com> wrote in message
news:4177D3D7.7020009 at imendio.com...
> Matt Tucker wrote:
>> Mikael,
>
> Hi,
>
>> We haven't had a chance to build out an extensive web UI for MUC yet.
>> So, no, those features won't be in the first release. However, they
>> are on the roadmap.
>
> Is it possible to set it up manually (not through the UI) at this point or
> is the entire functionality left for the future?
>
> Best Regards,
> Mikael Hallendal
>
> --
> Imendio AB, http://www.imendio.com/
More information about the JDev
mailing list