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
[
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
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.
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