Linux マシンに tigase サーバーをインストールしました。
tigase を正常にインストールした後、etc/init.propertiesで以下を見つけました。
--user-db = mysql
--admins = admin@username
--user-db-uri = jdbc:mysql://localhost/tigasedb?user=tigase&password=tigase12
config-type = --gen-config-def
--virt-hosts = username
--debug = server
ここで、既にインストールされているサーバーに pubsub コンポーネントをインストールします。