This dialog displays as part of the Add Component Queue wizard and on
the Component Properties Adaptor tab.
Configure a Java component adaptor
On the Select a Java class dialog, click Browse
and locate the jar file containing your Java components.
NOTE
To complete this step, the .jar file must be accessible from your
local computeryou can copy it to C:\Temp.
At this point, you import only the class name and methods. For runtime,
the .jar file must be located on the Application Engine server where
the Component Manager runs. You use the Task Manager to specify the
exact location of the .jar file
and to start the component.
Select the appropriate class from the dropdown list of available classes.
The methods in that class display.
TIP In
a subsequent step, you will select one or more methods that will be
operations in the component queue.
Click OK to exit the Java configuration
dialog and return to the component
property dialog.