[jira] [Commented] (CMIS-844) POSTHttpServletRequestWrapper should accommodate prior consumption of request body by a filter

2014-09-20 Thread JIRA
[ https://issues.apache.org/jira/browse/CMIS-844?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14142220#comment-14142220 ] Florian Müller commented on CMIS-844: - This has been changed for a reason. Most servlet

[jira] [Updated] (CMIS-844) POSTHttpServletRequestWrapper should accommodate prior consumption of request body by a filter

2014-09-20 Thread Ron Gavlin (JIRA)
[ https://issues.apache.org/jira/browse/CMIS-844?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ron Gavlin updated CMIS-844: Description: POSTHttpServletRequestWrapper should accommodate prior consumption of the request body by a filt

Re: DotCMIS query

2014-09-20 Thread Sascha Homeier
Hi Rajendra, This sounds like the effect Florian told me about when using non chunked Transfer encoding (due to the required length the document is prepared in Memory at whole). Maybe a Transfer in chunks will help you. I do not know about DotCmis but Maybe there is an Option to create a parti

[jira] [Assigned] (CMIS-844) POSTHttpServletRequestWrapper should accommodate prior consumption of request body by a filter

2014-09-20 Thread JIRA
[ https://issues.apache.org/jira/browse/CMIS-844?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Florian Müller reassigned CMIS-844: --- Assignee: Florian Müller > POSTHttpServletRequestWrapper should accommodate prior consumption o

DotCMIS query

2014-09-20 Thread Sethi, Rajendra
Hi there, I am working on SharePoint 2010 (CMIS client) to FileNet P8 5.1 (CMIS Server 1.0) content transfer using CMIS and here we are implementing DotCMIS library in SharePoint to initiate file transfer requests targeted for FileNet. We have large files transfer scenarios and while doing some