[kune-devel] Trying to install Kune. Problems with Openfire.

Carmen adavideo at gmail.com
Thu Feb 9 17:06:47 CET 2012


Hi everyone!

I'm trying to mount my own node of Kune in my computer (a Kubuntu), but
it's being really difficult.
I've been able to solve most of that problems on my own but with Openfire I
think I'm stuck with a dead end.

I was following this manual (Apendix A):
http://ourproject.org/plugins/scmsvn/viewcvs.php/trunk/INSTALL?root=kune&view=markup


*- Problem 1:* When it says:

Configure the 'Group chat service' (in Group Chat > Group Chat
Settings tab) with "rooms" additionally or instead of "conference" (or
change kune.chat.roomHost in
<trunk>/src/main/resources/kune.properties)

 I have no idea what are this talking about. I found that in the menus, no
problem, but I have no clue what I'm supposed to do there. I don't
understand the instructions.


*- Problem 2:* After that, I notice that when I follow the next instruction:

Change in 'Server > Server Manager > System Properties':


  provider.auth.className to
org.jivesoftware.openfire.auth.JDBCAuthProvider instead of

    org.jivesoftware.openfire.auth.DefaultAuthProvider


  provider.user.className to
org.jivesoftware.openfire.user.JDBCUserProvider instead of

    org.jivesoftware.openfire.user.DefaultUserProvider

The loggin in that page (the Openfire configuration page) stops working. If
I don't log out I still can use the menus, but once I reset the Openfire
I'll won't be able to log in again. No idea why. May be the connection with
the database doesn't like that change.


*- Problem 3: *Also another step:

Add these lines to conf/openfire.xml and check that the user/passwd of
the db is the same here and in kune.properties (the ones configured
before):

[HERE GOES A BUNCH OF XML CODE]

Instead of:


  <jdbcAuthProvider/>

  <jdbcUserProvider/>

  <admin/>

When I edit the document openfire.xml (see attach openfire.xml), I
can't find that tags (<jdbcAuthProvider/> <jdbcUserProvider/>
<admin/>).

I tried copying the code between

 <setup>true</setup>

and

</jive>


But when I restart the Openfire server all of it have disappeared and now
we have that tags that I was supposed to substitute with that code:

  <jdbcAuthProvider></jdbcAuthProvider>
  <jdbcUserProvider></jdbcUserProvider>
  <admin></admin>


See openfire_v2.xml

I have tried to substitute them again, but with the same result.
I tried erasing the <connectionProvider> and <defaultProvider> but it just
started the setup from the beginning when I went to the Openfire admin page.



Well, I think that's all (for now). If anyone have any idea
or suggestion about all of this, I'll be very grateful.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: https://lists.ourproject.org/pipermail/kune-devel/attachments/20120209/2e667a5b/attachment.htm 
-------------- next part --------------
A non-text attachment was scrubbed...
Name: openfire.xml
Type: text/xml
Size: 1792 bytes
Desc: not available
Url : https://lists.ourproject.org/pipermail/kune-devel/attachments/20120209/2e667a5b/attachment.bin 
-------------- next part --------------
A non-text attachment was scrubbed...
Name: openfire_v2.xml
Type: text/xml
Size: 1999 bytes
Desc: not available
Url : https://lists.ourproject.org/pipermail/kune-devel/attachments/20120209/2e667a5b/attachment-0001.bin 


More information about the kune-devel mailing list