Page 1 of 1

upload Size Limitation using web services

PostPosted:Tue Jul 23, 2013 6:10 am
by shah.farid
Hi there,

I am using OpenKM 6.1 on Ubuntu
I have created an application on VB.net that uploads the files (in bulk) to specified folder with property group values. The application works flawlessly if the file size remains less then 64 mb but shows following error if file size exceeds:

Client found response content type of '', but expected 'text/xml'. The request failed with an empty response. Document cannot be uploaded

Please note that if I add the file using OpenKM ui, it uploads successfully. I have also set max.file.size = 0 in Administration --> Configuration tab.

Can u help me?

Best Regards

Re: upload Size Limitation using web services

PostPosted:Thu Jul 25, 2013 9:11 pm
by pavila
AFAIK there is no limitation in web service file size. Perhaps it is a problem related to Tomcat, Spring or Apache CXF.