Changes

Jump to navigation Jump to search
313 bytes added ,  02:42, 7 May 2010
m
Line 28: Line 28:     
== Download Apache Commons components ==
 
== Download Apache Commons components ==
Download components from here
+
The Funambol SOGo Connector also 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:
    
  http://commons.apache.org/
 
  http://commons.apache.org/
   −
Copy components in the following directory
+
and are copied into the following directory
    
  cd /opt/Funambol/tools/tomcat/lib/
 
  cd /opt/Funambol/tools/tomcat/lib/
Line 61: Line 63:     
=== json-simple ===
 
=== json-simple ===
cd /opt/Funambol/tools/tomcat/lib/
   
  wget http://json-simple.googlecode.com/files/json_simple.jar
 
  wget http://json-simple.googlecode.com/files/json_simple.jar
 +
cp json_simple.jar /opt/Funambol/tools/tomcat/lib/
    
== Download & Configure Funambol SOGO Connector ==
 
== Download & Configure Funambol SOGO Connector ==
374

edits

Navigation menu