how do I forbid user to create chat room ?
I want create only one public chat room on the xmpp server and then forbid other user to create any other chat room. How should I do ?
View ArticleJava - trying to prebind strophe.js using bosh but not able to get the sid...
Hi I'm trying to do prebind using Jbosh (smack bosh) to connect with Openfireserver. However I dont know how to get the RID and SID value.I have implemented this code: BOSHConfiguration config = new...
View Articlewhen using pubsub, and mysql db, where are unprocessed messages stored?
Hi, I have a little test harness, that tries to publish as many messages as possible to a node on openfire via pubsub. At high rates, I get a backlog on the subscriber side, and my initial assumption...
View ArticleOpenfire scalability (1M to 10M Users)
Hi I'm working on a large scale mobile chat app similar to Whatsapp and I have following questions: 1- I'm just wondering if Openfire is capable of handeling 1 to 10M users or not?2- On average how...
View Articlei have generated msi installer for spark successfully , but workgroup join...
i have generated msi installer for spark successfully ,i am logon into workgroup demo successfully, but In workgroup join button will showing disable state ,how should i enable join button in...
View ArticleStack Overflow at line 5678
I installed Openfire on a prototype network and it worked well. Now the client would like it installed in the production environment, however, we are getting the same problem as referenced in...
View Articlehow can I know how many people are there in the chat room ?
I send disco#info and it didnt contain the number info.
View ArticleUser Group authentication for group chats
Is there a way to allow members into a particular chat room based on their group membership through openfire?
View ArticleHow can I get user avatar information in chat room ?
In chat room I only know occupants jid but what about the other information such as avatar url?
View Articlehaving trouble in getting the Presence
Hi all I am new to aSmack API. and now i have trouble in getting roster's presence.i will post my code and the logs catched by Debugger Plugin on openfire. mRosterListener = new RosterListener() {...
View ArticleHow to set openfire chat room maxUser ?
in the admin console there are only some options such as 0, 10, 20, 30, 40, 50 . How to set anoter number to the maxUser ? If there will be a performance problem when I set 0 to the maxUser.
View ArticleOpenfire migration to a new server
Hi all, I need to move openfire services and database to a new server with new DNS name. It also needs to retain current plugins, statistics and user's contact lists. Current install consist of...
View Articleopenfire/spark tweaks
Hi, We are using spark with openfire and I wonder if we can do something to achieve the: 1. Every user's contact list has specified people in there. I mean I want to add all domain users to be as...
View ArticleQUESTION ABOUT ASMACK API
When i use RosterEntry.getName() and RosterEntry.getUser .They give me the same result. Thus,resulting in many problems in my project . how to fix this?THANKS A LOT.
View ArticleI want to create facebook like chat application in my website
i have used spark with openfire but that works like customer and agent style but my requirement is chat between friends whoever registered in my website. How do i get this functionality and which...
View ArticleVery slow user creation and deletion in admin console
Hi Guys, Problem Deleting and creating a user can take on average 2-5 minutes to complete. This is occuring through the admin console and also the inventory application we make which allow users...
View ArticleNull Pointer Exception in openfire 3.9.3
Hello to the openfire forum. I'm getting this error message during openfire configuration on ubuntu trusty 64bit, default-jre-headless. I also tried to create a ticket in the issue tracker for this but...
View ArticleSending and receiving files
Hello, i am creating chat application with the help of openfire. I want to send files between users functionality. I am using spark client at one side and device on other. How it can be achieved.
View ArticleOF web client, zero config
IIs it possible to configure an add-in on the server such that a client with a browser need only direct it to the OF servers hostname and they'll be able to authenticate without the need for them to...
View ArticleOpenfire Reporting Help
We are currently using Openfire successfully in our enterprise. We also have the monitoring.jar plugin installed. I just had a request from a manager to get a transscript of all the Chat Conversations...
View Article