RE: "Stream already closed" error when upload a big file through OpenCMIS bridge

2014-09-15 Thread Lu, Wentao
Hi Florian, I did not modify any code from the downloaded war file, just modify the "repository.properties" file pointing to our backend CMIS server and then use workbench to test. >From temp folder, I can see a "MIME*.tmp" with the same size is created, it >seems not a permission issue. Afte

Re: Open CMIS and https

2014-09-15 Thread Florian Müller
Hi Joshy, Just use a https URL to connect. There is no code change necessary. - Florian > Hi All, > > I am trying to understand what are the code changes(if any) required if I > need to use Open CMIS Client APIs to talk to a ECM Repository running in > https mode. I am currently using Atompub

Open CMIS and https

2014-09-15 Thread Joshy Augustine
Hi All, I am trying to understand what are the code changes(if any) required if I need to use Open CMIS Client APIs to talk to a ECM Repository running in https mode. I am currently using Atompub binding and Http Basic Authentication. Any pointers in this area will be quite useful. Many Thanks,

Re: AtomPub exact ACL

2014-09-15 Thread Florian Müller
Hi Florent, I've corrected the ACL handling and added a TCK test for the exact flag. It would be great if you could retest it. - Florian > And in the Browser Bindings client-side code, > org.apache.chemistry.opencmis.commons.impl.JSONConverter.convertAcl > doesn't read the JSON_ACL_IS_EXACT pro