[GroupDAV] Funambol 6.0 and other connector updates - Plea

Ron Segal groupdav@opengroupware.org
Wed, 23 May 2007 15:10:55 +1200


Thanks, and for the warning, maybe I'll start over.
Before doing this, couple of uncertainties with the recipe
(that's a good word it).

bin/install.sh tomcat50

The V6 install normally just executes bin/install.sh and I
think this runs with tomcat55.

cp /tmp/jgroupdav/gdav_libs/*.jar
$FUNAMBOL_HOME/tools/tomcat/server/lib/
..
cp /tmp/jgroupdav/gdav_libs/*.jar $DS_SERVER_HOME/lib/

Installs some jar files (from the gdav_libs tar) that are
older versions than those provided by the V6 bundle.

Should I push ahead with this part of the recipe anyway?

Also, my Postgresql jar is postgresql-8.1-409.jdbc3.jar
Should I try reverting to the older one?

Cheers.



Adam Tauno Williams wrote:
>> Hi, I'm having problems getting the groupdav connectors
>> working with funambol ds server bundle V6 and OGo.
>> Funambol setup works all the way through to getting the
>> groupdave connectors to appear in the admin screen and all
>> seems ok until I try to save connector settings. Then there
>> are server errors, which may be due to missing jars
>> (although I don't think there are any missing and have tried
>> various combinations).
>> I've tried both hypersonic and postgresql databases but
>> cannot get the groupdav connectors to store.  Other
>> connectors are ok.
>> It would be good to have some simple guidelines for
>> installing the connector with the funambol V6 bundle, free
>> from the baggage of previous versions.  In particular a list
>> of what jars (with their versions) should be in what
>> directories (wanting to avoid replacing newer with older),
>> and examples of groupdav connector administration panel
>> settings. OGo examples would be most useful for me. Cheers.
> 
> With the following recipe you should at least be able to setup the
> GroupDAV sources.  Note that I haven't been able to do much real testing
> with v6.0, so likely there are other problems.
> http://docs.opengroupware.org/Members/whitemice/applications/syncml/funambol-setup/document_view
> 
> 
>