ADF Application Built with CloudBee has Errors at Runtime about Missing Library Class Properties
(Doc ID 2961591.1)
Last updated on JULY 22, 2024
Applies to:
Oracle JDeveloper - Version 12.2.1.4.0 and laterInformation in this document applies to any platform.
Goal
The following steps describe the deployment process.
- The code-updates are pushed to a code repository.
- CloudBee Jenkin process kicks off, and builds the .ear file.
- Then, it pushes the .ear build to Nexus
- Nexus deploys the built .ear to WebLogic.
The error seen when the application is executed is:
If the generated ear file is modified and the included "adf-faces-databinding-rt-12.2.1-4-0.jar" is replaced with the corresponding jar file from JDeveloper local environment, the error is no longer seen.
Local JDeveloper builds, work without issues locally, and when deployed on WebLogic, also work without any issue.
This indicates there are no issues with WebLogic. Apparently, it looks like the issue is with the CloudBee built ear file.
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! |