Newly-Added Files On The WebLogic 12.2.1 Classpath When Server Running Not Visible To Web Apps
(Doc ID 2326855.1)
Last updated on DECEMBER 15, 2022
Applies to:
Oracle WebLogic Server - Version 12.2.1.0.0 and laterInformation in this document applies to any platform.
Symptoms
The issue is observed on 12.2.1.0.0 version but the same works fine on version12.1.3.
An empty directory on the CLASSPATH was not getting included in the classloader index. Thus any file added to this directory at run time was not visible to the deployed application.
You can reproduce the issue by following steps.
- Create a new directory in the domain and add it in the CLASSPATH.
- Adding a new file after the server is restarted and trying to access it through a deployed application.
Changes
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 |
References |