| Item | Property generated in web.xml | Description |
|---|---|---|
| EJB Remote References | <ejb-ref-name> | In this field, specify the name of the EJB used in the code of the Web application. |
|
| Click this button to open the
Edit EJB Reference
dialog box.
Note The button is available only in a selected row. | |
| Type | <ejb-ref-type> | Use this drop-down list to select the expected Java class type of the referenced EJB. The available
options are:
|
| Description | <description> | In this field, provide a description of the EJB remote reference. |
| Home | <home> | In this field, specify the fully qualified class name of the referenced EJB home interface. |
| Component | <remote> | In this field, specify the class that implements the referenced EJB component. |
| Link | <ejb-link> | In this field, specify the ejb-name of the EJB in an encompassing J2EE application package. |

