Test Test | 2 Dec 13:44
Picon

Hi all

Hi,

I downloaded osaf-server-bundle-1.1.0 zip folder and with this run the chandler server on local machine.....http://localhost:81/chandler

Then I created on user and in that user created one calendar....through web ui....

Now my requirement is:

1) To access it through caldav4j api, so I changed CaldavCredential.java class accordingly.
    and changed:

home = "/dav/abc/" (abc is my user name)
collection      = "collection/"


 But it throws me 403 as response code means forbidden. What more changes it require????????????????

2) Secondly, I wanna know, whether it is possible to share calendar between two users A and B, so that A can book slot into B's calendar.


Please help me out as i'm new to this calendar world........

Thanks and Regards..

_______________________________________________
cosmo-dev mailing list
cosmo-dev <at> lists.osafoundation.org
http://lists.osafoundation.org/mailman/listinfo/cosmo-dev

Gmane