Cannot connect to OpenFire instance host in Azure VM
I recently installed an instance od OpenFire on my Azure VM but I cannot connect to the XMPP server externally. I have opened to endpoints in the VM manager. I can access the admin console on port 9090...
View Articleuser acount must meet credentials
Is it possible that i set some credentials for new user regisration?For example users must always start with company number like:aa-nameofoffice
View Articleneeds user should always active
Hello, I am newbies for Openfire. I created on chat application using openfire. I have created my own user interface e.g. not used like spark for chatting. Using Rest api i created user and using smack...
View ArticleProblems with Custom Database Integration Guide in OpenFire
Good day to everyone. I want to integrate my custom SQL Server database (named OpenFireDB) with the one provided by OpenFire. I am following the tutorial described in:#1...
View ArticleExtending pubsub?
Hi, I want to receive all pubsub messages and send updates to users accordingly. Is this possible via plugin? I dont want to use packetsniffer interface. Thanks.
View ArticleNot able to deploy application in tomcat
Hello, I created chat application using openfire and smack. I added openfire.jar in application WEB-INF/lib and try to deploy application in tomcat8, on startup of tomcat8 i got below exception:...
View ArticleNewbie asking about Openfire/Spark/Node-XMPP
I am a totally newbie, trying to get my head around the structure and the difference between Openfire and other chat server out there. If i understand correctly Openfire is a XMPP server thats written...
View ArticleAdmin authentication test failed for LDAP Server(ApachedDS) Integration
Hi, here is the LDIF file for ApacheDS LDAP Server Connection: dn: dc=example,dc=comobjectClass: domainobjectClass: topdc: example dn: ou=Users,dc=example,dc=comobjectClass:...
View ArticleXMLDebugger for OF 3.10.2 [Solution]
The plugin stopped working when I upgraded to 3.10.2 I had to modify the plugin's file RawPrintFilter.java methods: messageReceived and messageSent Object message is no longer an instance of...
View ArticlePing using 7070 http-bind port??
I am trying to use the Idle connection function(to disconnect user after a certain amount of time) and ping client using strophe-ping plugin. But both doesnt seem to be working. The idle connection...
View ArticleOpenfire on Ubuntu - frequent crashes
Dear all, I am experiencing frequent crashes of my Openfire server on Ubuntu.Stopping and restarting did not help.By going through some of the logs it appeared that it might be an issue with hsqldb and...
View ArticleContributing Software
Hi all, The group that I am working with loved FastPath, except it had some big limitations (like no cross-domain widget support or ticket queues). Hence, we built a more customized package using:...
View ArticlePublic key certificate
I have a certificate with only Public key. How can i configure openfire to use this certificate for validating requests? or do i Need public and private keys.
View Articleis there a maven repo containing openfire jars
Hi, We're writing some code that uses openfire.jar as a dependency and using maven to build it. I would like to add a maven dependency on the jar and not download it manually. Is there a maven...
View ArticleIntroducing Hazelcast ... a new way to cluster Openfire!
A few of you more intrepid Openfire fans may have noticed a bit of recent activity in one of the branches of the Openfire SVN repository. Well, some of your fellow developers have been working behind...
View ArticleOpenfire didn't understand request send by IE9
Hi all , I am getting bad request every time i tried to connect to openfire from IE9 by using jsjac library[http-bind]. Request body<body rid='167639' sid='2c7cdfa4'...
View ArticleApple Messages Application Presence Bug with Group Chat - MUC Rooms
Hi Everyone, I have 200 Mac OS 10.9 and 10.10 users connecting to our Openfire 3.9.3 system using SSL over port 5223 with the Apple Messages Application. None of these users cannot join an existing...
View ArticleAfter changing openfire admin password chat archive is lost
Hi guys, I'm using Openfire 3.10.2 and clients authenticate by LDAP. Recently i'm changing openfire admin password, message archive is not shown in openfire admin console. However chat archive is in...
View ArticleDoes openfire 3.10.2 support XEP-0191? How to block a contact?
I am developing chat application in android and using openfire xmpp server? I am trying to block the user using XEP-0191: Blocking Command but getting error in result. D/xmppConnectionService(24373):...
View Article