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.
- Start the administrative console.
- Expand Servers and click Application Servers.
- Click the name of your application server.
- On the application server's page, click Classloader.
- Add, modify, or remove a classloader.
- To add a new classloader for the application server, follow these steps:
- Click New.
- Select a classloader mode.
- Click Apply or OK.
- To modify a classloader, follow these steps:
- Click the classloader that you want to modify.
- Make your changes.
- Click Apply or OK.
- To remove a classloader, follow these steps:
- Select the check box for the classloader that you want to remove.
- Click Delete.
- Click Apply or OK.
- Save the application server configuration.