If you have a component that uses multiple jar files, use this dialog box to specify the additional files.
See Configure component queues and About the Component Integrator for additional configuration information. See the Help for Process Development for information about Component Integrator.
NOTES
To complete this class registration task, the .jar file must be accessible from your local computer during the configuration process—you can copy it to C:\Temp. For runtime, the .jar file must be located on the Application Engine server where the Component Manager runs. You use Process Task Manager to specify the exact location of the .jar file and to start the component.
If you later use Process Configuration Console on a different computer to access the classes in this .jar file, an error will display if the .jar file is not present at the previously specified location on that computer. This does not necessarily indicate a problem in the configuration, since the requirement for runtime is that the .jar file be located on the Application Engine server where the Component Manager runs. To view the classes in the specified .jar file, you can either copy the .jar file to the directory where Process Configuration Console expects to find it, or you copy the .jar file to any location on your local system and re-register the class.
To specify additional classes for a component queue
NOTE The names of any previously registered .jar files display in the list. If a .jar file is not found or a class is not found, a warning symbol displays. You can click on the item to display the warning message.
Specify classes in the previously specified jar file that implement IVWComponentConfiguration.
Enter the class name and click Add.
NOTE The names of previously defined classes display in the list. A warning symbol displays if a class is missing or a class does not implement the IVWComponentConfiguration interface. You can click on the item to display the warning message.
If there is an error when you save the registration, you can ignore the error and continue with the save, or you can return to the registration dialog to fix the problem.