Wojtek

Results 362 comments of Wojtek

Honestly - I don't know. I would ask IDEA support team as it seems that there is a problem there. It works for me just fine. (JDK11, minimum required version...

Could you clarify what you are trying to achieve? What is "plugin" In your case? You posted your question in `tigase-server` project yet you use `jaxmpp` code.

Once again: Could you clarify what you are trying to achieve? In general if you are in groupchat ([MUC](https://xmpp.org/extensions/xep-0045.html) or [MIX](https://xmpp.org/extensions/xep-0369.html)) then sending message to such groupchat channel broadcast the...

We do have a [REST API](https://docs.tigase.net/tigase-http-api/2.1.0/Tigase_HTTP-API_Guide/html/#httpRestAPI) however it's not possible to manage API Keys before creating just one (for example using installer). If your case, where the aim is to...

You can also use [Tigase Command Line Management Tool](https://github.com/tigase/tclmt) which internally is an XMPP client, but allows you to manage Tigase from the command line.

@agustino-lim I assume you don't want to to use WebInstaller (as described in [QuickStart guide](https://docs.tigase.net/tigase-server/8.1.0/Administration_Guide/html/#QuickStart))? And you do provide your configuration `config.tdsl` so that the schema is correctly created? In...

1) so, the user doesn't receive notification when user is neither online nor offlien? 2) does it happen only with Siskin being on receiving end? 3) which xmpp server/service do...

> what is the difference between default datasource and default-auth datasource? In above example - they use completely different databases (`db1.tigase` vs `db2.tigase`) > do they have the same tables,...

Which distribution package do you use? Do you have any custom code/libraries? Which MySQL version do you use? Could you share your (obfuscated) configuration? Could you share complete threaddump?

> When I am trying to setup BOSH, port 5280 and set it up with PIDGIN chat client its not working. Are there any errors? Could you get the logs...