Re: Thoughts on Openfire 4.0
Hm ok. I am not quite sure, but I thought Daryl keeps the JRE up to date (OF-776).
View ArticleRe: Thoughts on Openfire 4.0
Ok. Then I agree that there is quite nothing to do to remove Java 5 and 6. ( https://github.com/SvenBunge/Openfire/compare/DropJava5and6 -- untested!!) But first we've to finish 3.9.3. Then I'll lean...
View ArticleRe: Thoughts on Openfire 4.0
Openfire has no real public API. There are plugins and this API is quite stable. But as soon as updates require work on the server one should change the major version number.We should also drop support...
View ArticleRosterListener() works and not works
http://www.igniterealtime.org/builds/smack/docs/latest/documentation/roster.html Roster roster = con.getRoster();roster.addRosterListener(new RosterListener() { // Ignored events public void...
View ArticleRe: Thoughts on Openfire 4.0
Beyond the various implemention details we are discussing (build system, JRE support, API enhancements), another consideration for a major release like 4.x ought to include modernizing our support for...
View ArticleEclipse + Openfire 3.9 onwards not importing correctly
Have some time this weekend to spend on Openfire duties but struggling to get Eclipse to see the new 'Openfire' git repo I've just checked out. Following the instructions below as I've done dozens of...
View ArticleOpenfire can't create one more persistent MultiUserChat room
I have build a XMPP server with openfire ,everything runs ok in the beginning. while something wrong comes after adding some plugins on it,i can only create one multiUserChat ,if one more ,it throws...
View ArticleRe: 3.9.2 - Secure S2S is broken on Centos 6.5 (tested on i386 and x86_64, .rpm)
If nobody have an idea about this - at next week i will try to compare 3.9.2\3.9.1 sources and find a problem + give solution..
View ArticleDate and Time on received offline messages.
When we stay out of office for more than one day and someone sent messages to us in offline mode when we receive it they came with no date only with time. I think is nice if someone can add date and...
View ArticleService not running after install
Got the Jitsi plugin after openfire uprgade today. I've looked at the howo document around here and did what is listed there including restarting. Nothing works though. No service is listening on port...
View ArticleDownload links
Hiya! I've been using Openfire for a number of time units, and I'm generally happy with it. But there's one aspect that gets me raging mad: The upgrade process. Every bloody time there's a new version,...
View ArticleRe: Service not running after install
Ports 7443 and 7070 are the http-bind ports. If they are not working. then you have a problem with your Openfire install. Check your log files. You might need a restart
View ArticleRe: Service not running after install
I have restarted already a couple of times. In the logs I see nothing strange: WARN:2014.05.04 12:48:17 JitsiVideobridgeStack - using default tls security policy 2014.05.04 12:48:19 JAIN SIP 1.1 -...
View ArticleRe: Service not running after install
got to https://your_server:7443/ you should see Openfire HTTP Binding Service
View ArticleHow to change password in AD integrated with spark
Good afternoon guys, I have the following problem at a customer ..... We have Openfire integrated with AD operating perfectly. All users have filias this company to its employees in logarem Spark....
View ArticleRe: Service not running after install
I've disabled this one due to security concerns. Why does jitsi require this?
View ArticleRe: S2S problem with Prosody
BigD, ignite's openfire is reproducing this issue and its running 1.7.0-55 Oracle. I tried reverting OF-745, but that did not appear to make a change. daryl
View ArticleRe: S2S problem with Prosody
The most suspicious commit between 3.9.1 and 3.9.2 is this: https://github.com/igniterealtime/Openfire/commit/996825d267a01e6ed9b7678fff2304 0d4e7caacb Does anybody think, this is related to the problem?
View ArticleRe: S2S problem with Prosody
igniterealtime's openfire is currently running with that patch reverted, but it does not appear to help any.
View ArticleRe: S2S problem with Prosody
Current screenshot from igniterealtime's console, anything secure (TLS) is incoming only. This is with the OF-745 patch reverted.
View Article