Changes for page ERGroupware
Last modified by Pascal Robert on 2012/10/08 09:15
From version 33.1
edited by Pascal Robert
on 2012/09/16 18:53
on 2012/09/16 18:53
Change comment:
There is no comment for this version
To version 34.1
edited by Pascal Robert
on 2012/09/16 19:01
on 2012/09/16 19:01
Change comment:
There is no comment for this version
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -1,7 +1,9 @@ 1 1 = Actions = 2 2 3 3 |= Action name |= CalDAV |= MS Exchange |= Zimbra (SOAP) 4 -| Connecting to the store | | ExchangeAuthenticator authenticator = new ExchangeAuthenticator("**DOMAIN 4 +| Connecting to the store | CalDavCalendarStore calendarStore = new CalDavCalendarStore("~/~/MacTI/MKS2Exchange", new URL("http:~/~/192.168.200.144"), PathResolver.KMS); 5 +\\calendarStore.connect("cpeltier", "migration".toCharArray()); 6 + | ExchangeAuthenticator authenticator = new ExchangeAuthenticator("**DOMAIN 5 5 \\ 6 6 \\probert//aircourriel//**//", "**Migration12**".toCharArray()); 7 7 \\Authenticator.setDefault(authenticator);