Re: 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 Articlespectrum2 does not work w/ OF 3.9.2
edit: eek. apologies for the readability, no idea how to do that better so, it looks like OF 3.9.2 broke spectrum2 in some way, i have not tried downgrading yet (3.9.1 worked before), but i havn't...
View ArticleRe: Thoughts on Openfire 4.0
Some of these new required features are not even XEPs like the websockets specification which is now draft http://tools.ietf.org/html/draft-ietf-xmpp-websocket-06 As Jetty supports websockets directly,...
View ArticleRe: spectrum2 does not work w/ OF 3.9.2
I don't know what spectrum2 is, but unfortunately it seems that it's my fault and this little NPE slipped into the Message Carbons logic code. i am sorry about that. I've created OF-784 for it and...
View ArticleRe: CentOS RPM upgrade to 3.9.2 broke LDAP Auth
conf/security.xml<!--<name>ldap.adminDN</name>--><!--<name>ldap.adminPassword</name>--> windows server 2012 r2 & windows ADwell done.
View ArticleRe: Eclipse + Openfire 3.9 onwards not importing correctly
I get the same issue with you - the 3.8.2 source is ok, but the 3.9.2 source has the problem.
View Article3.9.2 - Secure S2S is broken on Centos 6.5 (tested on i386 and x86_64, .rpm)
Here is a lot of problems, and all of this dance around rsa and dsa srtificates.All tests were conducted on a centos minimal, created a special for openfire deployment - so, any software conflict is...
View ArticleQuestion about Kraken IM Gateway
I have a question about the Kraken IM Gateway and I added Yahoo and I am trying figuring If need to register a account on yahoo and port 5050 is not open up on the server. Can someone please explain...
View ArticleRe: How to set iceservers in openfire
why is thereno videos between two clients after setted turnserver
View ArticleRe: Date and Time on received offline messages.
The thing is that Spark is treating offline messages like received now. Though, when you launch the Spark and receive offline messages, it will show server time on that messages. But when you close and...
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: Download links
You can also use a link like wget http://www.igniterealtime.org/builds/openfire/openfire_*_*_*.tar.gz Should work with other installer variants. Or you can download it via browser on your workstation...
View ArticleProblems with manifest files in 4.0.0-rc2
Hi Flow,since the projects' renaming there is a problem in the manifest files. smack-core:"Bundle-SymbolicName" appears twice; one is "org.igniterealtime.smack.core" and the other is...
View ArticleRe: Patch Submission : Option to Register Plugins as Full Domains instead of...
Hi Matt - interesting idea ... but I wonder if this is conforming to the XMPP specifications, particularly related to federated (S2S) message routing. Also, might this introduce a vulnerability for...
View ArticleRe: aSmack-4.0.0-rc2 ResourceBindingNotOfferedException
I can report that the "ResourceBindingNotOfferedException" no longer appears. Thank you very much! Unfortunately, now I get this exception:Mai 05, 2014 9:00:43 AM...
View ArticleRe: Date and Time on received offline messages.
Thanks for your explanation. I understand the dificulty to implement but I think this is an important feature because give us the information when the message was sent. The Pidgin IM do that.
View ArticleRe: Feature Request: Send message to all resources
Server support is determined via Service Discovery (XEP-0030). I've just rechecked Openfire's SD result: <query xmlns="http://jabber.org/protocol/disco#info"><identity category="server"...
View ArticleRe: Find a better way how we should version our software
Personally I am feeling very unfamiliar with git and don't know how to manage multiple branches/tags + master and merging stuff between them, but it's hopefully not that hard.That is exactly where git...
View ArticleRe: Undestanding aSmack
subscirbe to other user those pubsubXMPPs roster subscribe mechanism is not related to PubSub. Those are two orthagonal concepts of XMPP.
View Article