Configuring class loaders and libraries for Java EE applications

By default, each application can access a set of provided APIs and its own internal classes and libraries. You can override the default settings, and configure class loading for each application.

About this task

Each Java™ EE application has its own class loader in a running Liberty profile server. The Liberty profile assumes some default settings for all Java EE applications, so that they can access the supported specification APIs (for example the servlet APIs if the servlet feature is enabled), and the IBM® APIs. By default, each application can access these provided APIs and access its own internal classes and libraries. If you have to override the default settings and configure class loading for your application, complete one or more of the following tasks.

Note: If you use configuration to override the default settings, you cannot deploy the application by dropping it into the "dropins" directory.

Icon that indicates the type of topic Task topic

Terms and conditions for information centers | Feedback


Timestamp icon Last updated: Wednesday, 22 May 2013
http://www14.software.ibm.com/webapp/wsbroker/redirect?version=phil&product=was-nd-mp&topic=twlp_classloader
File name: twlp_classloader.html