Jabber client with openfire
Hi, Has anyone integrated Jabber client with openfire? Thanks
View ArticlePrivacy list: to block user in all channels
My Problem is that I want to ignore a user in private chat but also in public channel (MUC).I resolved this issue in Openfire 3.7.0 with add two JID to my privacy lst:username@servername (to ignore...
View ArticleNo STUN settings in Media Services
I have just noticed that there is no STUN setting in the Media Services tab in the Admin Console. In older Openfire versions there was one, which had to be enabled for Spark to be able to make audio...
View ArticleProblems with Custom Database Integration Guide in OpenFire
Good day to everyone. I want to integrate my custom SQL Server database (named OpenFireDB) with the one provided by OpenFire. I am following the tutorial described in:#1...
View ArticleCan not login after changing the property
I want to configure custome database with openfire.I have follow the changes as defined here http://community.igniterealtime.org/thread/45325.The problem is that if i set below two property from...
View ArticleMessages that are sent to specific resource should only be received by that...
Hi, we want to ensure that a message is sent to one specific resource only. If this resource is not available, it also should NOT be treated as if it were sent to <user@domain>. From the XMPP...
View Articleplugin translation for i18n files
Hi all, I've added a few extra settings to the monitoring plugin to support some regulatory and compliance requirements (see: http://issues.igniterealtime.org/browse/OF-651) I wanted to get...
View ArticleHow to set same password for every AD/LDAP authorization?
Hi everyone, I am using Openfire as XMPP server for our company. We have AD for our users, so users can login from any computer. Now, Openfire works with AD just fine. On the computers we have...
View Articleservlet in openfire plugin
Hello,everyone.I've developed a servlet in my plugin.the servlet can be init but always cannot be accessed.Anyone has met this issue before.THX!!
View ArticleHow to create a pubsub node on server side
I know that i can use smack api to create a pubsub node on client side. however, i want to create a pubsub node on server side, but PubSubModule class has no method to do this. Does it mean i cannot...
View Articleconnectios failed to openfire
Hello, We are using openfire and connecting with several xmpp clients. SOme of the clients do not connect to the server eg. Pidgin - Input/Output Error; Spark - Hangs forevere, PSI - connects ok. We...
View ArticleUserService patch to add capability to manage user's rosters
Hi!I had to manage users and their rosters programmatically. UserService is a good one solution to manage users, but not their rosters. I've added support to the plugin to add, update, delete user...
View ArticleGetting ClassNotFoundException when accessing object across cluster
Hi,I'm trying to develop my own plugin which makes use of Openfire's caching. In my plugin, I create a Cache (org.jivesoftware.util.cache), myMap, mapping types String to MyClass. MyClass implements...
View ArticleDebian packaging fix for Openfire 3.8.0
Openfire 3.8.0 finally allows the package to depend on OpenJDK however the init.d script has not been updated to reflect this change. The following resolves the issue and the server starts...
View ArticleBug: This avatar causes clients to disconnect
Tested on 3.8.0, 3.8.1 + MySQL on Debian 6.0.7 I pulled this attached scaled image from the ofVCard table. When it is pushed to clients during presence updates, the clients disconnect with...
View ArticleWish: to replace the instruction "TRUNCATE" on "DELETE"
Wish: to replace in all plug-ins and files *.sql the instruction "TRUNCATE TABLE [TABLE_NAME]" on "DELETE FROM [TABLE_NAME]"The reason - such syntax is not supported by some control systems of bases,...
View ArticleOpenFire disconnects the connection and does not reconnect
Hi, OpenFire randomly disconnects and does not reconnect again. Some times I get this issue once after 2 mins or randomly. I have smack api who push the data to open fire and another application...
View ArticleIQHandler handling RESULT IQs
I am currently using an IQHandler in my openfire plugin to handle incoming IQ packets from my Smack client. Things have been working fine except for when I do plugin-initiated requests to the client....
View ArticleHow to configure openfire message limit
Hi, I understand that the default size for the message is 1MB, is there a way to re-configure the limit. Any help on this regard will be helpful. thanksLokesh
View ArticleGot error while compling openfire workspace
I am new to Spark and openfire and I want to use spark and openfire. I have checked out open fire workspace from SVN and when I tried to compile but got the error. I followed steps from Openfire SVN...
View Article