MUC Setup

Submitted by Anonymous on Wed, 2008-05-07 23:25.

Im trying to get tigase set up with MUC support, but can't seem to find any information on how to do this. I see that the tigase-muc jar is included in the binary dist, but it doesn't seem to do anything. Is there a doc anywhere on how to do it?

Trackback URL for this post:

http://www.tigase.org/en/trackback/1385
kobit's picture
Submitted by kobit on Wed, 2008-09-03 11:02.

The best and easiest way is to modify your etc/init.properties file or etc/init-mysql.properties file depending on which one you use
and add there following lines:

--comp-name-1=muc
--comp-class-1=tigase.muc.MUCService

Remove the XML config file which has been generated in the etc/ directory and restart the server.


Submitted by Anonymous (not verified) on Mon, 2008-07-14 14:56.

MUC doesn't work in Tigase 3.3.2. On Feb 14, 2008 SVN853 changed the API of RepositoryFactory.getUserRepository and UserRepository.initRepository.

The latest MUC sources are dated Jan 20, 2008. It appears that the MUC component is not developed in parallel with the server. It also seems that no one is using the MUC component, otherwise I would have expected to read this somewhere in this site's content.

bmalkow's picture
Submitted by bmalkow on Thu, 2008-05-08 09:00.

You should use ad-hoc commands.
Find "Add new component..." in config/set node.

--
Bartosz Małkowski


Comment viewing options

Select your preferred way to display the comments and click "Save settings" to activate your changes.