I am trying to integrate Java web application with Microsoft Exchange server for bi-directional calendar (i.e. Task) synchronization. Are there any Java Open-Source / Commercial API for this integration?
Thanks, Venkat
I am trying to integrate Java web application with Microsoft Exchange server for bi-directional calendar (i.e. Task) synchronization. Are there any Java Open-Source / Commercial API for this integration?
Thanks, Venkat
Take a look at j-Exchange and SyncEx.
This issue was once discussed on Java Forums
Microsoft made a new version of the Java APIs for Exchange 2007 and 2010.
It also has examples in the wiki.
Found this commercial API, offers quick solution to integrate with Exchange Server. http://www.independentsoft.de/jwebservices/index.html
Updated link:
Exchange Web Services (EWS) Java API 1.2
http://code.msdn.microsoft.com/Exchange-EWS-Java-API-12-1a5a1143
You can use the CNS Media GateWay to synchronize your Exchange server with Java.
You can connect from any custom application like java to MS Exchange (2000 – 2013), MS SharePoint, Dynamics CRM, Dynamics NAV and many more via the CNS ODBC and JDBC driver, thus accessing, for example, the entire Exchange mailbox from your custom application.
Please let me know if you need some more information.
for more info visit: