[
https://issues.apache.org/jira/browse/CMIS-910?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14551080#comment-14551080
]
Florian Müller commented on CMIS-910:
-------------------------------------
Your server returns invalid type definitions. The attribute xsi:type must be
either "cmisTypeDocumentDefinitionType", "cmisTypeFolderDefinitionType",
"cmisTypeRelationshipDefinitionType", "cmisTypePolicyDefinitionType",
"cmisTypeItemDefinitionType", or "cmisTypeSecondaryDefinitionType". Other types
are not defined by the CMIS spec and that's why OpenCMIS throws an exception.
(See http://docs.oasis-open.org/cmis/CMIS/v1.1/os/examples/webservices/ for XML
examples.)
> Workbench treats derived type as base type
> ------------------------------------------
>
> Key: CMIS-910
> URL: https://issues.apache.org/jira/browse/CMIS-910
> Project: Chemistry
> Issue Type: Bug
> Components: opencmis-client, opencmis-client-bindings,
> opencmis-workbench
> Affects Versions: OpenCMIS 0.13.0
> Environment: My Own CMIS server (WCF), web service binding
> Reporter: Murad Muradov
> Fix For: OpenCMIS 0.14.0
>
> Attachments: getTypeChildrenRequest.txt, getTypeChildrenResponse.txt,
> siteTypeError.jpg
>
>
> My repositories use custom type derived from cmis:folder. When I get
> repositories and types with using SOAP UI everything looks fine. But when I
> use Workbench, I got "runtime: Error: Type 'site' doesn't match a base type!"
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)