[
https://issues.apache.org/jira/browse/CMIS-46?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12755530#action_12755530
]
Michael Mertins edited comment on CMIS-46 at 9/29/09 6:09 AM:
--------------------------------------------------------------
This patch finally enables you to use Chemistry on top of your JCR Repository.
I created a patch for 0.61 version. You have to customize the mapping file
according to your settings. It does not handle file upload/download but dynamic
node type discovery, folder/file browsing and queries.
was (Author: mmertins):
I created a patch for 0.61 version. You have to customize the mapping file
according to your settings.
Also: Dynamic Node Type discovery seems necessary. Patch for that will follow
in different key.
> JCR Implementation Node-Property-Names have to be mapped to CMIS
> Property-Names
> -------------------------------------------------------------------------------
>
> Key: CMIS-46
> URL: https://issues.apache.org/jira/browse/CMIS-46
> Project: Chemistry
> Issue Type: Improvement
> Components: jcr
> Reporter: Michael Mertins
> Attachments: patch_chemistry061_jcr_custom_repository_2.txt
>
> Original Estimate: 168h
> Remaining Estimate: 168h
>
> The JCR Repository Nodes usually have nodes with totally different
> property-names than the CMIS standard requires. E.g. "jcr:name" <->
> "ObjectId".
> Without this kind of mapping, the jcr-properties will be outputted by the
> server but the cmis-clients will not interpret them.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.