(a)Smack 4.0.0-rc1 Debug
Hello everyone,How can I enable debugging in (a)Smack 4.0.0-rc1?In previous versions there was an ability to set Connection.DEBUG = true; But in this version this variable is absent in XMPPConnection....
View Article(a)Smack 4.0.0-rc1 NoResponseException on login
Hello everyone,I updated to aSmack 4.0.0-rc1 and now I'm getting org.jivesoftware.smack.SmackException$NoResponseException while i'm logging in. Code works with aSmack 8.10....
View ArticleUpdating Smack to 4.0.0 in Spark
There is a ticket for updating Spark to the latest Smack version SPARK-1567 Actually it started with 3.4.0 and then i have modified it a few times. Smack updates are slow in Spark.. 4.0.0 is in RC...
View ArticleCatch all IQ requests
Can I use Openfire API in Openfire plugin to catch IQ requests like below to modify them before next delivering? Thanks. <iqtype='get'id='juliet1'> <queryxmlns='urn:xmpp:mam:tmp'>...
View ArticleChat Window User Info Customization
At the top of the chat window, it displays the person's name, title, and email address. I've modified the ldap-to-vcard mapping XML in our DB to pull all the correct info from AD. Works perfectly. What...
View Articleupgrade spark to version spark_2_7_0_659.exe
the display name of Winda becomes Win...i don't rename it i also got this errorjava.lang.ClassCastException: org.jivesoftware.smack.util.PacketParserUtils$UnparsedResultIQ cannot be cast to...
View ArticleJingle Nodes Plugin 3.0.0 with public ip
Hi All, I have installed Openfire 3.8.2 with 2 plugin websocket and Jingle version 3.0.0. I have made a web rtc based one to one audio~video call using websocket and jingle. The solution worked...
View ArticleJingleNodes & Openfire 3.8.2 & Jitsi videobridge
Hi Everyone,after struggling a lot with the plugin for statistics and archiving now i'm trying to use the setup in subject.I did download the jitsivideobridge (not the plugin) and jointly with the...
View ArticleMaybe MultiUserChatManager.insertService should be public or add an new API?
Maybe MultiUserChatManager.insertService should be public or add an new api works like it. In class org.jivesoftware.openfire.muc.MultiUserChatManager,now there is an api...
View ArticleHow can I set minimum username length?
I Wanna reserve short usernames for inner using.
View ArticleOpenFire Not bringing up Admin
I am running WIN7x64, with JRE7.55, Openfire 3.9.1. Start OpenFire and I get the error below, when I open click launch admin, nothing happens, says unable to connect. Any Ideas?...
View ArticleHow do openfire's schema work ?
Hi everyone . I am learing for my thesis . I want load all user from LDAP to friendlist of other person , but i haven't much idea . I think i will edit or modify database . And i want know openfire's...
View ArticleVCard.setAvatar(Byte[] bytes)/(Url url)/(Byte[] bytes, String mimeType) Not work
Bytes File f=new File("C:/testIcon/action2.jpg");BufferedImage o=ImageIO.read(f);ByteArrayOutputStream b=new ByteArrayOutputStream();ImageIO.write(o, "jpg", b);byte[] img=b.toByteArray();...
View ArticleWill Openfire host my Google Cloud Messaging Server?
Although I am developing Android apps, I am a newbie to the world of Java servers. My apps have been using internal SMS messaging to allow the phones to talk to each other. This worked wonderfully...
View ArticleOpenFire group sharing problem (group disappears from rosters)
Hello to everyone. There's some strange problem with my OpenFire 3.8.2.I've got a couple of shared groups. All the groups are taken from Active Directory. Some of them work perfectly, but the others...
View Article(a)Smack 4.0.0-rc1 NoResponseException on login
Hello everyone,I updated to aSmack 4.0.0-rc1 and now I'm getting org.jivesoftware.smack.SmackException$NoResponseException while i'm logging in. Code works with aSmack 8.10....
View ArticleSpark window changing itself when inactive
I am trying to figure out if there is a way to stop the spark windows from switching between each other depending on which window has a new message in it. I use spark in my job and generally am in at...
View Articlespark automatically refresh contacts for showing online users
sometimes, i couldn't see the online users...i should log out and login again
View ArticleMUC history isn't preserved after server restart (bug or by design?)
As we have never used MUC in production this never caught my attention. But now some of our users want to use group chats and they want to show previous history for reference when other users join. I...
View Articlehi friends...luckily i don't have problems with my openfire and spark right now
i need to ask some questions, but the topic doesn't about openfire and spark, can anyone help me?
View Article