page-brochureware.php
Class Loaders on WebSphere Application Server WebSphere Support Team technical resolutions to common problems with class loaders, troubleshooting and and known issues articles. Support Help


Class loaders and class loading exceptions


Class loaders are responsible for loading Java classes and resources dynamically in the Java Virtual Machine at runtime. Classes are loaded into the JVM primarily on an as-needed basis. If a loaded class depends on another class, that dependent class is loaded as well. They are organized hierarchically in the following order: Java class loaders, OSGi framework class loaders, WebSphere extension class loader, application module class loader, web module class loader.

Common class loading errors include ClassNotFoundException, NoClassDefFoundError, ClassCastException, and NoSuchMethodError. Once the error is identified, there are techniques that can be applied to debug the cause of the error.


Search for class loader technical notes

Explore Websphere

WebSphere Liberty

Websphere Liberty Product page

Community

Explore our fourms

Technotes

Browse a directory of our technical notes

WebSphere Home

Go to the page

Websphere Memory

Go to the page

Websphere HTTP and Servlet Processing

Go to the page

Websphere Class Loaders

Go to the page

Websphere SSL Protocols

Go to the page


IBM prides itself on delivering world class software support with highly skilled, customer-focused people.


Return to 101 home
Contact Support Find your regional support contact

Give Feedback