Configure classloaders for your application server

Classloaders determine how your application server loads Java class files. For more information, see the Classloaders topic in Application Development.

  1. Start the administrative console.

  2. Expand Servers and click Application Servers.

  3. Click the name of your application server.

  4. On the application server's page, click Classloader.

  5. Add, modify, or remove a classloader.

    • To add a new classloader for the application server, follow these steps:

      1. Click New.

      2. Select a classloader mode.

      3. Click Apply or OK.

    • To modify a classloader, follow these steps:

      1. Click the classloader that you want to modify.

      2. Make your changes.

      3. Click Apply or OK.

    • To remove a classloader, follow these steps:

      1. Select the check box for the classloader that you want to remove.

      2. Click Delete.

      3. Click Apply or OK.

  6. Save the application server configuration.