Quote:
Originally Posted by K800i Welforma, Thanx for the fast fix.
I have now tested the connector more in detail.
If i remove all my posts in my K800i calendar and then sync with the zimbra the sync works fine. Here is the log: Attachment 1656
Later i add a post in my phone calendar and sync, which also works. the log: Attachment 1657
But if i add one post in zimbra and then try to sync my phone then it will not work. the log: Attachment 1658
The only time the sync works is when my phone calendar is empty.
I hope this info will help your work. By the way thank you for the guide on how to setup the development environment. Is the CVSROOT: "  server:anonymous@cvs.forge.objectweb.org:/cvsroot/sync4j"?
and the cvs module: "funambol"?
If so which branch or tag should i use?
Regards
/K800i |
Detail guide for build funambol v 6_5 you will have find at the
article.
In the short:
Code:
cvs -d:pserver:anonymous@cvs.forge.objectweb.org:/cvsroot/sync4j login
cvs -z3 -d:pserver:anonymous@cvs.forge.objectweb.org:/cvsroot/sync4j co -r b_v65 v65
. Now it point to funambol v6.5.14 When I compile source of funambol I'm have some troubleshot with module dependencies.
It looks like bug from DenRaf. Check http logs, may be tomcat print stacktrace. I try to more debug as soon as possible.
to clahti: Can you test connector, compiled from svn source code (As say K800i, bug seem fixed)?