WebLogic Does not Honor Startup-class Deployment-order
(Doc ID 2748743.1)
Last updated on FEBRUARY 08, 2024
Applies to:
Oracle WebLogic Server - Version 10.3.6 and laterInformation in this document applies to any platform.
Symptoms
It is seen that the Class loading order is not honored per the configuration.
It is expected that a class defined with a lower number should be invoked before one with a higher number.
The issue can be reproduced at will with the following steps:
1. Define the class loading in the WLS configuration and supply an order number for the class desired to be loaded.
2. Restart WLS Servers.
3. In the logs it appears the class with a higher number is loaded before the one with the lowest number.
2. Restart WLS Servers.
3. In the logs it appears the class with a higher number is loaded before the one with the lowest number.
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 |