Re: Spark visually shows that a message is not sent
Haven't tried that, but restarting Spark is normally my quick fix. I've updated the client for the person with the most problems using the patch mentioned earlier in this thread. So far no problems...
View ArticleRe: how to install red5 in openfire
The installation on the server is crazy easy. Move the .war file to the /opt/openfire/plugins directory and restart openfire. Go to a web browser, enter: <your server ip>:7070/redfire. That...
View ArticleRe: database house keeping interval property
Hi, I also want to know in case I can update the House Keeping Interval from any configuration file or database directly.
View ArticleS2S subdomain issue
Hi, I've read that this issue has been fixed but i cant't seem to understand why it still occurs.Here is a copy of the error log everytime I try to send a message to another server 2013.11.26 14:34:56...
View ArticleSingle Direction Server-to-Server Message
Hi, Just wanted to verify if openfire is able to handle this kind of architecture. | Client | Server |client@locahost | server@xxx.xxxxx.com |...
View ArticleA problem that Admin role grant membership to a offline user
I am doing Instant message multichat module with jsjac within the protocol of XMPP. .Assume that userA is owner who has ceate and configuration a room, and UserB is offline, if userA as an admin want...
View Articlewant to use openfire as a webbased IM, video and VoIP client but what to use?
Hi all, Why? Ok so im using zimbra mail system which use primarily webbased. I found that i could install a zimlet in zimbra that let me make a tap in the gui that could point to a webpage.. so i...
View Articlemigrating openfire database (mysql)
Hi there,I've been trying to migrate the openfire-database (mysql based in my case) to a new database host.Right now it's running on a win2k3 based vm that was build for testing. DB is mysql 5.6.Now...
View ArticleKerberos support in XIFF
Hi, I am building a flex AIR application using XIFF apis whereby the application must support single-sign-on over Kerberos. Openfire supports Single-Sign-On using Kerberos, I could figure out Kerberos...
View ArticleRe: Let's make aSmack obsolete! The future of Smack development
For Java SE it is included in the JRE. For Android, Smack would be delivered with stax-api-1.0.1.jar (or any other jar, which includes the interface) + the XmlPullParser library, obviously.
View ArticleRe: Openfire XMPP Ping Request - how to change Ping frequensy
After some experiments with the Client (Android / Asmack / Providers initialization) the Openfire sends nowXMPP Ping every 150 seconds , so no more problem for high frequensy.However, the question...
View ArticleRe: Let's make aSmack obsolete! The future of Smack development
This adds a depedency to stax-api-*.jar for Android deployments that is not really needed, because Android already contains an pull parser. The advantage is of course that we don't need to define an...
View ArticleRe: Let's make aSmack obsolete! The future of Smack development
True. But it's only a few interfaces. 25 KB. And probably it is possible to just include the single interface you need directly into Smack, if you worry about including the complete API.On the other...
View ArticleRe: Let's make aSmack obsolete! The future of Smack development
There is a huge difference if you use the bytecode of a class that is distirbuted with your Android application or if you use the API provided by dalvik. You have to take for example JIT, optimization...
View ArticleRe: Let's make aSmack obsolete! The future of Smack development
But if you provided your own Smack interface for Xml parsing, wouldn't it have the same performance issue?No, because it's just an interface not an implementation. If used on Android, the...
View ArticleRe: Let's make aSmack obsolete! The future of Smack development
I didn't knew that there was an interace only jar of the stax api. It seems small enough to add it as hard depenency then. But I just compared XMLStreamReader with XMLPullParser from Android and found...
View ArticleRe: Openfire XMPP Ping Request - how to change Ping frequensy
I wonder how a client change can influence this parameter (ping interval) on server side. What did you exactly change?
View ArticleOpenfire and Jitsi
Hi, I will use Jitsi with Openfire, but it dont works. I have Openfire on my ubuntu based server in revision 3.8.2. When I'm using Pidgin or Smack framework then I have no problems, but a connection...
View ArticleEnable contact list group sharing
Hi guys , i have a problem with openfire 3.8.2 , i'm using the jdbc source to sync the user data and user group from my another system , and ther group and user list is correct , but they can not...
View Article