Using RDF datastore as Openfire database
Hello, I am starting work on a web application which allows, among other things, users to communicate via XMPP, using Openfire as a backend server. In the future, it may be beneficial to be able to...
View ArticleError while building OpenFire 3.9.3
Hi all I'm trying to build the newest version of OpenFire but I got an error. I googled it a few days but there is no answer until now C:\openfire_src\build>antBuildfile:...
View ArticleSend a Server message to a User/Client
Hi There, I'm busy to look at the possibility of creating a plugin using the Openfire API that will monitor devices and send server notifications to them. Mainly it will use a few Custom Commands, hook...
View ArticleDeploying Jersey in an openfire plugin
Hello community, I have a plugin with functionality that I wish to expose through a REST api. I have chosen to try Jersey which I have successfully used in other Servlet containers such as Jetty. I am...
View ArticleCan't disable admin port
Hi. Having a strange situation where Openfire won't accept -1 for the admin console port. I was just upgrading openfire and I compiled fresh from GIT. Used to work, now it doesn't. I've tried "0" and...
View ArticleAllowing for custom lib and conf file placement
Hi there, I have created a pull request that allows for custom config overrides and jar placement in the lib dirs. The existing custom overlay feature is quite powerful and I wanted to re-use the ant...
View ArticleConference avatar changes - no effect for other users
Sometimes while conference user changes avatar not all users receive update. Does anybody faced with such behavior? Thanks.
View ArticleAvoid properties being reset on build
Hi there, I am using the embedded database for doing some OpenFire dev work and on every build, looks like the embedded db for openfire gets reset and needs to be re-setup. Is there any way to avoid...
View ArticlePrevent fast clients flooding Openfire causing OutOfMemoryError
We have a scenario where Openfire is used as the middle-ware for a distributed system. Recently, there were issues with Openfire throwing OutOfMemoryErrors and basically grinding to a halt. After some...
View Article[please help]add some functions to a certain user
Dear all: I'm a freshman of the Openfire, and I faced a question that I wanna to create a special user in Openfire. Once the user gets the message from other users, he will do some special...
View Articlebug: Chatrooms created with MUCService plugin crash admin ui
I'm running openfire 3.9.3 as a "windows service" with the builtin JVM (~1.5M for both xms/xmx) and embedded database. The MUC Service plugin is v0.2.0 (7/2014). Using Soap UI, I created a chat room...
View ArticleBug: properties in openfire.xml not properly loaded in setup
In setup, some of the host settings are loaded from XML properties specified in openfire.xml, while others are incorrectly loaded from whats currently in JiveGlobals. Since we are in setup mode,...
View ArticleMysql, sql syntax error
Hi, My openfire 3.9.3 on Ubuntu 14.04 with mysql 5.5.38 give a sql error in log: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right...
View ArticleObtaining resouce ID in authProvider.authenticate()
Hi there, I am working on a custom auth provider for our company, and as part of the authentication, we retreive an unique user ID that is different from the username that the client uses to login to...
View ArticleCustom auth provider in a plugin
Hi folks, I''m currently working on integrating Wildfire into an existing application to provide IM/chat services to users. This will touch a few different places in Wildfire, but for now I''m just...
View Articleconsulting help needed for chat application error with openfire 3.9.3
Hi We have a chat client application that's written in flash that was communicating with openfire previous version It was in production for more than 4 years and we have upgraded to openfire3.9.3 and...
View Articleconsulting help needed for chat application error with openfire 3.9.3
there was a security error of type: securityError Error: Error #2048: Security sandbox violation: https://bingocheers.co.uk/media/swf/ChatClient.swf?userid=ms&rand=0.377239175606...
View ArticleError while building OpenFire 3.9.3
Hi all I'm trying to build the newest version of OpenFire but I got an error. I googled it a few days but there is no answer until now C:\openfire_src\build>antBuildfile:...
View Articlecore lib for openfire server
Hi Guys, Happy to join the lovely community. I am currently seeking for a solution of pushing information or notification from server to client. And google told me XMPP or openfire would be possible...
View ArticleAdd a trigger on database
Hello, my OpenFire server uses MySQL as database engine. I'd like to to execute SQL instructions when a record in the ofusers table is updated, so I'd like to add a trigger on the table. I guess that...
View Article