Domanda

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!

È stato utile?

Soluzione

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

Autorizzato sotto: CC-BY-SA insieme a attribuzione
Non affiliato a StackOverflow
scroll top