getAllRoms Muc
Hi community, How I can get all rooms exist in openfire with java? Thanks.
View ArticleEnabling a plugin (Component) to receive stanzas from anonymous sources
Hello everybody, I am currently developing a couple of ComponentPlugins for Openfire.I now need the option to let a plugin react to Stanzas from anonymouse/un-authorized Connections. However, my...
View ArticleGetting error while starting openfire
Hi, Can anybody help me?? I am trying to use "openfire_3_8_2".So i installed it,But while starting openfire_3_8_2.I am getting the below error. ava.io.FileNotFoundException: ..\lib\commons-el.jar...
View ArticleFileTransfer to a plugin/component
Hello everybody, I am currently developing a couple of plugins for our openfire-based chatting solution. I now have to develop a plugin (Component) that accepts any FileTransfer from a client and then...
View ArticlePublic/Private Key Authentication
I would like to allow users to sign up using a on SASL based, but non-standard conforming authentication method by using public/private key method. Development of the authorization process isn't any...
View ArticleSpark with Redfire plugin suspending after audio/video chat
Hi, I'm using Spark 2.6.3 with latest redfire spark plugin (downloaded from redfire test page). After starting a audio/video chat, conversation goes fine, but spark client goes in suspend mode. I...
View ArticleGroup sharing problem
Hi! I'm using Openfire 3.8.2 with LDAP integrated. I've faced a problem about group-sharing. I want to set a group shared to everybody and two groups shared to only themselves. With the following...
View ArticleOpenfire with subdomain in a different IP
Hi people, I have a domain for the the company site: example.com.brI created a subdomain: msg.example.com.br for openfire.The openfire runs fine locally, but i can't get i to work on the subdomain.I'm...
View ArticleJava Version in Openfire 3.9.1 not showing current
The Java Version in admin console for openfire is not registering the upgraded Java Version. # java -version on the Debian Server showsjava version "1.7.0_51"Java(TM) SE Runtime Environment (build...
View ArticleAuto invite chat room's members when opened.
Hi community,I would like to know if Openfire has a feature or plugin to invite chat room's members when the chat room is opened by it's administrator. Regards,Chatree Srichart
View ArticleRFC: Reworking the Exceptions of connect() and login()
It is planned to rework the exceptions thrown by connect() and login() with the next major Smack release. While this may take a while I am going to ask the community here how these Exceptions should...
View Articlemuc.getOccupants() deficient values
Hi! I want to get a list of my chatroom's users, mainly I'm curious about the real username called JID. But muc.getOccupants() gives me an iterator, which contains only nicknames, but i need the full...
View ArticleUnexpected purge process error at openfire debug log(Postgre SQL DB)
Hi, I'm currently deploying OpenFire in a research environment. Checking the logs I found the following error: DELETE ofPubsubItem FROM ofPubsubItem LEFT JOIN (SELECT id FROM ofPubsubItem WHERE...
View ArticleXMPP Reverse proxy
Is it possible to reverse proxy XMPP S2S (TCP: 5269) protocol in some way, so that requests made to a main Server are reverse proxied to serveral Openfire Serevers, each one hosting their own...
View ArticleHow to Fetch MUC room occupants list Inside Openfire Plugin?
I am developing a openfire plugin and stuck at one point. Below is my plugin code. I have implemented MUCEventListener and I am getting callbacks also. But now I want to fetch occupants-list from...
View ArticleGetting list of registered users/account from server
I try to write an app (qt5+qxmpp library) communicating with openfire server and I was wondering if there is any way to get list of all registered users/accounts. I thought that it is possible by...
View ArticleWhere to download earlier version of Content Filter plugin?
Hi, I'm looking to add the Content Filter plugin to an OpenFire 3.8.x installation which can't be upgraded yet. The available v.1.7.0 lists OF 3.9.0 as min sys req. Is there somewhere I can download...
View ArticleIssue when doing single-sign-on in MS SQL Server from Openfire
Hi.I think I have found a tricky issue when doing single-sign-on in MS SQL Server and running Openfire 3.8.2 in Windows 2008 R2. In openfire.xml is used this configuration:connectionProvider.className...
View ArticleMultiUserChats disappearing after openfire restart
Hey there everybody.I think the title says it all My MultiUserChats disappear after restarting openfire.The service for the mucs is configured to have persistent rooms and the rooms themself are also...
View ArticleHow users will be created
Hello Team, When we are creating user in openfire with mySQL as external database.How this user will sit in DB level I mean the schema, tables etc.? Do we need to create these explicitly ?
View Article