Installing 2 Openfire Instances On same server with different domain
I have installed two instances of openfire on same windows server 2008 R2. One instance is running with ports 9090,9091 and other one is working on 9098,9099. I have done first installation on ports...
View ArticleOpenFire as Public Server
Hi everyone,I have installed openfire and having successful communication in local vicinity but I can't make my server accessible from everywhere ... Is there any way to do it?? Kindly replyThanks in...
View ArticleReduce PubSub Memory Consumption
Hi, i have a setup with hundred of thousands pubsub nodes of which only a couple of thousands are in use at any point in time.I created a jmap histogram of the live system and saw that Openfire holds...
View ArticleMissing libraries in Eclipse .classpath - Git Master source code
Hi folks, I noticed that .classpath file delivered with master branch is not correct. Once copied to project root directory eclipse reports the following missing jars: DescriptionProject 'Openfire' is...
View ArticleIncorrect JVM version in install4j config
Whilst looking around, I happened to notice that the build/installer/openfire.install4j file had the following entry ...javaMinVersion="1.5"Which I think should be at least 1.7, possibly 1.8 with...
View ArticleOpenfire server-side avatar scaling
Previous openfire server was built from 3.6.4 source; we kept it running and upgraded periodically til we got to 3.10.2. With 4.0.1, we created a new server (as we were changing other parts of our...
View Articlehow to update Openfire source code
Hi , I am a new bee to openfire server as well as open source development.I got into a new team and my team has already customized openfire source code, as per needed ( version 3.11 ), but now I have...
View ArticleHandle fluctuating networks on phone
I am working on a mobile application which connects to OpenFire server. As the mobile network connection might not be stable, there are frequent disconnections from internet. As a result of this,...
View ArticleCan someone share their eclipse settings? (Source folder/Classpath/Build path...
Morning all, I'm having real problems trying to import openfire into eclipse and getting it to build with ANT (Currently have 11393 errors!) I suspect this is something to do with classpath and...
View ArticleMy openfire server with custom authentication added is not working after...
Hello all, Question 1: I have a openfire server running in one of my EC2 instance, say chat.something.com:9090 i can login and it works fine. The version is 3.10.2 and i have added custom...
View ArticleLogistic CVS question on developing Openfire Plugins
Hello Everyone, We have been developing some Openfire plugins (simple things for learning purposes), but i'm not clear on how to work in some cases: if I have an Openfire installation and I have a Repo...
View ArticleThoughts on the Maven migration
I've started to work on migrating Openfire from Ant to Maven last year, but eventually came to a point where this work stagnated. This thread is to discuss the current status and ideas how to proceed....
View ArticleHome built Packet Interceptor modifying everything twice
Hi All, I'm having real problems building even just a simple packet Interceptor. The crux of my code is this:private class SubmitterChatListener implements PacketInterceptor {@Overridepublic void...
View ArticleError when set to developmentMode in Eclipse
Hi everyone,I am new to openfire and just build my project using Eclipse 4.5.1. The source version I use is openfire_src_4_0_2.I used files in build\eclipse\ to import the project into the IDE, then...
View Articlecomprehensive and up to date guide/tutorial for building a new plugin
Hello All, I would really appriciate your help in that. for the last two days I am struglling in creating and adding new plugin to open fire, the general idea of the plugin is to send notification to...
View ArticleHazelcast 2.2.0 has issue with openfire 4.0.2
Hi i have 2 node and am trying to do clustering using Hazel cast using following version but its not working.Openfire : 4.0.2HazelCast : 2.2.0Java : 1.8what is did :1.add hazelcast plugin on both node...
View ArticleIntroducing Hazelcast ... a new way to cluster Openfire!
A few of you more intrepid Openfire fans may have noticed a bit of recent activity in one of the branches of the Openfire SVN repository. Well, some of your fellow developers have been working behind...
View ArticleHybridAuthProvider ordering discussion
The HybridAuthProvider allows the use of multiple USER authentication providers. Some providers are read only, ie LDAP/AD, while others can be writable to a back-end database. I'm looking for feedback...
View Articlecache.username2roster.maxLifetime = -1
OpenFire 4.0.2/Windows 7 Hello,I would like NOT to cache roster information. I thought that I need to set cache.username2roster.maxLifetime = -1 in ofPorperty table..However, it seems not working. Even...
View ArticleMonitoring plugin archive exporting?
I'm looking for a way to export message archives programmatically on a regular basis, preferably into a machine readable format (json preferred, but xml will work too). If there is no way to do this,...
View Article