jappix openfire authentication failed
What steps will reproduce the problem?1. Install openfire-jappix 2. go to http://server-ip:7070/jappix3. try to login , with any user failed, it showing authentication failed
View ArticlePlease help me for hazelcast plugin installation in 3.8.2
environment: ubuntu 12.04 server, ip 10.6.4.52openfire 3.8.2hazelcast version 1.0.6 added in the plugin page failed in the first step of following tutorial:...
View ArticleHelp setting up Openfire with spectrum/gojara
Am hoping someone might be able to help me setup OF with spectrum/gojara for access to yahoo and gtalk transports.I have followed your guide at http://community.igniterealtime.org/docs/DOC-2601 and...
View ArticlePlugin for auto presence based on calendar availability?
Is there a plugin that can update presence for a client based on the user's calendar availability (e.g. free busy time from Exchange or similar)?
View ArticleJapPix not allowing logins
Hi Everyone, I am trying to install, and setup JapPix for the first time on Openfire 3.7.1. I have installed the plugin version using the .war file located on this link:...
View ArticleJappix not working from external web application
Is there any way to get Jappix to work from a web application external to the server which encapsulates Openfire and the Jappix Plugin? I'm able to connect to Openfire to do the get.php which displays...
View ArticleCustomizing Spark
Hi; I need a simple guide for customizing Spark and creating an installation package of my own to deploy. My requirements are:- Change UI images/colors/fonts to match Company theme.- Remove menu...
View ArticleOpenfire Chrome extension javascript API
I'm using Openfire Chrome Extension. Is there any javascript API? I want to click SEND MESSAGE on my site and start typing message in this plugin to user I choosed.
View ArticleIs there good documentation for Email Listener?
I have enabled the Email Listener plugin on my OpenFire server. Using OpenFire 3.9.1 and Email Listener 1.1.0. I have server settings testing as good to an IMAP email account on port 143. This seems...
View ArticleHow to play battleships?
Hi,How to add a plugin game example battleships into my openfire + spark? I would like toallow my lan users toplay
View ArticleOpenfire Chat History Database Syntax Error
When i am trying to get the list of archived messages using xmpp the excpected result should be<iqtype="result"id="pk1"to="myusername@openfire/10f87b53"> <listxmlns="urn:xmpp:archive">...
View ArticleOpenfire serverside subscription to a node
hi i am writing a plugin for openfire. in this plugin i want to create node and subscribe clients to this node. i am successful in creating the nodes but i am unable to subscribe client to it. i am...
View Articlejingle nodes plugin problem on Openfire 3.9.1
Hello,looking at the jingle node status on admin console it gives me this status: Jingle Nodes Requires a Public IP for Internet Calling. Public IP Found:none but I have already set a valid workign...
View ArticlePresence Service - 403 error
I updated Openfire to 3.9.1, and installed the Presence service so as to put status in our Confluence wiki. Presence installs fine, and I configured the plugin to allow anyone to see status (not just...
View ArticleProblem setting up Openfire cluster with Hazelcast plugin
Hi, I have been trying to setup a Openfire cluster with Hazelcast plugin. I am on Openfire 3.9.1, Hazelcast Clusteing plugin 1.2.0 and Oracle Java 1.7.0_15-b13. These are possible configs I have tried...
View ArticleCandy for Openfire not working.
Hi Everyone, I have recently installed the candy.war file that i have downloaded from the following site: http://code.google.com/p/openfire-candy/downloads/list. After installing the candy.war file...
View Articleread field element of Message inside a plugin
I am trying to develop a plugin for pubsub in which i want to send the approve subscription notification to publisher when a subscriber has been approved by publisher itself. ( as of not openfire does...
View ArticleHow to go about an Openfire plugin servlet not for the admin console, but for...
I'm trying to write an OpenFire plugin to support Apple Push Notifications. My plan is that I want the client (iOS app) to send its token to my plugin servlet once the user logs in. So far all I have...
View ArticleIn an IQHandler, how to get the authenticated user that sent it?
I want to implement an IQHandler, but I want to make sure that only authenticated users can send IQ Packets to it. I want to make sure that the JID I get from Packet.getFrom() is the authenticated user...
View ArticleHow to verify a username and password?
The answer probably lies somewhere in the AuthFactory, I could use AuthFactory.getAuthProvider() and then AuthProvider.authenticate(String username, String password), but what about...
View Article