Configured for Active Directory, but...
Hello, Currently using OpenFire 4.0.2/Windows 7Configured Active Directory, and it works OK. I am able to log-in through Admin console.However, the problem is that..sometimes...well,..randomly....I see...
View ArticleHow to modify jsp file of openfire
Hi, I want to modify some jsp of existing jsp how can i do this? I have created one custom directory and placed all the sub directory as suggested in openfire dev blog. Please help. Thanks,Hiren
View ArticleMembers only MUC
When a participant is invated to a member only muc his affiliation is change to member even when participant is already affiliated as admin or owner.
View ArticleError in PEP when last item is retract
After retacting last ítem in PEP it is still reported when retrieve all ítems or report last ítem. In leafNode.java when a ítem is removed lastPublished is not updated in case it is removed.Method:...
View ArticleLogistic GIT question on developing Openfire Plugins
Hello Everyone, We have been developing some Openfire plugins (simple things for learning purposes), but i'm not clear on how to work in some cases: if I have an Openfire installation and I have a Repo...
View ArticleUse of chat statuses inside MUC rooms (Spark/Candy/Other)
Hi Ladies + Gents, I'm currently looking into what it would take to pass around the typing notification style status changes when inside MUC rooms (XEP-0085?) Can anyone tell me off the bat if: *...
View ArticleWhat is openfire exactly for?
I have some questions about openfire and I couldn't really find answers anywhere. I have an app which has so far facebook login. I get the gender and the profile picture and I create the user in my...
View ArticlePush Notifications, XEP-357, Stream Management and when to push.
Hi everyone,Basically I've been reading into Push Notifications for XMPP, and in the 357 extensions, it says in point 7:Publishing Notifications:[...]When the user's server detects an event warranting...
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 ArticleSASL External Authentication Exception
Hi All, I am unable to authenticate clients using SASL-EXTERNAL mechanism. I have imported the client certificate, CA certificate and intermediate certificate into Openfire Truststore. Below mentioned...
View ArticleOpenfire Plugins - Out Of Tree Example
Dear all, We're building some little add-on functionality using plugins, and have knocked together an example of a plugin project that is out of tree - i.e. can live in it's own repository. You may...
View Articlestart openfire in eclipse from source code.
Hi All, I used the ServerStarter to start the openfire in eclipse Seems like everything goes fine. But when i open the page of admin console. I always get the issue below....
View Article"secs" attribute of "from" and "to" Elements in Monitoring Plugin (Message...
In XEP-0136: Message Archiving 4.6 section. Quote: "The time in whole seconds of the message relative to the previous message in the collection (or, for the first message, relative to the start of the...
View ArticleCan I intercept a stream stanza in an OpenFire Plugin?
Hi, I'm trying to create a plugin for OpenFire that will allow some custom data sent through in the initial stream stanza to be read and verified by the server.I've tried using a few Interceptors and...
View ArticleCan i use Spring framework in Openfire?
Hi , everybody, Can i use Spring framework in Openfire? because i want invoke some service from Dubbo, or other selutions.Tom Evans
View ArticlePlugin Uploading Issues - git HEAD
Dear all, With latest GIT head I'm unable to upload plugins via the admin console of Openfire. Is this the same for everyone? I did a little manual git bisection and as far as I can tell it seems to...
View ArticleMemory leak in MultiUserChatServiceImpl
I have found couple of potential memory leak still exists in MultiUserChatServiceImpl The leak is because of not removing GroupEventDispatcher room listener. The functions where it is needed: -...
View ArticleOpenfire SVN + Eclipse 3.3 + Subversive Installation Guide
This guide assumes that you are installing everything from scratch. If you've done some parts of them, this guide may still be useful. I compiled this guide to the best of my knowledge. I apologize if...
View ArticleHow can i save vcard information into openfire database using php library
I am using openfire for messaging system ( as admin console ) for mobile chat application. I need to add user's extra fields into openfire database.I have searched and found that i can do that using...
View ArticleCustom folder during build : not used for dist.src target
I really like the "custom" folder system to overlay sources. Unfortunately, it's not taken into account in the dist.src target.This leads to some weird behaviour when you use the feature :- if I call...
View Article