Install Smack for Android to local Maven repository
Hi, I made some small changes in Smack library and need to try it. What is the right step-by-step solution? Smack directory is in the same directory as my Android app (myAndroidApp/Smack). I run:1)...
View ArticleSpark 2.6.3 Invalid Username or Password
Hi, fairly new to Openfire here. I'm working on a new 3.10.0 alpha installation. I chose the alpha because apparently 3.9.3 won't work with SparkWeb. I tried the 3.9.3 nightly, but failed. Anyway,...
View ArticleSmack doesn't detect broken connection
Hello I am using Smack for android to connect to openfire server.I am using XMPPConnection.isConnected() to detect if the user is connected to the server or notMy issue is that isConnected() return...
View Articleopenfire 3.9.3 ghost Session Problem
hello allat first excuse me for my English. this is not my native language.i have a openfire 3.9.3 server. when a user lost connection and goes offline its session in server do not destroyand will be...
View ArticleSetting up a small company IM system... Can you tell me the quick steps?
I used Spark as the IM for the last company I worked for. I was not in IT, so all I had was the Spark Client to deal with. I want to set up an IM system for our office, about 5 people. I am in a...
View Articlehow to migrate the db to another openfire server?
when I mysqldump a DB of a openfire server to another, I cannot login it use the same username&password, how can I do?
View ArticleNot able to connect to xmpp server from android virtual device
I am a beginner. I started studing regarding chat appI am trying to connect android virtual device to openfire xmpp server, but am unable to connect, I am getting java.net.UnknownHostExceptioncan...
View Articleproblems with s2s tls dialback and or ssl
Hi there!I'm having problems with my openfire server connecting to some ejabberd servers of my friends.When I figured that out we began to troubleshoot the situation, and found some things that we were...
View ArticleServer did not report any SASL Mechanisms
I am able to login successfully however after each login this error is thrownW/SASLAuthentication﹕ Server did not report any SASL mechanisms W/System.err﹕ org.jivesoftware.smack.SmackException: No...
View ArticleAndroid XMPP using smack: First attempt always fail
We are using asmack library (asmack-android-10-0.8.10) in our android app, we use it in order to connect to our XMPP server. Always in the first attempt we get an error:xmppServicesBot...
View ArticleXMTCP Conn.. has private access.
Greetings.I'm trying to initialize and begin my connection, however before that I need to set some options within XMPPTCPConnectionConfiguration (securitymode, etc). I can't initialize it though...
View ArticleI have Issue login after Openfire, Version: 3.9.3 install with my admin login
HI, I have Issue login after Openfire, Version: 3.9.3 on Linux Ubuntu install with my admin login
View ArticleXMPP on Android Stream Management and BOSH
Hi, We are starting to write an XMPP chat app for Android. I managed to get the Smack 4.1 beta1 version up and running very quickly, enabling two people to chat. Because the app is running on mobile,...
View ArticleOpenFire Client webservice restfull client iphone
I would like your advice kindly. I would like to develop a chat for iphone using devices such as OpenFire server. I saw that there is a framwork for iphone to interact and connect to the server co...
View ArticleReceiving pubsub messages with JSON Payload
I'm using smack-experimental-4.1.0-beta2-SNAPSHOT. On Subscribing side, how get JsonPacketExtension from ConfigurationEvent? To contrast, on the Publishing side, constructing a PayloadItem with...
View ArticleCannot create new instance of MultiUserChat
I am trying to create a new multi user chat session via the methods outlined in the docs but I am getting an error that says that new MultiUserChat(mConnection,"newRoom", manager); is not public and...
View ArticleExternal component and shutting down one Openfire node of Hazelcast cluster
Hello. I'm using Hazelcast cluster of two Openfire nodes and HAProxy as a load balancer (you can see my configuration in Re: java.lang.NullPointerException when user logging in to one of two clustered...
View Articleforeign security principals
Hello,I have an openfire server which is connected to an Active Directory domain.There is one 'domain local' group in ad in which there are two users from another domain (there is a trust relationship...
View ArticleSmack In Web Application
I am using smack API ,Its is working fine in core java,But now I am developing web application,In this I have face some challenges in status updating presence list,How to fix this issue.
View Article