In the General page of the Enterprise Bean Wizard, specify the type of enterprise bean you are creating and select the class files that will be used for the bean from the JAR file. Choose which interfaces you will provide, depending on the type of bean. You can also enter a display name, a description, and an icon for the bean.
The type of the bean you selected appears in the Enterprise Bean Type field.
If the type of bean you are selecting is a Session Bean, select whether the bean will be or .
If you have selected an Entity bean or a Session bean, select the Local Home Interface and Local Interface from the drop-down list. This list supplies the names of all class files identified as being acceptable for this field.
If you have selected an Entity bean or a Session bean, select the Remote Home Interface or Remote Interface from the drop-down list. This list supplies the names of all class files identified as being acceptable for this field.