Converts Exchange 2007 calendars to iCalendar format.
This allows users to view Exchange calendars with an iCalendar client (like Apple iCal and Mozilla Sunbird). Check out code from source and compile using maven.
Usage
check out code from source, and compile/deploy using maven
with your iCal client subscribe to https://tomcat-host/Exchangeling/ use your Exchange username and password
to view another user's calendar add "?user=other-user-email-address" to the end of the URL (the other user must give you permission to view their calendar in Exchange)
You can add few parameters: user = someone's exchange address to view their calendar b = number of days back to include (default 30) a = number of days ahead to include (default 180) Example usage: https://tomcat-server/Exchangeling/?user=other-user-email-address&b=7&a=60
Requirements
Tomcat Compiled EWS Soap Library, see http://tp.its.yale.edu/confluence/display/EXCH/Introduction+to+MS+Exchange+Web+Services+via+Java(JAXWS) for instructions build with Netbeans and edit Services.wsdl, help.html, and pom.xml to replace all washington.edu instances with something else that is appropriate for your site.
30 Day Summary Apr 10 2013 — May 10 2013
|
12 Month Summary May 10 2012 — May 10 2013
|
Copyright
©
2013
Black Duck Software, Inc.
and its contributors, Some Rights Reserved. Unless otherwise marked, this work is licensed under a
Creative Commons Attribution 3.0 Unported License
. Ohloh
®
and the Ohloh logo are trademarks of
Black Duck Software, Inc.
in the United States and/or other jurisdictions. All other trademarks are the property of their respective holders.