Here is what I did:
- Installed+started+stopped Alfresco 5.0.c
- Enabled CMIS ChangeLog in Alfresco
- Started Alfresco again
- Sent a request to
http://server/alfresco/api/-default-/public/cmis/versions/1.1/atom/changes
PROBLEM: The HTTP response does NOT contain a <cmis:latestChangeLogToken>
element.
Is that OK in regards to the CMIS protocol?
Am I doing something wrong? Or should I just assume a null value as a token, and be assured that from the next change the ChangeLog token will never become null again?