Re: Alteracoes direto pelo Banco de Dados
Se o histórico local dos clientes não for um problema pra vc, vc pode simplesmente apagar esta pasta spark e abrir o client novamente. Ele irá carregar tudo novamente exatamente como está no servidor.
View ArticleGuide / Tutorial / Writeup / Walkthrough: Setting up Openfire 3.9.3 with a...
In case this might help anyone else out, I wrote up a little step-by-step guide for this process in case I ever have to do it again. Let me know if you come across any errors or omissions and I will...
View ArticleRe: [4.1.0-alpha1] SASL Authentication missing in OSGi
Ok, I had a quick look at the code, and I think I do understand most of what's going on there. But since I don't work on a daily basis with OSGi some questions arise. The biggest caveat right now is...
View ArticleRe: [4.1.0-alpha1] SASL Authentication missing in OSGi
Also of course, those changes should be applied to smack-bosh (and smack-serverless once it hit master) too. Other then that, I really like it!
View ArticleRe: Change URL Path - Jitsi Spark Plugin
Dele, Creating the file in the specified path and changing the server name, it works, but now I need change the name from ofmeet to jitmeet, if I change in file doesn't work. Is it correct? Or I need...
View ArticleRe: [4.1.0-alpha1] SASL Authentication missing in OSGi
I think the XMPPConnectionBuilder interface should be like <X extends XMPPConnection, C extends ConnectionConfiguration> X build(C connectionConfiguration) so that we can apply the builder...
View ArticleRe: Can I intercept a stream stanza in an OpenFire Plugin?
Look at the xmldebugger plugin. Out of curiosity, are you trying to implement xep 0198 stream management?
View ArticleRe: Can openfire supports mobility XMPP protocols (XEP-198)?
I like your solution :-)Is it possible to put it in an openfire plugin for community use. I know it is not standard, but any solution is better than none.
View ArticleRe: [4.1.0-alpha1] SASL Authentication missing in OSGi
Flow schrieb: Wow, ~800 new LOC. Your effort is appreciated, but to be clear and I don't want to discourage you, I'm not sure if this will make it into 4.1. I've to thoroughly review the code and give...
View ArticleRe: [4.1.0-alpha1] SASL Authentication missing in OSGi
Flow schrieb: I think the XMPPConnectionBuilder interface should be like <X extends XMPPConnection, C extends ConnectionConfiguration> X build(C connectionConfiguration) so that we can apply the...
View ArticleRe: [4.1.0-alpha1] SASL Authentication missing in OSGi
but I am a little bit under time pressureWhy? There exists a workaround (manually initializing Smack in a OSGi environment). Or am I missing something? and have not found the time to migrate to Git I...
View ArticleRe: Presence Service - 403 error
Server => Server Settings => Presence Service => Presence Availability => Anyone did the trick for me.
View ArticleRe: Can openfire supports mobility XMPP protocols (XEP-198)?
Hello Stefano Galizia , Heartily thanks for sharing this type of work in community .. I am interested to understand logic behind this code .. How can i contact you for this ???? and also...
View ArticleRe: Confused with XEP-0280: Message Carbons and Openfire 3.9.3
It seems i was mislead by this Nik's reply (https://igniterealtime.jiveon.com/message/235680#235680 ) which inclined that Carbons will work only for the sent messages. So i have only tested this one...
View ArticleRe: Confused with XEP-0280: Message Carbons and Openfire 3.9.3
Daniel Castellanos wrote: Can we make a bounty for this? No need for bounties on this one. Unless you want to reward CSH post factum
View ArticleRe: Confused with XEP-0280: Message Carbons and Openfire 3.9.3
A bounty to make Spark support it! And fix history :/
View ArticleRe: Feature Request: Send message to all resources
I'm afraid bounty alone won't help. There is just no traction with Spark among developers. There are hopes that moving to Git for source repository will sparkle a bit of interest. Not much so far...
View ArticleRe: Crowd Integration for Openfire 3.9.3
In the hope of helping someone else who finds this post here is how I got XMPP clients authenticating but still unable to get it working for the administrator portal. To get this working there are...
View ArticleRe: Feature Request: Send message to all resources
Why hasn't 2.7.0 been released officially? Is the install straightforward?
View ArticleRe: Feature Request: Send message to all resources
Yeah, just install on top of 2.6.3. Well, i haven't done this for a long time. If anything, you can just uninstall and do a clean install (leaving the profile in place). It won't fix the already...
View Article