(YAALI) Yet Another Anonymous Login Issue
I know this has been talked about to death here, but I'm really unable to find any really solid answers on this. We are using OpenFire 3.8.2. It seems to be a really great XMPP server and we really...
View ArticleNeed to be able to Insert/Delete New Groups via HTTP or MySQL
I know how to insert a new group via MySQL, and it works, to a degree. The problem is that the database changes are not fully read if you insert the groups manually because of the Cache issue. So...
View ArticleJava-Bells: A Jingle implementation for Java based on LibJitsi, Ice4J and Smack
I've noticed there were some efforts to put jingle back into smack, since smackx-jingle is discontinued, but none of them encorporate ice and none of them really show developers how to encorporate...
View ArticleXMPP Server DialBack failure not logged in the Debug Log File
I have configured OpenFire within federation with Lync Proxy XMPP. Unfourtunaly, it was not easy but now, is working After some issues, the main issue was that the communication only works from...
View ArticleSSO issue with Spark and Openfire.
Hi All, I'm working on this issue for a couple of days now. The issue is I'm not able to make a SSO connection from Spark client to Openfire server. I have mapped the principal, generated the keytab,...
View ArticleHow to detect that a client disconnected due to network failure
Hi,I am developing an IM mobile application and I'm still new at Openfire which I am using as my server. The problem I am facing is the following: the Openfire server does not detect automatically when...
View ArticleSubstance LaF Update patch
Updated things to the latest release of Substance LaF which has been taken under the Insubstance project. Current version is 7.2.1 released about 7 months ago. The project is currenrtly looking for a...
View ArticleError with built in mysql driver for 3.8.2
I thought I would put this on here if anyone ran into this issue. I built out an openfire 3.8.2 server using RHEL's 6.4 with a mysql database on the back end. I started noticing that testing with...
View ArticleIn userImportExport.jar plugin does not work user's import.
In userImportExport.jar plugin does not work user's import.When I import a page freezes and does not finish loading.I'm using MS SQL Server 2000 and built a table storing user
View Articleandroid file transfer using smack
I used the davanum example and chat is working fine on the android emulator. I noticed the discussion surrounding the "android smack" jar is pretty old. So I tried using the latest smack.jar and...
View ArticleXMPP aSmack MultiUserChat, server continues to send already received messages
Full text here:http://stackoverflow.com/questions/9299405/xmpp-asmack-multiuserchat-server-cont inues-to-send-already-received-messages Anyone know solution? And in Smack library MultiUserChat have...
View Articlehow can i make a permanent group chat in asmack?
Hi everyone..I'm going to develop a messenger like Line,WeChat,etc. I want to asked how to make a permanent group chat ??I already successfully make a group chat. but..the problem is when the user is...
View ArticleProblem with MultiUserChat.getJoinRooms
Hi everyone.. I have a weird case in getJoinRooms syntaks; in case :if i login as User ABC and join room A then i call methode joinedRooms =...
View ArticleMultiUserChat.getJoinedRooms method return NullPointer Exception in asmack
hi, I am really tired of this stuff know, I dont know what is the problem with my code. The single chat is working fine on my device and also if I manually enter the exact room name it is possible to...
View ArticleSpark visually shows that a message is not sent
So, an age old problem mentioned dozens of time in these forums starting from older versions (i think even prior 2.6). A user types a message, hits Enter. The message is sent to the recepient, but the...
View ArticleOpenfire fails to load a dedenpant class in a jar ball for plugin
Hi everybody here, I am currently running into a wierd problem that I have developed a plugin myself, which in turn depends on some other libraries, say other.jar, everything worked fine before that...
View Articleis TLS/SSL working with smack3.3.0 API?
I am trying to use the SSL and TSL connections from my smack 3.3.0-based XMPP client to an Openfire 3.8.2 server. SSL port 5223 is configured and I imported the self-signed cetificates to the client...
View ArticleMonitoring Service Plugin with 3rd party XMPP client
I wanted to expand Openfire to our remote sales force and found that Monal works really well on the iPhone with Openfire. Problem I'm having before I could deploy it is that the chat logs aren't...
View ArticleRetrieving client related information.
how to retrieve client''s ip,country,city ie) client related information.
View Article