Status: New
Owner: ----
Labels: Type-Defect Priority-Medium
New issue 11 by
kennygr...@gmail.com: 0.11.0 of Apache CMIS is not
compatible with 0.7 of extensions jar
http://code.google.com/a/apache-extras.org/p/alfresco-opencmis-extension/issues/detail?id=11
What steps will reproduce the problem?
1. Upgrade to Apache CMIS 0.11.0 along with 0.7 of the alresco extensions
jar
2. Perform a getObjectByPath
What is the expected output? What do you see instead?
Expecting to get the object
Instead, get an exception
java.lang.NoClassDefFoundError:
org/apache/chemistry/opencmis/client/api/TransientCmisObject
at
org.alfresco.cmis.client.impl.AlfrescoObjectFactoryImpl.convertObject(AlfrescoObjectFactoryImpl.java:348)
at
org.apache.chemistry.opencmis.client.runtime.SessionImpl.getObjectByPath(SessionImpl.java:558)
at
org.apache.chemistry.opencmis.client.api.Session$getObjectByPath$0.call(Unknown
Source)
.....
What version of the product are you using? On what operating system?
Please provide any additional information below.
TransientCmisObject has been deprecated and was removed in 0.11.0
--
You received this message because this project is configured to send all
issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/a/apache-extras.org/hosting/settings