Kick/Disconnect users plugin
Hi, I've just added a kick/disconnect feature to userservice plugin. I'm using it on openfire 3.7.1, but the patch applies cleanly to even to 3.8.1 tree. The patch is attached. Bye Stefano
View ArticleSet a simple client-2-client chat
HiIm tring to develop a simple client-2-client chat, without rooms.Something simple like this one: http://www.codeproject.com/Articles/21267/Creating-a-Jabber-Client-using-the-ags XMPP-LibraryHow...
View ArticleMonitoring plugin: getConversationKey() is case sensitive
Hi, In the monitoring plugin, the getConversationKey() method returns a key based on the bare JID of two users. However, the same JID can have different capitalization, depending on whether it's the...
View Articlemax pub/sub messages per second?
Hi All, I'm doing some research at Uni, and using openfire as part of the message middleware layer to exchange data on a pub-sub approach, with vehicles sending their position data via this layer, back...
View ArticleXMPP stream compression after resource binding
Hi all!I'm trying to use XMPP stream compression (XEP-0138) with latest Smack API. Problem is it's not compliant with XEP-0170, that is order of stream features negotiation. XEP says: TLSSASLStream...
View ArticleFastPath NullPointerException
Hello, Hoping someone can help as I am pulling my hair out from cryptic error messages. Using Openfire 3.6.4 on FreeBSD 7.2 with the red5 plug in and Spark 2.5.8 on Vista.. Everything is working fine...
View ArticleInstallation Procedure for Amazon EC2
I've just shared a step-by-step installation procedure for OpenFire on a standard Amazon LINUX AMI, but couldn't add a description to the document. This is a detailed step-by-step procedure with very...
View ArticleSSO configuration issue. Openfire (Linux server) + AD+Spark.
Hello! I can notconnect to the Openfire serverusing theSSO. Sparkis trying toconnect to the serveras follows: user@domain.com. Bat in roster all users submitted without a domain. If I try connect...
View ArticleLDAP GivenName in the Spark Roster instead of username
Hello Community, I installed and use the openfire server with customized spark (corporate design). We are testing now and want to deploy spark for the whole company (nearly 5.000 users without sales...
View ArticleAuthentication against two tables using MySQL
Hello there,I've come to problem integrating OF to my Web app. I've managed to set up OF to auth against db and it works great whlie using any external client, however i need my app to be able to...
View ArticleOpenfire using Active Directory and SQL but different Server Name
Hi, I already have an Openfire setup that is bind with our Active Directoryso users have the same credentials what they use to login in Windows. 1. Use MS SQL Server for conversation archive database...
View Articleonly able to connect to Openfire Server window; not Openfire service
Hello, Spark is only able to connect the Openfire Server when the Openfire window is open. The service is running but the Spark software is not able to connect unless the window is open. I have...
View ArticleConversation history inconsistent - v. 2.5.8
Hello all, I'm curious to see if anyone else is having this issue: If you go to view conversation history, it seems to glitch sometimes and not show days...weeks at a time. Some times it will repeat a...
View ArticleAdding more functionality to Smack
Hi All, I'm using smack api to connect to openfire. I have added two more fields in package org.jivesoftware.xmpp.workgroup.Workgroup in fastpath plugin for openfire like this :- private String...
View Articleplugin development - which direction to go ?
Hello, I'm new to openfire and its development. I am deploying an openfire server for my team, with spark / sparkweb clients. I have needs that i think are not covered in the base installation /...
View ArticleSpark user unable to see reply messages but can send messages
Openfire 3.6.4 on Linux OSSpark Client 2.6.3 on vairous Windows versions The Spark user can send me a message but when I reply they do not ever see my messages. The user was working fine until we had...
View ArticleSpark user unable to see reply messages but can send messages
Openfire 3.6.4 on Linux OSSpark Client 2.6.3 on vairous Windows versions The Spark user can send me a message but when I reply they do not ever see my messages. The user was working fine until we had...
View ArticleOpenfire in corp envorinment
So my company just accquired another and seems they are bigtime users of Sametime IM running off their Notes server. As we are in the Exchange camp they are looking for alternatives. Now there is the...
View Articlechat parcipants not populating after building spark
Hello everyone. I'm new to the forum and having a problem. I downloaded the source for Spark 2.6.3 via SVN and built it following the instructions located at...
View ArticleActive Directory integration
Dear all, I am currently evaluating the latest build of Openfire. We are still using 3.6.1 with "local" users in production, manually configured within Openfire. I would like to integrate the new setup...
View Article