How do I add SASL External to my openfire server (s2s communication)
Hello, I would greatly appreciate any insight or help on this aspect. I have installed and have been running Openfire servers (2 of them running 3.6.4) successfully for sometime now. For s2s...
View Article[Bug] Presence probe for local user leaks information.
Hi, in my opinion there is a bug (at least an inconsistency) in presence probes code for local users in OF. I am using my custom integration scenario. I populate users' rosters via userservice plugin....
View ArticleFeature Request: XEP-0198 Stream Management
Now that there is a Feature request bug for SMACK ( http://issues.igniterealtime.org/browse/SMACK-333 ), it would be nice to add a bug for openfire too. I know that Stream Management is not easy to...
View ArticleMulti User Chat - Room join invitation throws error 406
Hello , We are implement MUC chat in one android application using Asmack library .I create one room .I send invitation to another user . Where vijay sends invitation to rajesh. Using android app....
View ArticleAdd user to shared group (XEP-0140)
We are creating custom XMPP-client and are using OpenFire server 3.9.3. Question is: does OpenFire fully support standart XEP-0140: Shared Groups (http://xmpp.org/extensions/xep-0140.html) or a newer...
View ArticleMove openfire svn to github 31 March
Hello, I would like to proceed with moving openfire's development to igniterealtime's github account on 31 March. If you think this is a terrible idea, please try to convince me otherwise I know we...
View ArticleIs Openfire supports searching of users?
Hello All, I want to provide user search facilty in my chat server so that other user can search user based on some their interest, locations etc. Is there is some way to implement such...
View ArticleFuture of Openfire development
Now that we have done the first step and migrated Openfire from SVN to git we should discuss how we should proceed. There was already a similiar discussion, called Thoughts on Openfire 4.0 that had a...
View ArticleError Building from Eclipse
Hi folks, I'm trying to build a custom AuthProvider and trying to get the source to build in Eclipse. I followed the build instructions for Ant from the commandline and that works fine; however, when I...
View ArticleBest suited IDE for Openfire Plugin Development
Hi,I'm new to Openfire Development and Java EE also.What IDE do you advise to import Openfire,develop plugin for it and build? I have used eclipse (actually ADT) for android develoment. I'm looking for...
View ArticleAdd Reliable Voip service to Openfire(SIP or Jingle?)
Hi,I'm intrested to add a reliable voice/video call feature to my xmpp service run on Openfire server.After some search and investigate on this topic I finally reached the solution described...
View ArticleHow to Set Group profile image in openfire like VCard of individual user .
Here we get one story for setting profile image for group . Is there any options to set profile image of group in openfire ? I am using Asmack at client side .
View ArticleImages are Bouncing when the user is offline in Openfire
I am newbie to openfire server, There is an iOS app using this server, All the text/image messages are delivering to end user properly when the receiver user is online, But in when the receiver is...
View ArticleGroup chat issue
There are three users (A,B,C) . Where A creates group and invites B and C . There B and C accept invitations . There are total three members in room. All are chating in group. But in middle C are going...
View ArticleError for starting openfire
Hi I'm a new developer for openfire. I have build and init(seting datebase and admin) openfire successfully. But after that, the following exception happened: Console: java.lang.NullPointerException...
View ArticleChartset problem with Monitoring Service plugin
Hi to you all.I installed Monitoring Service pluging for openfire , now conevsations in Arabic or Persian languages are archived but in "???????" format !I added UTF-8 to MySql database . No problem...
View ArticleCan't build latest Git source in NetBeans
I'm pulling new changes from Git into my local clone as they appear in Fisheye's rss feed. But i'm not trying to build the project often. So i can't say when it went wrong, but now when i'm trying to...
View ArticleConnect from Java Application to Openfire Server
Good day to you all. I managed to get the Openfire server working with my own database. I have developed an application where I login with a user and I use some methods of changing data.Right now, I...
View ArticleWill Openfire host my Google Cloud Messaging Server?
Although I am developing Android apps, I am a newbie to the world of Java servers. My apps have been using internal SMS messaging to allow the phones to talk to each other. This worked wonderfully...
View ArticleWhat is returned by getOccupants() method of MultiUserChat class ?
i know getOccupants() method returns java.util.List<java.lang.String> . But i want to know about getOccupants() method returns all occupants of room or only ONLINE occupants of room ?
View Article