ORMB Upgrade – After Patching Activity – Ondemand.fileUpload.MultipartRequest Import Failed – fileupload2
(Doc ID 3017367.1)
Last updated on APRIL 18, 2024
Applies to:
Oracle Financial Services Revenue Management and Billing - Version 5.1.0.0.0 to 5.1.0.0.0 [Release 5.0]Information in this document applies to any platform.
Goal
On: 5.1.0.0.0 version, IP - Installation Upgrade Proc
After Recent patches for ORMB 5.1 are applied, we see that import com.splwg.ccb.domain.ondemand.fileUpload.MultipartRequest; is failing.
We have a custom java class that is importing com.splwg.ccb.domain.ondemand.fileUpload.MultipartRequest; for file upload processing & during the build process, it is failing.
When we looked into the issue, we saw that com.splwg.ccb.domain.ondemand.fileupload got changed recently which was using org.apache.commons.fileupload2.FileItem before, and now it is using org.apache.commons.fileupload.FileItem, which is causing the failure.
Solution
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
Goal |
Solution |
References |