Changes

From SME Server
Jump to navigationJump to search
190 bytes added ,  02:45, 9 May 2010
m
no edit summary
Line 28: Line 28:     
=== Download & Configure MySQL JDBC driver ===
 
=== Download & Configure MySQL JDBC driver ===
Funambol by installation defaults to use the Hypersonic DB engine, but SOGO requires the use of MySQL as the Funambol database.
+
Funambol by installation defaults to use the Hypersonic DB engine, but [http://wiki.contribs.org/Sogo SOGo] requires the use of MySQL as the Funambol database.
    
Goto http://dev.mysql.com/downloads/connector/j/5.0.html to download the JDBC driver for MySQL. The current version is '''mysql-connector-java-5.0.8.zip'''.
 
Goto http://dev.mysql.com/downloads/connector/j/5.0.html to download the JDBC driver for MySQL. The current version is '''mysql-connector-java-5.0.8.zip'''.
Line 129: Line 129:     
== Add the SOGo Connector ==
 
== Add the SOGo Connector ==
''At this stage the core Funambol installation is complete with the exception of the creation of the Funambol database tables. The sections below add the SOGo parts before doing so.''
+
''At this stage the core Funambol installation is complete with the exception of the creation of the Funambol database tables. The sections below add the [http://wiki.contribs.org/Sogo SOGo] parts before doing so.''
    
=== Apache Commons Components ===
 
=== Apache Commons Components ===
The Funambol SOGo Connector requires Apache commons collections (v3.2.1), confguration (v1.6), logging (v1.1), lang (v2.4) and the JSON.simple package. The following subsections have the command required to download and insert the .jar files into the Funambol installation.
+
The Funambol [http://wiki.contribs.org/Sogo SOGo] Connector requires Apache commons collections (v3.2.1), confguration (v1.6), logging (v1.1), lang (v2.4) and the JSON.simple package. The following subsections have the command required to download and insert the .jar files into the Funambol installation.
    
These components can be downloaded from here:
 
These components can be downloaded from here:
Line 170: Line 170:  
  cp json_simple.jar /opt/Funambol/tools/tomcat/lib/
 
  cp json_simple.jar /opt/Funambol/tools/tomcat/lib/
   −
=== Download & Configure Funambol SOGO Connector ===
+
=== Download & Configure Funambol [http://wiki.contribs.org/Sogo SOGo] Connector ===
 
Check here: http://www.scalableogo.org/english/downloads/backend.html for the latest version of the  
 
Check here: http://www.scalableogo.org/english/downloads/backend.html for the latest version of the  
 
'''Funambol SOGo Connector'''
 
'''Funambol SOGo Connector'''
Line 236: Line 236:  
The SOGo-Funambol documentation describes how to create the '''sogo-cal''', '''sogo-card''' and '''sogo-todo''' sync sources through the Funambol administration tool. There are Windows versions of this tool that can be run from a PC and connect to the Funambol server we just installed.
 
The SOGo-Funambol documentation describes how to create the '''sogo-cal''', '''sogo-card''' and '''sogo-todo''' sync sources through the Funambol administration tool. There are Windows versions of this tool that can be run from a PC and connect to the Funambol server we just installed.
   −
However, the commands below emulate this process and creates entries in the funambol database and the sections below create templated versions of the required XML files, as this allows the SOGo database password to be inserted into these XML files.
+
However, the commands below emulate this process and creates entries in the funambol database and the sections below create templated versions of the required XML files, as this allows the [http://wiki.contribs.org/Sogo SOGo] database password to be inserted into these XML files.
   −
The section below inserts the required entries into the funambol database. The next sections create and expand the template files as needed to complete the configuration for SOGo.
+
The section below inserts the required entries into the funambol database. The next sections create and expand the template files as needed to complete the configuration for [http://wiki.contribs.org/Sogo SOGo].
    
=== Create Funambol Database Sync Source Entries ===
 
=== Create Funambol Database Sync Source Entries ===
Line 468: Line 468:  
* Funambol Documentation: https://www.forge.funambol.org/download/documentation.html
 
* Funambol Documentation: https://www.forge.funambol.org/download/documentation.html
 
* SOGo Documentation: http://www.sogo.nu/english/downloads/documentation.html
 
* SOGo Documentation: http://www.sogo.nu/english/downloads/documentation.html
  −
      
----
 
----
 
[[Category: Howto]]
 
[[Category: Howto]]
374

edits

Navigation menu