Re: 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 ArticleRe: Move openfire svn to github 31 March
"Github is facebook for nerds" - Description of github as answer to the question of our management assistant given by a colleague. ;-D
View ArticleRe: MUC-Autojoin with multiple resources, OF360a
This has been addressed in the latest nightly build and is scheduled to be released in 3.9.2.
View ArticleRe: Migration to 5.0 ?
JiveX is the current version. Anyhow the web pages must be adjusted to display the blogs etc.
View ArticleRe: Encrypted Connection to Oracle DB
Do you get an error message after putting this in openfire.xml and starting Openfire?
View ArticleRe: Encrypted Connection to Oracle DB
Looks like there was a problem with the Oracle configurations. I've got the DBA working on it now and will try again once he's verified everthing is setup correctly and we have connectivity using the...
View ArticleRe: MUC-Autojoin with multiple resources, OF360a
Looks like Spark handles this scenario somewhat differently than the other clients I tested (Pidgin, Psi), but the feature seems to be working more or less as expected. I made a few additional...
View ArticleRe: Cannot connect to http://myserversip:9090
Jason, Thanks for your help. I got it up and running shortly after this post, but you were right, it was a combination of SELinux and default iptables. I forgot my basics when installing the server :\...
View ArticleRe: Can OF servers be in the same domain for the clustering
can you automatically federate multiple XMPP domains with openfire? 3 domains, 3 servers, and automatically 'share' select groups of people between domains?
View ArticleRe: Property 'provider.user.className' as specified in openfire.xml differs...
Thank you very much for answering
View ArticleAppending a Node to a CollectionNode (aSmack)
I need to be able to add a Node to an existing Collection of Nodes at runtime. I have found I can do the following: Node myNode = mgr.getNode("BuzzPacks");ConfigureForm existingConfig =...
View ArticleOpenfire 3.9.1 Doesn't Open Ports
I'm just migrated from 3.9.1 Windows to 3.9.1 Linux and it went well. I am having a issue that when I restart the openfire service it is not opening all the ports. The admin console runs on 9090 and...
View ArticleRe: Stack Overflow at line 1825
After new installation the same problem. I try to use firefox and i can configure the server.
View ArticleWhen is the init() for the Servlet in the userservice Plugin called?
Hello everybody, I am currently trying to add functions to openfire which are accessible via http-requests as seen in the userservice Plugin.However, I have NO IDEA when and how the...
View ArticleRe: Java 8 support
Thanks for the links. I forgot to link the JIRA ticket which started this discussion (did now). I'm still waiting on some proven security threat that can affect Openfire while still using Java 7, or...
View ArticleRe: Openfire will not work with my AD SBS 2008
I gave that a try and still no luck. I even tried to input click@domain.local when entering admin users. I am getting this error in the openfire console: Username not found. When I turn SSL on it says...
View Article