IntelliJ License for Openfire Open Source Project
I'm big on using Eclipse for Openfire dev but wanted to use IntelliJ instead. Wondering if any of the Contributors on any of the Ignite projects have applied for an IntelliJ license?
View ArticleFastpath + Clustering (Hazelcast) = Problem
Hi, i tried to setup 2 Openfire servers (Let's say Node1 & Node2) in clustered (Hazelcast) mode with Fastpath plugin. Clustered mode seems to work - under Admin Console -> Server -> Server...
View ArticleCustom OfflineMessageStrategy
For my usage of Openfire I want to implement a custom OfflineMessageStrategy that is basically store or bounce -- if the message is flagged as no-store then I want to send the bounce message but if the...
View ArticleConfiguring Openfire for X.509 Certificates based authentication for clients
I have tried configuring openfire for client certificate authentication. Tried instructions from various blogs posts like the following but in vain...
View ArticleBug in OF installer?
On the screen in the Openfire installer, when you create the admin password it shows options for a greyed out "Skip" this step button and an orange button to continue through the wizard. If you enter...
View ArticleCan not connect http-bind with BOSH configured in openfire
I can not connect to http://localhost(ip or DNS):7070/http-bind/ .I have already configured in to Open fire -- Server -- SErver Settings -- Http Binding as I should I configure but can not access...
View ArticleImplement a new custom Message.Type
Hello! I was wondering if it's possible to implement a new Message.Type to be used with Smack/Openfire. I've searched for some examples but didn't find any. I'm using Smack libs in an Android project,...
View ArticleOpenfire is not running properly after mysql changes
<jive> <adminConsole> <port>9090</port> <securePort>9091</securePort> </adminConsole> <locale>en</locale> <connectionProvider>...
View ArticleCustome login request
Hi, I configure openfire for android device and it is working fine.Now I want to allow user in system only from register mobile deviceCan I pass IMEI number with login request> if yes how can I...
View ArticleHow to get a owned persist muc room ID list for a user?
Hi all: I can find the affiliations from ofmucaffiliation table in the DB with SQL, I wonder if there any API to get this list? thanks
View ArticleScript or Plugin to generate dummy users, rosters and conversations
If memory serves me right Jive used to have a script or plugin somewhere which generated dummy users, rosters and conversations. Does anyone know if I'm correct and where this might be? If not any...
View Articleinstall4j Wizard: Not enough Disk Space
I am trying to install openfire_3_10_2.exe on PC (windows 8, 64bit), but error happens ---- "install4j Wizard: Not enough Disk Space", and installing spark_2_7_1.exe also have the same problem....
View ArticleFeature Request: XEP-0198 Stream Management
Now that there is a Feature request bug for Smack (SMACK-333) it would be nice to add a bug for openfire too.I know that Stream Management is not easy to implement on Server side, therefore it will...
View ArticleNo SRV record found for: _xmpp-server._tcp.newmain.test.com
No SRV record found for: _xmpp-server._tcp.newmain.test.com shown in the openfire debug log,it occurs when I try to send message to a user in another openfire server.(Server to Server) How to add a...
View ArticleSQLException: Unexpected token OFPUBSUBITEM
I just randomly got this in the log although I didn't do anything with pubsub: There's a SQL error in the PURGE_FOR_SIZE statement.Strangely, nobody else had it? java.sql.SQLException: Unexpected token...
View ArticlePrerequisites for openfire 3.10.2
1. I planned to useJava SE Development Kit 7u80 for openfire 3.10.2 any compatibility issues will come . Any recommendation for specific java version . 2.For database i planned to use MYSQL 5.5 . What...
View ArticleOpenfire plugin development
Hi, I am new to Openfire plugin development and wanted to ask if there's a guide on:- how to setup environment (Netbeans ex)- how to develop an OF plugin- how to debug a plugin Hope to get help.
View ArticleAuthenticating against Openfire DB with PHP
i work at the moment on a small office server project for our company,and we also want to use openfire as intern communication tool. and no i want to use the Openfire DB (MySQL) also as "normal"...
View Article