Re: On The Phone - presence messages
This plugin is not in development for a very long time. And i can't find its source in the Openfire trunk, so probably it is not even there.
View ArticleRe: File Transfers in Chatrooms
I haven't checked the MUC specifications, but i believe this is not supported by xmpp standards, so Openfire doesn't have such option.
View ArticlePackets delivery quality
Hi, guys Openfire wtill contain serious bug - it looses packets!Let's see example. We have XMPP client on smartphone. Client goes e.g. to subway and connection is suddenly lost. Or for a minute it...
View ArticleRe: Packets delivery quality
One more very interesting addition.Let's see code further: package org.jivesoftware.openfire.nio; public class NIOConnection implements Connection { public void deliver(Packet packet) throws...
View ArticleBug - Roster unfiledEntries not updated
Hi, If you have an existing unfiled roster entry then it won't get updated in the RosterPacketListener. The RosterEntry in the entries map gets replaced but the following code excludes the...
View ArticlecreateChat with Coldfusion (Railo)
I'm working towards putting together a notification system with Smack/OpenFire/Railo and am having issues with createChat. So far I've been able to do the following - create a connection / connect /...
View Articlerecall chat history
can we call back our chat history after we had cleared them???but we didn't disable chat history
View ArticleSpark 2.6.3 - Contacts do not display
I have added a new contact, but it does not display in any of the contacts list. Help this novice with this issue please. Thank you,
View ArticleHow to Configure Certificate Based Client Auth for Admin Console
Hello,I have been able to setup certificate based client authentication for XMPP clients following instructions I found here and in the Openfire documentation but I have not been able to find anything...
View ArticleRe: Bug: Encrypted Passwords in Openfire's Database don't offer more security...
Yes, seeing how often the question was asked in this forum, i do believe it could be of use, there are a few use cases i can think of when you don't want to go through a webUI, and i did not find any...
View ArticleRe: Does openfire really implements XEP-0083 and support Nested Group ?
cnicopenfire:can you share the code you've written?
View ArticleRe: Stuck in a Set-up Loop
I am also seeing this issue, things are running fine, I've tried restarting the service, the only thing that has ever worked was completely blowing everything away.
View ArticleOpenfire loses configuration and enters a setup loop
I've got openfire 3.6.4 installed on a distro of Raspberrian and I've been seeing an issue where spontaneously after a system reboot openfire acts as though it has no configuration anymore and goes...
View ArticleFriends show offline after reinstall
After reinstalling the latest version of Openfire & Spark, users can login fine (using LDAP), but their friends list shows everyone as offline, even when those users are online. Users can re-add...
View ArticleRe: Handling lost connection with smack
Hi There, Are you using smack or aSmack?Have you created your own packet listeners?What do you mean sometimes client B does not receive? Are there any conditions that are the same when this happens or...
View ArticleRe: An exception is thrown when suddenly disconnecting
Hi there, This is all part of the socket exception handling and is used to notify the conection and also the reconnectionManager (if allowed) that an exception has occured on Read (or write in...
View ArticleRe: ConnectionListener can't reconnect to OpenFire
Hi there, Better late than never: Could potentially be Openfire rejecting the login attmetp with the same resource name? It is the login that fails or the connect? Try checking the Openfire Server...
View ArticleOpenfire Server to Server Configuration
Hi, I'm having problems connecting my two(2) Openfire server. Here are the details: - both server has Public IP Address (so there is no issue with the firewall)- both hostnames of the servers were...
View ArticleQuestion regarding to Authentication
Hello,I am pretty new to XMPP and Openfire, and I have just finished setting up my Openfire server on Windows.It runs pretty well, and I have tested to connect with my client IM.Then, I started with...
View Article