So I've got webical/caldav up and running again, and I've been trying to figure out why new events aren't being added to the calendar from webical.
There are no new entries in the webical.log file when I add an event, nor in any of the other Tomcat logs ... something is almost working, however, given that the iCal Server log shows the following entries 192.168.0.2 - greg [11/Apr/2008:12:30:03 -0500] "PUT /calendars/users/ greg/b0026d7d-d9e3-4623-8aa4-3ce0560cb749.ics HTTP/1.1" 201 0 "-" "Jakarta Commons-HttpClient/2.0.2" [243.2 ms] 192.168.0.2 - greg [11/Apr/2008:12:30:03 -0500] "REPORT /calendars/ users/greg/ HTTP/1.1" 207 904 "-" "Jakarta Commons-HttpClient/ 2.0.2" [191.1 ms] 192.168.0.2 - greg [11/Apr/2008:12:30:03 -0500] "REPORT /calendars/ groups/family/ HTTP/1.1" 207 69 "-" "Jakarta Commons-HttpClient/ 2.0.2" [144.7 ms] So it looks like the caldav component is actually sending an update back to the server, but my guess is that update never got the new event added to it for some reason. Greg --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "webical-developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/webical-developers?hl=en -~----------~----~----~----~------~----~------~--~---
