how to set "muc#roomconfig_maxusers"
// Option op = new Option("muc#roomconfig_maxusers","50"); // FormField ff = new...
View ArticleRe: OF 3.9.1, Ubuntu & Hazelcast - Cannot see cluster members & admin console...
Hello Guys, I had the same issue and replacing <hostname> with <member> fixed the clustering part, Now, couple of other issues, I have 2 servers in clustering in AWS using Hazelcasr. All...
View ArticleRe: how to set "muc#roomconfig_maxusers"
oh....just like : List<String> list = new ArrayList<String>(); list.add("50");...
View Articlesmack api for android, Connection.isConnected()
I am testing my chat app on android.one of the test scenarios is when I turn off the wifi on my server, The client thinks it is still connected, because isConnected() method returns true.So I am unable...
View ArticleRe: Building a secured (TLS / SSL) plugin reachable via HTTP
I found the following and got it to work now: http://stackoverflow.com/questions/10092649/how-do-you-start-a-java-servlet-over -https Within the plugin I can do a request.isSecure() to check if...
View ArticleOpenfire Eclipse Project Builder Failed -
I have followed the instructions athttp://www.igniterealtime.org/community/docs/DOC-1020 This went fine upto Build Openfire then I follow->Create Project Builder->Run/DebugThe setting is now...
View ArticleRe: Openfire Eclipse Project Builder Failed -
Hello Atul , I got this problem also .You are not set openfire jar files into your eclipse openfire project build path .You have to set jar files into your eclipse openfire project build path.after see...
View ArticleOpenfire support
Hi, We are currently working on a instant messaging app and are considering using Openfire. We wanted to know how much support we could get considering we have very little money to offer. Thanks,Ghazi
View Article[3.9.1] Forbidden characters in Messages?
Hello everybody, our company is currently building a application with the help of openfire.We recently noticed that some specific emoticons sent by a Android App will result in a disconnect by the...
View ArticleThe best way (performance-wise) to get History Messages that are older than 2...
Hello everybody, we recently noticed the limitation in openfire that it wont return History-Messages in MultiUserChat Rooms that are older than 2 days.Well, this is not completely true, but if you...
View ArticleJitsi Videobridge Plugin as an XMPP external component
Hi Dele, I'm wondering how difficult would it be to make Openfire Jitsi Videobridge Plugin acting as an XMPP external component, similar to the original Jitsi Video Bridge approach. The difference...
View ArticleRe: Openfire Eclipse Project Builder Failed -
Thanks Rajesh It Solved My problem Seems http://svn.igniterealtime.org/svn/repos not providing the .java Source Code now provides only .class code (Since actually we want execution will stop on the...
View ArticleRe: How does the cache behave on server shutdown?
Thanks for the reply. I am well aware off those settings.I created a new GroupChatService and changed the default settings to log all messages and I also set the History Settings to return all...
View ArticleRe: OpenFire inaccessible after Upgrade to 3.9.1
No old versions for me: ls -l bc*-rw-r----- 1 openfire openfire 248366 Feb 6 21:34 bcpg-jdk15on.jar-rw-r----- 1 openfire openfire 629662 Feb 6 21:34 bcpkix-jdk15on.jar-rw-r----- 1 openfire openfire...
View ArticleRe: Spark client list does not refresh
I would try deleting those contacts manually in Spark first. In case they are indeed local copies. Then you can try wiping out Spark profile for users, who have those contacts showing up. History will...
View ArticleRe: How does the cache behave on server shutdown?
You've already replied on my thread, but for all others a link to my thread (no solution, just reporting same issue) http://community.igniterealtime.org/message/236869#236869
View ArticleRe: How does the cache behave on server shutdown?
Thanks wroot, so its all related... The "funny" thing is that this did not happen all the time.We had several restarts before and everything was fine.The "lost cache" happened only when there were like...
View Articleaccount creation for a mobile
hi ,i need to create a custom account creation for a mobile application like whatsaap :so when a user create an account we move to verification process withe sending sms from the mobile to server and...
View Article