Start of Content Area

Procedure documentation Setting the EJB JAR Properties  Locate the document in its SAP Library structure

       1.      Open the ejb-jar.xml

       2.      From the right-hand pane, choose the General tab

       3.      You can specify the following data:

Property

Description

Display Name

A short name for the EJB JAR, which will be displayed by the tools. This name does not have to be unique.

Description

A description of the EJB JAR.

Small Icon

The relative path within the EJB JAR file to a small icon image (16 x 16) that can be displayed by tools. The image can be in the JPEG or GIF format.

To specify the small icon, choose the Icon option and browse to select the icon image. The IconChooser dialog box, which appears provides a preview option when you select the desired icon image.

Large Icon

The relative path within the EJB JAR file to a large icon image (32 x 32) that can be displayed by tools. The image can be in the JPEG or GIF format.

For more information how to specify the large icon, see the small icon description above.

EJB Client JAR

Specifies a JAR file that contains the class files necessary for a client application to access the enterprise beans in the EJB JAR file.

 

 

End of Content Area