Re: Spark 2.6 beta - Proxy config nt working
It may be in the same repository somewhere. I know that versions are some how tagged to be able to get back to a particular version, but i can't help with that, not a programmer myself.
View ArticleRe: Single message received during joining a group
Sorry, can't reproduce this on my server.
View ArticleRe: Create a group chat like whatsapp?
Ironically, I am also looking for the answer of same question Actually neither MUC,nor RosterGroups can solve this problem. We need to customize them as per our needs.May be this will help...
View ArticleRe: Can't connect strophe to Openfire via Websockets (Error during WebSocket...
Hi Ed, This is a better late than never post. I have it working on my laptop with OpenFire v3.9.3 and the old websockets-0.0.0.6.zip file from...
View ArticleException in org.jivesoftware.openfire.spi.PresenceManagerImpl
Hi, I'm getting quite a lot of the following exceptions. I think it started with 10.9.3 but still occurs in the daily build from March, 20th. Has somebody else also seen this: 2015.03.22 11:49:49...
View ArticleRe: Can't connect strophe to Openfire via Websockets (Error during WebSocket...
the web socket URL should be ws://127.0.0.1:7070/ws/server
View Articlemultiple opnefire servers share the same sql database
Hello, I am using openfire 3.9.3 and i want to know if it is possible for multiple servers to share the same SQL Database and if yes i want to know how to do it ? the two servers will have different...
View Article[Newbie Query] Making Ofmeet work across NAT - yet another post.
Dear Friends,Please bear with me as I am a newbie in networking, yet I am trying to set Ofmeet at my office to prevent the use of commercial VC software (and maybe to add some cool features). Right now...
View ArticleSmack library under third party static scan
Hi Flow,here is an issue that one third party static scan found in our project in which we are using smack library: Improper resource shutdown or release (CWE - CWE-404: Improper Resource Shutdown or...
View ArticleAndroid file transfer with 4.1.0-rc4/rc3 Error in execution
Hello, I've been struggeling with the following problem for a long time, but couldn't solve it at all. Im trying a file transfer via xmpp using smack for Android with the following code: fTManager =...
View ArticleRe: Seems to bug while parsing presense stanzas - Smack 4.1.0-rc4
Flow, Had a discussion with the ejabbered folks, here is the outcome. Actually, even if the client receives a bad value here, it is supposed to ignore it according to RFC 6120 11.4 as the server has...
View ArticleO OpenFire funciona no Server 2012 R2
Olá amigos!Tenho a aplicação do Openfire com o spark, rodando em um servidor Windows Server 2008 R2. Gostaria de saber se algum de vocês trabalha com o OpenFire no 2012 e se ele funciona corretamente,...
View ArticleRe: Seems to bug while parsing presense stanzas - Smack 4.1.0-rc4
This is true for elements and attributes, but not for the values of defined attributes and the text content of defined elements. Hm, is it? I'd interpret it less strictly. For me...
View ArticleRe: Seems to bug while parsing presense stanzas - Smack 4.1.0-rc4
It's also nowhere specified/recommended.I beg to differ: Extensible Messaging and Presence Protocol (XMPP): Instant Messaging and Presence: RFC 6121 § 4.7.2.1 specifies the 'show' element.
View ArticleRe: Seems to bug while parsing presense stanzas - Smack 4.1.0-rc4
ignore any non-conformant elements or attributes on the incoming XML stream.This is true for elements and attributes, but not for the values of defined attributes and the text content of defined...
View ArticleRe: Seems to bug while parsing presense stanzas - Smack 4.1.0-rc4
I meant it's nowhere specified/recommended that a client should close the connection if the stream contains a "text value for a defined element" which is not specified.
View ArticleRe: Cannot login to web console sql and ldap
No go so far. I will however redo setup once again and leave it alone until tomorrow and see what happens.
View ArticleOpenfire 3.9.3 IQ Router fails for some IQs
Openfire/IQRouter.java at v3.9.3 · igniterealtime/Openfire · GitHubLine number 124 the else part is triggered in case of a valid <iq> response how to tackle this error ...... <error code="401"...
View Article