Re: OPENFIRE MYSQL INSTALL using character utf8 mb4
hi all , i am a newbie here our organization has configured open fire server but as i am a newbie i dont know what is roster and our management has decided to use zioper as the client so can any one...
View ArticleRe: OPENFIRE MYSQL INSTALL using character utf8 mb4
just like a user's friends list. you can refer to xmpp protocol.
View ArticleRe: LDAP over TLS?
How did you configure openfire to use LDAP with TLS? Was it enough to check "use ssl" in advanced settings?
View ArticleRe: Smack behavior for multithreaded environment
Hi, Thanks for your response. I have also tried modifying the resource by adding an AtomicIntegers to the resourceIdentifier and yet the same exception occurs. the stream conflict seems to be reduced...
View ArticleRe: Smack 4.1.0-Alpha 5 XmppTcpConnection problem
It appears that the stacktrace is not complete.
View ArticleAsmack - Update current user
Hello guys, I try to update account from current user using asmack (asmack-android-8-4.0.5.jar), but the result is empty. I try it: After connect on openfire server, I register...
View ArticleStucked in infinite loop in parsePackets()
When XMPPTCPConnection is interrupted internally (i.e. socket exception when connection was lost) PacketReader get stuck in infinite loop and this is log in logcat every few millis :...
View ArticleRe: Stucked in infinite loop in parsePackets()
Excellent bug report. But I think the analysis is not 100% correct. The main problem was that the 'break' statement in the END_DOCUMENT case should break the parsing loop and not the switch/case. I'm...
View ArticleJID is showing as name of server
Hey everyone,I'm new to OpenFire and got a server setup with Active Directory integration and it works fine but the JID is showing as the name of the server. I have attached a picture as reference....
View ArticleRe: Multiple resources for contacts
This sounds like [OF-829] Ghost sessions left on a server when using Pidgin client - Jive Software Open Source
View ArticleRe: Openfire Postgresql schema different than public
I do not believe so. There is probably a way to hack the JDBC connector to set a non-public default schema, but I do not know how.
View ArticleRe: Crowd Voting Messaging Openfire Plugin
I have seen something similar to this in teamchat app. I am building upon the conversation android app, whose source is opensource. I am also wondering if this was possible in openfire.
View Articleapns certificates and keytool
Hello Community: Following the excellent guide at Apple Push Notification Services in iOS 6 Tutorial: Part 1/2 - Ray WenderlichI have managed to acquire new <appID>.p12 and certSigningRequest and...
View ArticleRe: Force Avatar for users?
The avatar is stored in the user controlled vCard. One can write a plugin which intercepts all vCard updates and replaces the photo with something else (LDAP source, external URL) or disable updates...
View ArticleRe: Force Avatar for users?
I realizedthat is saved inmysqldatabase.if someoneprogrammingan interfaceto editthis tableby insertingnew photosin the formatBINVALwould already bea great help .
View ArticleRe: Force Avatar for users?
If the user replaces the avatar after starting Spark then this does not help. You still need to intercept or block vCard updates.
View ArticleRe: Force Avatar for users?
In my casethechange ofavatarisreleased to theuser.Butwhen newusersare createdhavethe need to putthe firstavatar... currentlywith thelogoandinserttemporarypassword.It would beinteresting tomodify at any...
View Article