Hi Greg, I've setup a version of the calendar server on my laptop (the open source version) and used the default configuration. If I configure a calendar in webical (url:http://localhost:8008/calendars/users/admin/ calendar/ user:admin pass:admin) I see events being added to the calendar (you can check this in your browser with the same url). Can you give me some more info on the calendar you've configured? What is the url for example? And have you configured some specific access rights or anything else out of the ordinary?
Regards, Ivo On Apr 11, 7:34 pm, Greg <[EMAIL PROTECTED]> wrote: > 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 -~----------~----~----~----~------~----~------~--~---
