[GroupDAV] GroupDAV Funambol Modules does not appear in admin client
Mathew McBride
groupdav@opengroupware.org
Wed, 20 Sep 2006 13:22:39 +1000
GROUPDAV_STORE has been removed, it was a leftover from very early
connector versions.
I usually have the server running while installing the module, doesn't
seem to always work while its offline, or during first install for that
matter.
I've got a new build on the way today/tomorrow which is almost running
perfectly with OGo (events only as with the last release), just need to
fix an issue.
Adam Tauno Williams wrote:
>> [echo] groupdav-1.1.1700 installation successfully completed
>> ......
>> BUILD SUCCESSFUL
>> Total time: 29 seconds
>> $ cd $FUNAMBOL_HOME
>> $ cp /usr/share/pgsql/postgresql-8.1-404.jdbc2ee.jar \
>> $FUNAMBOL_HOME/tools/tomcat/webapps/funambol/WEB-INF/lib/
>> $ tools/bin/funambol.sh star
>> Visit http://spider.mormail.com:8080/ and see the Tomcat splash page.
>> Visit http://spider.mormail.com:8080/funambol and see the Funambol
>> splash page, reports "Funambol DS Server: 5.0.6"
>> Visit http://spider.mormail.com:8080/pimweb and see the pimweb demo.
>> All works.
>> But admin client does not show GroupDAV module; just db, email,
>> foundation, and pdi. :(
>>
>
> The table GROUPDAV_STORE did get created.
>
> groupdav is listed in fnbl_connector, fnbl_connector_source_type,
> fnbl_module, fnbl_module_connector, fnbl_sync_source_type (but not
> fnbl_sync_source).
>
> In fnbl_connector the groupdav record has no admin_class; but then
> niether does dummy, foundation, pdi, or db. Only email has an
> admin_class; so maybe this is normal.
>
>