The ejb-jar.xml visual editor lets you edit the general for an EJB module. You open the editor by expanding the project's
Configuration Files node in the Projects window and double-clicking ejb-jar.xml.
The Enterprise Beans section of the General tab contains a section for each
of your EJB module's enterprise beans.
The section for each enterprise bean has a Bean Details section where you can
specify the following general information for your bean:
Display Name. The name that is displayed by tools. This name does
not need to be unique.
Description. A short description of the bean.
Small Icon/Large Icon. Icons that are displayed for the bean by tools.
The icons must be located in the EJB module project. Specify a relative path
to the image in the EJB JAR file or click Browse to select the image. The
image must be either in the JPEG or GIF format. The small icon element should
be 16 x 16 pixels and the large icon should be 32 x 32 pixels.
All enterprise beans also have the following sections in the ejb-jar.xml
visual editor: