Re: Feature Request: Send message to all resources
Here you go SPARK-1585 Though that won't help much until someone steps up and provide a patch.
View ArticleRe: Transcript Corruption
Is the source code for 2.7.0 available for download? If so, could you provide a download link? I've recompiled 2.6.3 with some customizations but ran into a bump in the road because that version uses...
View ArticleProposal to release Openfire 3.9.3 soon
All, I would like to get a new release of Openfire 3.9.3 out the door soon. The primary reasons are to fix the property encryption issue reported by folks that use LDAP and to clean up the mess with...
View ArticleRe: Feature Request: Send message to all resources
CSH, a client claiming to support XEP-280 (Conversations, android) claims that " Message Carbons is not enabled on the server" Just to verify, there are no options that need to be enabled, new ports...
View ArticleRe: Spark Disconnects from Network
I did try that, but it continues to disconnect after a fresh install of 659. Do you have any other suggestions? Thanks.
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 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 Articlecan't login to sparkweb - 3.9.2
New install of 3.9.2 and when I put Sparkweb on my webserver and try to login to it the page refreshes and nothing happens. The logs show. 2014.05.03 21:58:57...
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 certificates.All tests were conducted on a centos minimal, created a special for openfire deployment - so, any software conflict is...
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 Article