Adding user through REST API to Android App --- need HELP PLS..
Hi Experts, I am currently developing chat app in android and I am trying to register the phone to the openfire serverusing the REST API provided by openfire plugin. Now my problem is I'm getting an...
View ArticleWhere is the source code for the Websocket plugin
Hi everyone,First time in this forum. I checked out source code of the release version for OF 10.0.3 . But i found no code related to the websocket plugin at all. I have to install this plugin from the...
View ArticleHow to debug open fire JSP Pages?
I've included Openfire as a project in Eclipse and it's working. I can build it , run it, I can even debug normal java classes inside it, but when I try to debug JSP pages , eclipse just doesn't feel...
View ArticleConfiguring Openfire for X.509 Certificates based authentication for clients
I have tried configuring openfire for client certificate authentication. Tried instructions from various blogs posts like the following but in vain...
View ArticleError On Connection - SASL authentication
Hello everyone, I'm new with all of XMPP environment.I'm using c# .Net to connect to my XMPP server. i created a new test user called "eli101" in openfire user.I did not gave openfire a host name and i...
View ArticleAfter compile source code, how to start openfire server by cmd mode?
I have compiled source code in windows 7 successfully, but server can't install eclipse.So someone could tell me how to start openfire without eclipse , just use cmd.exe?Please held.Thank you so much!
View ArticleOpenfire Social Plugin
Happy coding all, I have been maintaining for a while a plugin called "Inspired Social" which combines the social features of WordPress and BuddyPress with the realtime chat and group chat features of...
View Article2 different sites in openfire
Hello everyone, I am new to XMPP technology and OPENFIRE Community.I have a number of sites that have different users.I want to allow each group to talk with its people without allowing them to reach...
View ArticlePlugin is not initialized when related servlet is created.
Hi, I just noticed that Plugin#initialize is not called (not not fully complete) when related servlet class loaded. In my case, plugin class is responsible for setup whole environement during...
View ArticleCustom OfflineMessageStrategy
For my usage of Openfire I want to implement a custom OfflineMessageStrategy that is basically store or bounce -- if the message is flagged as no-store then I want to send the bounce message but if the...
View ArticleHow Heap memory impact when it increase
Hello,I'd like to thanks for giving me a opportunity to conversation with ignite team. currently i'm using openfire as my chat server which have 70000+ thousand users and in my project average rate of...
View ArticleHow to pass entityid has user_email , i am to login using smack api and want...
package headFirst; import java.util.Collection; import org.jivesoftware.smack.AbstractXMPPConnection;import org.jivesoftware.smack.ConnectionConfiguration;import...
View ArticleXML Violation BUG
in openfire version 3.10.2 I sent the following IQ stanza to the server <iq type="set" id="41:sendIQ" from="web_test1@mtof.mubashertrade.com/converse.js-108560777"><query...
View ArticleCan not login for Jids with a node containing XEP 106 characters
Openfire 3.9.3, authentication with xmpp-sasl, DIGEST-MD5. Steps to reproduce. Create a user with a node having "@" character, e.g. pgstath@gmail.com@xmpp.test.imConnect with PSI, or Sharp.Xmpp.User is...
View ArticleXML Violation BUG
in openfire version 3.10.2 I sent the following IQ stanza to the server <iq type="set" id="41:sendIQ" from="web_test1@abccom/converse.js-108560777"> <query xmlns="urn:xmpp:mam:0"...
View ArticleExceptions running latest version built in Eclipse
I have just updated my local repository, ran a build in Eclipse and then tried to launch it with cmd file. I've got this in the console: Can't copy text from it or resize. When i run admin console,...
View ArticleJava Memory Behavior
At admin console i show that java memory continuously shrinking down and shrinking up . and it has been used upto 99% in my case. is there need to increase the heap memory.
View ArticleArchiving (monitoring) broken in 4.0.0
function showConversation(conv) { selectedConversation = conv; conversations.getConversationInfo(showConv, conv, true); } The above function is what it's using but isn't being...
View ArticleOpenfire 4.0.0 -- Offline MUC messages
Timestamp populates as if the message just took place when you login. Example: Message history is enabled in room "A". I say "Good night!" Yesterday. I login this morning, and it shows at my login...
View ArticleLdapGroupProvider - drops users with duplicate display names, different OUs
Hello, I hope this is the right place to report a problem with LdapGroupProvider in Openfire 3.9.3. SUMMARY: Active Directory users with duplicate display name are not listed properly in a group....
View Article