Ok, couldn't quite resist. The url below doesn't work for me as well. But the following url does let me add events:
https://hub.chandlerproject.org/dav/webical/ The log says: 2008-02-11 20:38:06,536 DEBUG DaoFactory - Returning instance of: class org.webical.dao.caldav.EventDaoCalDavImpl for calendartype: caldav 2008-02-11 20:38:06,538 DEBUG EventDaoCalDavImpl - Storing event to path: /dav/webical/20080211T203806Z-1%40fe80%3A0%3A0%3A0%3A2c0%3A9fff%3Afe62%3A3f37%258.ics 2008-02-11 20:38:06,539 DEBUG EventDaoCalDavImpl - Putting event to server: https://hub.chandlerproject.org/dav/webical/ on path: /dav/webical/20080211T203806Z-1%40fe80%3A0%3A0%3A0%3A2c0%3A9fff%3Afe62%3A3f37%258.ics 2008-02-11 20:38:06,898 DEBUG EventDaoCalDavImpl - Succesfully stored event: [EMAIL PROTECTED]:0:0:0:2c0:9fff:fe62:3f37%8. Returncode: 201 message: Created And checking the dav resource with firefox shows the added event, however webical doesn't display it... :(. I really have to get back to my studies, but I'll let you know when I find something. Regards, Ivo Zoran Kovacevic wrote: > Changing the URL to http does not help. If you can spare the time, could > you check your install with the URLs below? > > Are others more successful? > > Z > > Ivo van Dongen wrote: > >> Hmm, doesn't ring a bell. I've tested with chandler a lot so far, but >> not with https connections, perhaps that's the problem? I'll check it >> out when I've got a spare minute (don't expect that to happen real soon :(). >> >> Ivo >> >> Zoran Kovacevic wrote: >> >>> FWIW >>> >>> The WebDAV URL also does not load (but loads fine in Sunbird) >>> https://hub.chandlerproject.org:443/webcal/collection/c6f12cc3-0f4d-4b6f-b676-b997ab55f589 >>> >>> The CalDAV URL loads fine in Lightning: >>> https://hub.chandlerproject.org:443/dav/collection/c6f12cc3-0f4d-4b6f-b676-b997ab55f589 >>> >>> Zoran Kovacevic wrote: >>> >>> >>>> Mattijs told me to use applicationContext-demo-bootstrap.xml instead of >>>> applicationContext-bootstrap.xml which helped :) >>>> >>>> http://demo.webical.org/app/configuration shows: >>>> Caldav plugin REGISTERED 0.1-SNAPSHOT A backend provider for >>>> caldav servers >>>> >>>> The first time I visited the page it gave two entries of which one was >>>> failed (caldav exception?) >>>> >>>> Anyway, after that I configured a CalDAV calendar in >>>> http://demo.webical.org/app/calendar: >>>> >>>> https://hub.chandlerproject.org:443/dav/collection/c6f12cc3-0f4d-4b6f-b676-b997ab55f589 >>>> u:p is webical:webical >>>> (got the URL from following instructions at >>>> http://chandlerproject.org/Projects/WebUIProtocolUrls#CalDAVCollection >>>> and logging into https://hub.chandlerproject.org/pim as webical_webical) >>>> >>>> So far so good ... >>>> >>>> When I go to any view I get the error page: >>>> >>>> Caused by: org.webical.dao.DaoException: Could retrieve event >>>> at >>>> org.webical.dao.caldav.EventDaoCalDavImpl.getEventsForPeriod(EventDaoCalDavImpl.java:221) >>>> at >>>> org.webical.manager.impl.EventManagerImpl.getEventsForPeriod(EventManagerImpl.java:101) >>>> ... 66 more >>>> Caused by: org.apache.commons.httpclient.HttpRecoverableException: >>>> org.apache.commons.httpclient.HttpRecoverableException: Error in parsing >>>> the status line from the response: unable to find line starting with >>>> "HTTP" >>>> at >>>> org.apache.commons.httpclient.HttpMethodBase.readResponse(HttpMethodBase.java:1962) >>>> at >>>> org.apache.commons.httpclient.HttpMethodBase.processRequest(HttpMethodBase.java:2653) >>>> at >>>> org.apache.commons.httpclient.HttpMethodBase.execute(HttpMethodBase.java:1087) >>>> at >>>> org.apache.commons.httpclient.HttpClient.executeMethod(HttpClient.java:643) >>>> at >>>> org.apache.commons.httpclient.HttpClient.executeMethod(HttpClient.java:497) >>>> at >>>> org.webical.dao.caldav.EventDaoCalDavImpl.getEventsForPeriod(EventDaoCalDavImpl.java:214) >>>> ... 67 more >>>> >>>> Any ideas? >>>> >>>> Best, >>>> Zoran >>>> >>>> Zoran Kovacevic wrote: >>>> >>>> >>>>> I have activated a caldav account at Chandler. The u/p is >>>>> webical:webical. Will configure it shortly in demo, once we can bypass >>>>> Webical's bootstrap :S >>>>> >>>>> -------- Original Message -------- >>>>> Subject: Chandler Hub account activation >>>>> Date: Mon, 11 Feb 2008 00:25:25 -0800 (PST) >>>>> From: Chandler Hub administration <[EMAIL PROTECTED]> >>>>> To: [EMAIL PROTECTED] >>>>> >>>>> Welcome to the Chandler Hub service! >>>>> >>>>> Please start using your new Chandler Hub account "webical" by >>>>> visiting this page: >>>>> >>>>> >>>>> https://hub.chandlerproject.org/account/activate/221f91c2-af70-4db8-988a-d50ef730a654 >>>>> >>>>> Visit chandlerproject.org for more information about the project, >>>>> features, documentation, and support. >>>>> >>>>> Any time you want to log in to Chandler Hub, visit: >>>>> >>>>> http://hub.chandlerproject.org/ >>>>> >>>>> using your browser. If you need any help at all or have comments, >>>>> please contact: >>>>> >>>>> [EMAIL PROTECTED] >>>>> >>>>> Thanks for trying the Chandler Hub service! >>>>> >>>>> >>>>> >>>> >>>> >>> >>> >> > > > --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
