+

Search Tips   |   Advanced Search

Class loading


  1. Create any required resource providers.

    Resource provider JAR files in the specified directory are added into the class path of the extensions class loader. Do not specify the resource JAR file names. If a resource driver requires a native library (.dll or .so file), specify the name of the directory that contains the library in the native path of the resource configuration.

  2. Specify class-loader values for an appserver
  3. Specify class-loader values for an installed enterprise application
  4. Specify the class-loader mode for an installed Web module.
  5. Define shared libraries for library files required by an application.
  6. Associate shared library files with the application.
  7. Define a library reference for each shared library that the application uses.
  8. Troubleshoot if required

 

Related

Class loaders
Set class loaders of a server
Class loader collection
Class loader settings
Set application class loaders
Set Web module class loaders
Class loading: Links
Mail, URLs, and other J2EE resources
Create shared libraries
Associate shared libraries with applications or modules
Troubleshoot class loaders
Assemble applications
Manage shared libraries
Enterprise application settings
Web module deployment settings
Java EE client application class loading