Hi,
There is very likely a problem with the object id.
Check if the id that you are returning matches the object.
Florian
Hi,
I've managed to implement a server based on CMIS FileShare with some
modification. when I create a folder or a document, it keeps throwing
this
Exception
*org.apache.chemistry.opencmis.commons.exceptions.CmisObjectNotFoundException:
Object not found!
*but it sounds everything is fine because both folder and document is
created with a xml file.
I have no idea what is happening. Am I missing sth ?
**