Pergunta

When we upload the file using Apache PostMethod via HTTP file makes it fine to the server. If we upload it via HTTPS a corrupted OKB file is saved to the server. No errors in the log files.

Smaller 1KB files get uploaded correctly. What could be possible going on. We use JDK1.7, and Apache commons 3.1.

Any ideas will be appreciated!

Foi útil?

Solução

Upgrading to commond-fileupload-1.2.2.jar fixed the issue for us.

Licenciado em: CC-BY-SA com atribuição
Não afiliado a StackOverflow
scroll top