S2S Issues with gmail.com
Hello, I recently stood up an Openfire server (running version close to trunk) and have been noticing a problem maintaining a stable s2s session with gmail.com Jabber server. I even notice this...
View ArticleRe: Move openfire svn to github 31 March
Another noob question I see new commits on Fisheye. But i suppose only Tom's commit was "approved" and 3 other commits by Christian Shudt are not in the main source yet (master)? To sync only the...
View ArticleRe: OF 3.9.1, Ubuntu & Hazelcast - Cannot see cluster members & admin console...
hai im using OS ubuntu 12.x.x and OF 3.9.1, connection manager, and cluster from hazelcast.my schema is :4 server connection manager ( with roundrobin dns), 2 server xmpp with OF + cluster from...
View ArticleRe: Can OF servers be in the same domain for the clustering
hi Peter Fan im trying for answer :1. yeah if ur machines have a qualify for requirements i mean if we talking about concurrent user on ur server which we use "tcp rules" 2. yeah u can do that using...
View ArticleRace condition on Whack/Tinder startup
Hi, I'm using Whack & Tinder to create an external component and have discovered a race condition on initial startup. It appears that the packet processing executor pool is actually started before...
View ArticleRe: Opnefire not installing in windows 8
it may need to be tested, but another option may be to remove the system attrib from c:\program files\openfire
View ArticleRe: LDAP setup : Illegal JID
According to RFC 6122 a JID "username@my_domain" should be allowed. The domainpart for every XMPP service MUST be a fully qualifieddomain name, IPv4 address, IPv6 address, orunqualified hostname...
View ArticleRe: Move openfire svn to github 31 March
Indeed, those reference didn't make it over to git. I think the best way to deal with the situation is create a new maven branch out of the master branch and then commiting the .pom files from the old...
View ArticleRe: Move openfire svn to github 31 March
Daryl, Flow, Jason, CSH, Tom & everyone else, Thanks for making the transition very smooth and problem free. Thanks for all the git command tips. In the end, I simply used TortoiseGit on Windows...
View ArticleRe: openfire custom database integration
Yes I want to get the users Actually there are some users present in my mysql database.I want those.Is it possible to show them in openfire browser. As you said I searched for plugins but openfire says...
View Articlegetting users info using custom database integration?
Hi, I want to get the users information from my database using openfire custom database integration and the following is my openfire.xml Can any body please tell me what is the mistake here <?xml...
View ArticleRe: LDAP setup : Illegal JID
Tell my some public domain names with an underscore. There are none because they are not allowed in DNS for host names. Only SRV records may contain underscores.
View ArticleSSO if using smart cards
Hello!We use smart cards for authenticating our users in AD based on Windows 2008 R2. Forest level is Windows 2008 R2. Workstations are Windows 7.I made configuration of SSO so that the user logged in...
View ArticleProperty 'provider.user.className' as specified in openfire.xml differs from...
I am configuring openfire.xml for custom database integration and following is my openfire.xml <?xml version="1.0" encoding="UTF-8"?> <!-- This file stores bootstrap...
View ArticleRe: not-well-format packet exception when set custom property for message
Thanks for your explanation, seems to make sense (also your point about well-formed validation). I remember you mentioned, that Android has a built-in XmlPullParser implementation. Doesn't it have a...
View ArticleRe: Migration to 5.0 ?
Wonder if switching to a newer version will fix that mailer is often sending email notifications about replies with wrong "created by NAME". Like it says create by LG, though someone else indeed posted...
View ArticleRe: Move openfire svn to github 31 March
CSH, There are two things going on here. 1) The switch to GIT over subversion. This is a no-brainer as "subversion sucks" says Linus. 2) The switch to github, over hosting our own GIT infrastructure....
View ArticleRe: Move openfire svn to github 31 March
and in spirit - here's a Google Tech Talk (with Linus) about Git: http://youtu.be/4XpnKHJAok8 It's worth a watch, even if you already know how great Git is. ~~~~~~~~ I can't resist... Don't you,...
View ArticleEncrypted Connection to Oracle DB
I recently installed OpenFire to test functionality and so far so good. However we have a desire to encrypt the communications between the OpenFire server and the Oracle database we are using on the...
View Article