Obsolete Pages{{Obsolete}}
The official documentation is at: http://docs.alfresco.com
This page tracks our compliance with JSR-170.
From the JSR-170 specification...
All Value objects in the array must be of the same type, otherwise a ValueFormatException is thrown. If the property is not multi-valued then a ValueFormatException is also thrown. If another error occurs, a RepositoryException is thrown.
We don't currently throw the exception, instead, we cast the values to the required type.
This is not currently supported in Alfresco.
This is not currently supported via the JCR API - therefore methods such as:
are not implemented.
We pass all Level 1 TCK tests.
Whilst testing our Repository against the JCR TCK, we found some issues with the tests themselves. The good news is that they've been reported to the Jackrabbit development team and all have been promptly fixed. Thanks.
Image to be updated...