
The Class Loader Manager is the central instance for registering and removing loaders and references between them.
This manager runs on both servers and dispatchers.
Dispatcher
| Property | Descripton | Default Value |
|---|---|---|
|
UseStrictResourceOrder |
The application's classpath entries are ordered exactly in the way the deploy container provides them. |
false |
Server
| Property | Description | Default Value |
|---|---|---|
|
UseStrictResourceOrder |
See above. |
false |