Uploading File Stops Working After Upgrading to WebLogic 12.1.3
(Doc ID 2201220.1)
Last updated on APRIL 09, 2024
Applies to:
Oracle WebLogic Server - Version 12.1.3.0.0 and laterInformation in this document applies to any platform.
Symptoms
After upgrading WebLogic from 10.3.4 to 12.1.3, the upload file function in the application we use is not working, this problem description is well defined in the below link:
https://github.com/spring-projects/spring-boot/issues/2862
The file upload sample works fine as a standalone app but failed when deployed on WebLogic 12.1.3
The response to the upload POST request is a 400 "exception":"org.springframework.web.bind.MissingServletRequestParameterException","message":"Required MultipartFile parameter 'file' is not present"
Changes
Upgrade of WebLogic to 12.1.3
Cause
To view full details, sign in with your My Oracle Support account. |
|
Don't have a My Oracle Support account? Click to get started! |
In this Document
Symptoms |
Changes |
Cause |
Solution |