Hi Ian,

That is a shortfall of the CMIS 1.0 spec and not an OpenCMIS specific issue. 
The creation of unfiled documents through the AtomPub binding has not been 
defined.
This has been fixed in the CMIS 1.1 draft.

@All: We can actually implement the CMIS 1.1 solution in OpenCMIS without 
changing the client APIs or the server SPIs.
      A server would still be spec complaint. A client might get funny errors 
from non-OpenCMIS servers when it tries to create an unfiled document.
      Any opinions?


Florian 


Am 30.11.11 16:39, schrieb Ian Ashley:
> I found that unfiled documents cannot be created using the OpenCMIS client
> when using the AtomPub binding. In method
> org.apache.chemistry.opencmis.client.bindings.spi.atompub.ObjectServiceImpl.
> createDocument the folderId always used whereas it is null when creating
> unfiled documents.
> 
> Regards,
> Ian
> 
> 

Reply via email to