Re: ProviderManager getInstance() method
ProviderManager now only has static methods. Simply remove the '.getInstance()' string from you code to fix it. Documentation has been updated accordingly.
View ArticleRe: Acessar Spark externo - Configurar no TMG 2010
Consegui mais tive que jogar assim o código pra funcionar: return { server: "IP", connectionType: "/http-bind/", port: "7070",...
View ArticleRe: How to use jitsi for video calls
Hi,You stop for a coffee and then start looking at the problem again. I've take a little step forward. I've found the jitsi videobridge button near the bottom of a normal IM conversation. I've clicked...
View ArticleRecreating Active Directory Profile
Is there a way to wipe out and recreate an openfire user in an environment where the users are imported from an LDAP server? I have a user who has to login three times to get the proper profile to...
View ArticleRe: Users can access other user's message history
More information: Those old, and other-user messages are the only one the android client (XAbber) can see in the server message history. New messages, even sent/received from it, although archived and...
View ArticleRe: Users can access other user's message history
Allright, updated Openfire to 3.9.3 and monitoring service to 1.4.2, and the old, other-user messages disappeared from the android Xabber clients.Thanks,Joao
View ArticleUse Active Directory Security Groups for Openfire Administration
Hi, I am wondering if there is any way to use AD security groups to administer Openfire v3.9.3 instead of adding individual user accounts as administrators? Thanks.
View ArticleSSO issue in remote branches connected to HQ using Site-to-Site VPN IPSec...
Hi, We are using in our H.Q. Openfire 3.9.3 running on Win2008 Std.and the latest Spark clinet 2.7.0 Build 665 running in XP, 7, 8 & Windows 8.1all our remote branches are connected to H.Q. using...
View ArticleRe: Not to allow one user to login multiple times
I have recently been trying to figure out how to accomplish this same thing. My clients are only connecting from Pidgin and Adium. But people are figuring out they can use mobile IM clients like IM+,...
View ArticleHow to login XMPP Server without SASL Authentication?
I updated the API from 3.4.1 to 4.0.3 today, and modified part of my codes . In 3.4.1 , I can login without SASL Authentication like below:connConfig.setSASLAuthenticationEnabled(false); But now, I...
View ArticleHow to use SASL Authentication?
If SASL is on, how to set the client params? Could anyone show me a demo ? Thanks very much! And BTW, will the XMPP Server do sth. in order to enable SASL Authentication?
View ArticleMake spark auto-login when it starts up
Hellooo, Is there a setting in any configuration files that can be edited to make autologin=true? I found another discussion that said it was in the spark.properties file however I think that must have...
View ArticleRe: How to use SASL Authentication?
If SASL is on, how to set the client params?Which parameters? GSSAPI? Most of the time you will just have a tuple of username and password. And BTW, will the XMPP Server do sth. in order to enable SASL...
View ArticleModifying / Adding MUC affiliation via http
Can anyone guide me on how I can modify / add muc affiliation via http request? Or a guide on how to make a patch like this for the User Service Plugin. I'm currently modifying the mysql database...
View ArticleRe: Can openfire supports mobility XMPP protocols ??
Is openfire bussiness edition support this feature ??
View ArticleRe: OTR Plugin for Spark Client 2.6.3
After some testing i can confirm there is a bug, or two. But it is caused by some other thing. I have changed the description of the ticket SPARK-1569. In general, there is a problem in Spark when no...
View ArticleRe: Can openfire supports mobility XMPP protocols ??
Is openfire bussiness edition support this feature ?? There is no such thing as a bussiness edition for openfire.
View ArticleRe: Can openfire supports mobility XMPP protocols ??
So why XEP-0198 souce code is closed source ??
View ArticleRe: Can openfire supports mobility XMPP protocols ??
Don't know, you have to ask the person who has written it. If it really exists, i've just heard of it from someone who has heard of it (and so on). My guess is that they would want money for their work...
View ArticleNo response from OpenFire over BOSH
Hi, let's start with admitting I'm a newbie to OpenFire (and XMPP in general). I'm playing with OpenFire and JavaScript (using Strophe) and I'm trying to learn from the examples. But I can't get them...
View Article