Tigase Server

Article is about Tigase Server

Which version of MySQL does tigase suggest to use?

Submitted by Anonymous on Fri, 2013-04-12 10:13

Which version of MySQL do you suggest to use with Tigase 5.1.3 server?

Tigase 5.2 - is a stable release?

Submitted by Anonymous on Fri, 2013-04-05 07:28

Hi,

Sorry, if the question I asked belongs to wrong topic...

I can't figure out if the last version of tigase available on th trunk (5.2) is stable or is under development?

I build the server from trunk 5.2 and it seems that the configuration strategy has been changed (no more tigase.xml and file init.properties is absent as well).

Someone can explain me what is wrong?

MessageAll Bug in a Clustered Environment

Submitted by Anonymous on Wed, 2013-04-03 13:00

Hi,

I am currently facing an issue with MessageAll in a clustered environment:

Use Case:

U1 logs into tigase on node1.
U2 logs into tigase on node1.(aka: U2N1)
U2 logs into tigase on node2.(aka: U2N2) (node1 and node2 are in a cluster)

U1 creates a chat session and sends a message -> U2 on both nodes receive the chat message.

U2N1 sends a chat message -> U1 receives the chat message but not U2N2.

U2N2 sends a chat message -> U1 receives the chat message but not U2N1.

Notes:
1. This is not observed when we connect to a single node. All the clients receive the message.

MUC History Provider based on Oracle

Submitted by Anonymous on Tue, 2013-04-02 16:02

Hi,
I have a question on MUC chat history.
Presently I have configured userrepository in oracle data base .
I have enabled MUC and using Memory history provider.
I would like to switch it to Oracle DB based memory provider.
But tigase.muc.history.HistoryManagerFactory class shows no support for oracle based db.
can you please let me know whether we can have oracle db based history provider