설명 | No additional information is available. |
조치 | Please use either the admin application or the command line scripting tool to update the part of the configuration which is in error. |
설명 | When a web module deployment contains a classloader, the classloading mode of that classloader takes precedence over the deprecated classloading mode of the web module itself. |
조치 | The configuration is usable. However, to stop receiving this message, update the classloading mode of the web module to match the classloading mode of the contained classloader. Also, be aware of the deprecation of the web module deployment classloading mode. |
설명 | The configuration model allows a classloader to be contained by module deployments other than web module deployments. Classloaders contained by module deployments other than web module deployments have no effect. |
조치 | The configuration is usable. No configuration update is required. However, to stop receiving this message, remove the classloader that is contained by the noted module deployment. |