Specifying an Entity Bean, Deployment Object Name, and Package

While you are working through the EJB/8i Deployment Object Wizard, you need to specify the entity bean, EJB/8i deployment object name, and the package.

Here are the parameters you can specify in the Name page:

Field

Description

Entity Bean
EJB Deployment Descriptor

Specify the XML file storing the description of the entity bean. Include the path, which must be in the project classpath. Click Browse to search for the file in a File dialog. It contains the names and data types for each field.

 

EJB/8i Deployment Object
Name

Type the name you want to use for the deployment object.

EJB/8i Deployment Object
Package

Specify a business components package in your project. Include the path, which must be in the project classpath. Click Browse to search for it in a File dialog.