Compatibility and Upgrade Considerations for ADF Application on New WebLogic Version
My ADF application was developed using JDeveloper 12.2.1.2.0 and JDK 1.8. It is currently deployed on a WebLogic Server 12.2.1.4.0 that also runs on JDK 1.8. We are planning to upgrade our WebLogic Server to a newer version and need clarity on the following:
- What potential issues might arise when deploying the existing ADF application on the upgraded WebLogic Server, and how can these be resolved?
- Will the current ADF application work on the new WebLogic version without changes? If not, what steps are required to ensure compatibility?
- Do we need to migrate our development workspace as part of this upgrade? If yes, which WebLogic versions are compatible with specific Java and JDeveloper versions?