Add new component classes if you have a component that
uses multiple JAR files, such as JDBC drivers, and the JAR files are
not part of the code module for the component.
About this task
You can add new component classes by doing one of the
following procedures:
- Modify an existing code module that is configured for the component
queue.
- Create a code module for the component queue.
When you modify an existing code module or create a code module,
you must add a JAR file. The JAR file that you add contains the new
component classes. You configure an adapter for the component queue
and specify the code module
Procedure
To add new component classes:
- Modify an existing code module or create a code module
for a component queue in the administration console:
- Access the adapter properties in the administration console:
- In the domain navigation pane, select the object store.
- In the object store navigation pane, click the folder and
click the isolated region that you want to modify.
- Click the Component Queues folder
and click the component queue in which you want to configure an adapter.
- In the details pane, click the Adapter tab.
- Select the Java Component adapter
and click Configure.
- Click Load Existing and select the
code module.
- Select the JAR file that contains the classes that you
want to add.
- Select the new class and review the available methods.
- Save your changes.