Re: How to escape/encode supplementary characters in resource names
Unfortunately, you can't easily debug it, because the JID class is in another library (Tinder). If you really have the passion, you could download the Tinder sources (not the released 1.2.2 version,...
View ArticleRe: Spark not sending or receiving messages
Thanks wroot. I'll give the latest version a try and maybe wipe things out like you suggested. I appreciate the feedback.
View ArticleRe: unable to install latest packet filter plugin
I am not for certain, but just anything that is java7 compatible.
View ArticleAfter Upgrading Spark 3.9.3 and restore old SQL Database to it conference is...
Hi All, Previously we were using Openfire 3.7 and SQL 2008 in a same server which has some hardware limitation.We used this server more than two users with no issue.But due to some hardware issue we...
View ArticleRe: [bug] Cannot import a certificate with 2 altsubject names
Same here. My cert is valid for www.domain.com (as an example) and domain.com. When imported, I see it in the certificate list as www.domain.com, and Openfire claims that more certificates are...
View ArticleRe: Atualização Openfire 3.9.3
Descompactei o pacote de instalação mo linux, porém não localizei ele vai para qual diretório e qual o nome dele? Grato
View ArticleRe: [bug] Cannot import a certificate with 2 altsubject names
Your problem is benign and completely orthogonal to the one I reported above. Openfire always reports a missing certificate and wants to generate a DSA certificate (in addition to the RSA one)....
View ArticleSSL 3.0 fallback vulnerability encounters to openfire/bouncycastle?
What's the fuss all about? Read here. So port 5222 is plain / TLS. Port 5223 is SSL - but openfire doesn't use OpenSSL. It uses bouncycastle :-) According to xmpp.net server test my server...
View ArticleRe: Sizing - Red5
Most of them using Red5 Streaming Server. Here you have some options. But i do not know if they are scaleable to a large number of useres. You may try and give some feedback :-) Option 1Option 2Option 3
View ArticleRetreive a count of a unread messages from an JabberID
Hi, I am developing chat mobile application using openfire with XMPPFramework in iOS.I have a request to make bubble that will need to stay next to the nickname of user in roster list (UITableView)...
View ArticleRe: Retreive a count of a unread messages from an JabberID
Openfire supports XEP-0013: Flexible Offline Message Retrieval You would have to check how to do it with you iOS framework.
View ArticleRe: SSL 3.0 fallback vulnerability encounters to openfire/bouncycastle?
I'm still reading the details but it is rumored that the exploit is a weakness in the protocol spec of SSLv3 itself, so any service using the SSLv3 protocol according to the spec should be vulnerable...
View ArticleAttempting to use ad-hoc commands. SessionID is null error. Is never set.
Hi,I'm attempting to use the ad-hoc command manager, but unless I am using it wrong (there is no documentation), the RemoteCommand class seems to use a sessionID variable before it is set. I'm trying...
View ArticleEventually Jive / Openfire Loses All Client Connections (3.9.1)
Hi - We're running 3.9.1 with JDK 1.6.0_33 on Solaris 11 with control of the service under SMF (a way to stop, start, etc. the service - which doesn't work all that well, e.g. I usually need to kill -9...
View ArticleRe: SSL 3.0 fallback vulnerability encounters to openfire/bouncycastle?
Yes, my initial reaction was to patch openssl up to openssl-1.0.1i but it sounds like something else needs to be done. Can SSLv3 be disabled altogether?
View ArticleRe: Jitsi VideoBridge Plugin problem redirects to webrtcrequired.html
I have the same issue Ubuntu 12.04 64Bit openfire 3.9.3 and Jitsi 1.3.1 using chrome or chromium, already done everything posted here but i am stuck with this. any help.
View ArticleRe: Plugins nao carregam
Diorgenes, Estou com o mesmo problema, e ja fiz o que você mencionou(de migrar do sun-java6-jre para o openjdk-7-jre) mas não funcionou, instalo os plugins mas não aparecem.Alguém sabe de outra...
View ArticleRe: Smack android service question
I suggest having a look at the source of the various open source Android XMPP apps that use (a)Smack. yaxim and Project MAXS transport-xmpp come into my mind.
View ArticleRe: Não Permitir multiplas conexões do mesmo usuario
Estou com este mesmo problema, conseguiu alguma solução Marcos ??
View ArticleRe: Smack 4.0.4 - Communigate Pro Login issue
Hi, Thanks for the quick response. "5222" port I am connecting to is a plain text port it is not even secure(TLS) port. I don't see any certificate restriction on this port. Is there anyway I can...
View Article