Re: Streaming capability with WS binding

2013-10-23 Thread Florian Müller
Hi Uwe, The abilities to stream, buffer in memory, buffer on disk, encrypt, and dealing with attachments in general are implementation details of the JAX-WS framework and not covered by the JAX-WS specification. OpenCMIS supports streaming if the Sun JAX-WS RI is used. The WSConverter checks

[jira] [Resolved] (CMIS-732) ObjectData.getId() should be used to retrieve the object's id, not the properties set.

2013-10-23 Thread JIRA
[ https://issues.apache.org/jira/browse/CMIS-732?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Florian Müller resolved CMIS-732. - Resolution: Not A Problem The object id not separately transported on the wire. It's a property. O

Streaming capability with WS binding

2013-10-23 Thread Uwe Geisert
Hi, With Webservice-binding uploaded content gets loaded completely on the server (either in memory or on disk, depending on the size, as specified in the StreamingAttachment's memoryThreshold). This issue has been discussed before in regards to encryption and configurability of the threshold.

[jira] [Created] (CMIS-732) ObjectData.getId() should be used to retrieve the object's id, not the properties set.

2013-10-23 Thread JIRA
Jaime Porras López created CMIS-732: --- Summary: ObjectData.getId() should be used to retrieve the object's id, not the properties set. Key: CMIS-732 URL: https://issues.apache.org/jira/browse/CMIS-732