查看内容模型中的源代码,并运行示例.we使用5.1.1 version.SomeCoCMISDataCreator管理管理SomeCo白皮书测试。
https://github.com/jpotts/alfresco-developer-series/tree/master/content
Exception in thread "main" org.apache.chemistry.opencmis.commons.exceptions.CmisObjectNotFoundException: Object not found: /SomeCo
at org.apache.chemistry.opencmis.client.bindings.spi.atompub.AbstractAtomPubService.convertStatusCode(AbstractAtomPubService.java:473)
at org.apache.chemistry.opencmis.client.bindings.spi.atompub.AbstractAtomPubService.read(AbstractAtomPubService.java:619)
at org.apache.chemistry.opencmis.client.bindings.spi.atompub.AbstractAtomPubService.getObjectInternal(AbstractAtomPubService.java:842)
at org.apache.chemistry.opencmis.client.bindings.spi.atompub.ObjectServiceImpl.getObjectByPath(ObjectServiceImpl.java:628)
at org.apache.chemistry.opencmis.client.runtime.SessionImpl.getObjectByPath(SessionImpl.java:554)发布于 2016-11-21 17:22:14
以管理员身份登录到Alfresco,单击"Repository",单击“Create文件夹”并创建一个名为"SomeCo“的文件夹。
https://stackoverflow.com/questions/40713842
复制相似问题