1. Summary
  2. Files
  3. Support
  4. Report Spam
  5. Create account
  6. Log in

Welcome to Funambol Caldav

Funambol Caldav is a Caldav connector for Funambol sponsored by Babel srl.

It enables funambol to sync with a caldav server like www.bedework.org, Apple calendar server and Google Calendar. It uses CalDAV4j to communicate with caldav.

As it is an opensource project, no binary releases will be given: if you want use the connector you have to build it from source.

Releases

  • 1.0 is a connector for a custom Bedework version. Nonethless it's nicely tested.
  • 1.1 (trunk) supports almost all caldav-compliant server. To be compatible with other servers it uses mysql too. It needs a bit of more testing before to be tagged, anyway many people are happy with it ;)

Requirements

  • Funambol 7.x bundle
  • Java 1.6
  • maven

Building

Please, please, please: before doing anything with caldav connector, read the developer guide

  • simply issue
     mvn -e package -Dmaven.test.skip=true
    

you can file a bug or a feature request opening a new ticket.

See the source:trunk/INSTALL.txt too and *provide your feedback!*

Testing

Before using funambol caldav you'd better run the junit tests from Eclipse (or other ide) against your caldav server. It is needed to check whether you server supports all the caldav feature needed.

We have wrote a funambol-caldav TestSuite for:

  • test simultaneous syncs to connector using cl-client
  • setup test environment