How to connect the Openfire server installed on my VPS hosting plan?
I am new to Openfire and I experienced installing it on my local connection and it works great. But I wonder how to connect Openfire server installed on the cloud like on my VPS hosting plan pointing...
View ArticleRe: Registration No Input password?
Have a look at the javadoc of AccountManager.createAccount()
View ArticleRe: [Bug] do not get status code 110 in self-presence after joining a more...
Thanks for reporting. Created OF-860 to track the issue. I will apply your patch soon.
View ArticleRe: Smack 4.0.5 to 4.1.0
Why does your Documentation not reflect what has been changed? Because 4.1 is not released. Besides, the announcement of the 4.1 alphas mentions the Smack 4.1 readme.
View ArticleRe: Smack 4.0.5 to 4.1.0
Unfortunately 4.1.0 is already available over public Maven and Gradle repos. And 3.x.x is the only other version I can find there.It really took me some effort to migrate from 3 to 4. I don't want to...
View ArticleRe: OpenFire in-band registration (XEP-0077): does not contain register tag,...
Is there a way to overcome this issue until the next release?
View ArticleRe: OpenFire in-band registration (XEP-0077): does not contain register tag,...
I don't think so. You could do without BOSH or "hardcode" in your client, that XEP-0077 is supported.
View ArticleRe: smack_4_0_6 no javax.security.sasl.SaslException?
thank you very macth!Because different versions of JDK~
View ArticleRe: How did I get someone else's Spark session?
The login script locates your group membership. Based on the membership of the groups, it launches Spark from C:\Program Files (x86)\Spark\Spark.exe and passes it a parameter......
View ArticleRe: WebChat Plugin Fails To Load
So I have a Jetty-9.2.5 container running, and I deployed the webchat.war file. It is available at host:8080/webchat - I get a "Fastpath Web Chat" page. And a "Click on one of the following...
View ArticleRe: WebChat Plugin Fails To Load
Unfortunately the webchat plugin is a bit out of date and has some minor issues like that ( I'm working on updating it slowly ). To access a workgroup you can go to...
View Articleserver ack for messages
how do I get acknowlegement for the messages that has been delivered to the xmpp server using asmack, bcoz the xmppframework for ios has a listener for receiving the ack that the server has recv the...
View ArticleRe: SSL 3.0 fallback vulnerability encounters to openfire/bouncycastle?
I believe it can be simply turned off for XMPP socket via admin console, but for Jetty you might need release the patch for HttpBindManager.java AdminConsolePlugin.java finalSslContextFactory...
View ArticleRe: SSL 3.0 fallback vulnerability encounters to openfire/bouncycastle?
thanks @sm, is this what you are suggesting? https://github.com/igniterealtime/Openfire/pull/139 PS, I filed OF-861 on this issue as well
View ArticleRe: SSL 3.0 fallback vulnerability encounters to openfire/bouncycastle?
[OF-861] Disable SSLv3 by default as per POODLE vulnerability - Jive Software Open Source
View ArticleRe: SSL 3.0 fallback vulnerability encounters to openfire/bouncycastle?
Yes, test it please
View ArticleRe: [Bug] do not get status code 110 in self-presence after joining a more...
Would you review and/or test this: OF-860: Self-presence is not broadcast if room has more than one occupan... · 11c7a1f · sco0ter/Openfire · GitHub I slightly changed your proposal, because I think...
View ArticleSmack - Thread starting during runtime shutdown
Hi, I just received one strange error message from crashlytics. Is it any known bug? I'm using Smack version 4.1.0-alpha5. Thanks! java.lang.InternalError: Thread starting during runtime shutdown...
View ArticleSpark deb files
Where can i find deb-files of Spark for Ubuntu? 2.6.3 would do, but if you know where i can find beta of 2.7.x that would be nice.
View Article