EJB Connector – Configuration (Magic xpi 3.x)
From the EJB Connector dialog box, click Configuration to open the EJB Connector Configuration dialog box.
The dialog box contains the following properties:
|
|
JNDI name
|
Enter the JNDI (Java Naming and Directory Interface) name. JNDI works with other technologies to locate components in a distributed computing environment.
|
JNDI properties
|
Enter the JNDI properties.
|
Create object
|
Select this check box to create the Java object.
|
Object reference
|
Click to open the Variables List and select a variable for the object reference.
|
After you have done this, click Method to open the Method Details dialog box.
|
|
Method Details
|
Name
|
This field shows the class names of the methods that were previously defined.
|
Condition
|
This field shows the condition for each of the selected methods.
|
Method Parameter Details
|
Method Arguments
|
This table shows the arguments for the methods selected in the Method Details section.
|
Method Return Details
|
Type
|
This is a read-only field that describes the method type.
|
Return Value
|
Click to the right of the field to open the Variables List. From the list, select the variable where the call to the method is returned.
|
Click OK to complete the configuration.