Smack-4.1.0-rc2: XMPPError does not include conditionText in toXML()
The PacketParserUtils is now able to parse the condition text e.g. in a redirect error response. However the opposite is still missing: XMPPError.toXML() does not include the conditionText in the...
View ArticleRe: JingleManager.createOutgoingJingleSession uses negated condition
Thanks for reporting this. It is already fixed in master, not sure if I will apply a fix to the 4.1 branch this it would be not applicable to master.
View ArticleRe: Smack-4.1.0-rc2: XMPPError does not include conditionText in toXML()
Thanks for reporting. Fixed with Include conditionText in XMPPError.toXML() · 9c5b7d2 · Flowdalic/Smack · GitHub
View ArticleRe: IncomingFileTransfer recieveFile(..) throws "error in execution"
I wonder if pubsub has the same kind of problem that you've fixed here on File Transfer?"same kind of problem"? I don't think that this is related to Receiving pubsub messages with JSON Payload and...
View ArticleJBOSH does not detect compression header
jbosh/ApacheHTTPResponse.java at master · igniterealtime/jbosh · GitHubLine number 135 it seems there is no use case to make this condition true,I would recommend a code re-visit for reading the...
View ArticleOpenfire 3.9.x LDAP auth. problem
Hello, Our last worked version of Openfire server is 3.8.2. With newer versions we have problems with installation or upgraded, similar many users there. But I cant find solution for: 1) Installation...
View ArticleRe: JBOSH does not detect compression header
I'm sorry, I don't understand. Could you elaborate a bit more? Why can the condition (which condition?) not be true? "core re-visit for reading the accepted zip format from server"?
View ArticleSmack XMLStringBuilder optBooleanAttribute
Functions like optBooleanAttribute and optIntAttribute suggest that the value could be nullable, in order to indicate the optional aspect of the attribute.This is not the case.
View ArticleRe: Smack XMLStringBuilder optBooleanAttribute
Well none of those take a reference argument, they just take primitives. But I guess this can be overseen when unboxing comes into play. And yes, they are missing javadoc. Patches are welcome.
View ArticleRe: SSO for Openfire 3.8.1 on Debian 7.0 "Wheezy" x64 + Spark 2.6.3 + AD W2k8...
Sergey, I can't exec the step 15. Can you help me? Best regards.
View ArticleGSoC - New Protocol Support
Hey, I would be interested in working on adding New Protocol's for OpenFire as a part of Google Summer of Code 2015. Before I begin writing the application for the project, I want to solve some bugs...
View ArticleRe: GSoC - New Protocol Support
Thanks for your interest. I'd suggest looking at Open Jira Tickets and finding the first the peaks your interest. Openfire - Jive Software Open Source
View ArticleRe: GSoC - New Protocol Support
Nice! I also suggest you browse the open Jira issues and see what you like. Because usually as a developer, you have some preferences where you like working on (or where your strengths are): Database,...
View ArticleRe: GSoC - New Protocol Support
My bad I did not mention my preferences. I have mostly done Web Development and Databases in my previous projects. I want to move towards Protocol and the underlying system level programming...
View ArticleSmack 4.2 alpha1 - Disconnecting from server after a minute (SmackException:...
The problem is that after a minute of connection exception you can see below occurs. SENT (0): <stream:stream xmlns='jabber:client' to='domain.com' xmlns:stream='http://etherx.jabber.org/streams'...
View ArticleRe: Problemas na instalação do OpenFire
Olá amigos, boa noite! Estou enfrentando exatamente o mesmo problema.Ao clicar no botão "Testar configurações", não ocorre nada. Se eu prosseguir com a configuração, não consigo adicionar usuário na...
View ArticleRe: Openfire Meetings, No Video of the other Participants
James,.,.i have same issue i can only view my video but not other participant,.,.!!!!!!!!!! i am using openfire 3.10 and operfire meeting plugin 0.1.3
View ArticleServer presence with openfire
as per the BOSH life cycle in smack-bosh if I set setSendPresence(true) The client API sends this after anonymous login <body sid='dab0f371' rid='8310002093709739'...
View ArticleRe: Server presence with openfire
See: Extensible Messaging and Presence Protocol (XMPP): Instant Messaging and Presence The user's server MUST also broadcast initial presence from the user's newly available resource to all of the...
View Article