Re: Chat room conversation bleed
I've found the old ticket - SPARK-1130. And i was able to reproduce it again with the latest 2.7.0 build of Spark. The case is, that if you have two rooms with the same ending of the name opened, then...
View ArticleRe: Focus user
Trying to trouble shoot this out and noticed ports 5222 and 5223 aren't looking right. Does this look right? Thanks,Jay
View ArticleRe: OF 3.10.0+OpenFire Meeting+Candy
i agree i have ofmeet working fine but candy is not working i only see a grey screen from cany theme
View ArticleRe: URL redirect?
with openfire 3.10 the new kind of url is better https://serveurname:7443/ofmeet is much more simplier actually i cannot change http-bind port from 7070/7443 to 80/443 :the admin console gives me an...
View ArticleSmack 4.1.0 alpha6 File Transfer Issues
I have been having an issue with file transfer for file mime types other than .txt . I have tried sending a .mp3 file from spark to my android client and that creates a crash when I try to read the...
View ArticleRe: Smack 4.1.0 alpha6 File Transfer Issues
After much testing it turns out that all files except text files have this issue and are stuck in negotiating mode
View ArticleRe: Smack 4.1.0 alpha6 File Transfer Issues
I find it unlikely that request is null, but I can't rule out the possibility, especially when alpha versions are used. Of course a stacktrace of the NPE would maybe give some insights. But generally I...
View ArticleRe: Spark / OpenFire SSO failure
with linux, I don't think I'll be much help. maybe someone will be able to jump in and give you some guidance.
View ArticleRe: Openfire with Active Directory and it's child domain.
You could try making your basedn the root domain pointed to your global catalog, and then use use groups and search filters to apply access and clean things up.
View ArticleRe: HOWTO: Import a signed SSL certificate into Openfire
I am not sure if it will help you but in "import" screen, dont leave Pass Phrase empty even though you are not using it. Just type "ABC" or "123". Then use insert private key in "Content of Private Key...
View ArticleRe: Chat room conversation bleed
Thanks, wroot! I really appreciate the info. I'll watch to see if a complete solution is found.In the meantime, I should be able to change the names of the rooms so they won't be so similar. Do you...
View ArticleSpark-2.6.3 fails to install
I downloaded the .rpm, src.rpm, and the tar.gz file and not matter what I do I get an error that just says "Sorry this did not work. Installation of Spark RPM-Paket failed." I am using linux fedor 21...
View ArticleGoing from One OpenFire Server to Another
Hi guys, New to OpenFire. My company has Openfire setup already on another server. We are doing a fresh Window install on another server. I'm not sure if we are Using None/Blowfish/AES for password...
View ArticleRe: URL redirect?
Thanks Dele, and all your hard work on Ofmeet is very much appreciated. Somewhere on the forum a while ago you posted a method of redirection I formerly used like this: echo '<html>...
View ArticleRe: URL redirect?
To change the openfire user to root on Debian, remove the entry "--chuid openfire:openfire" in /etc/init.d/openfire and then run:service openfire restart
View ArticleRe: Chat room conversation bleed
I haven't tested that much to find out how many letters cause that. Actually i think it might be that if you have only one different letter in the beginning and then it repeats the whole name of the...
View ArticleRe: Chat Window Size
There is no way other than changing the Spark's source code and compiling new version.
View ArticleRe: Can Spark/Open Fire Integrate with Microsoft Outlook for Chatting and...
There is no such possibility/option.
View ArticleRe: URL redirect?
What you might need for server-side re-direction is UrlRewriteFilter - Rewrite URL's in Java Web Application Servers
View ArticleRe: SSL/TLS not working with 4.1 Alpha7
I don't think that the DummySSLSocketFactory ever worked with Smack to accept all certificates (could be wrong though). You could use TLSUtils.acceptAllCertificates(Builder), but for self signed...
View Article