Java™ configuration dialog box
This dialog box 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 box, click Browse
and locate the jar file containing your Java components.
NOTES
- To complete this step, the .jar file must be accessible from your
local computer—you 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 Process Task Manager to specify the
exact location of the .jar file
and to start the component.
- If you need to define additional jar files for your component, see Register Component Classes
- Select the appropriate class from the 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 box and return to the component
property dialog box.