Show TOC Start of Content Area

Procedure documentation Editing ejb-j2ee-engine.xml  Locate the document in its SAP Library structure

Use

You edit the deployment descriptor in the relevant multipage editor. The multipage editor ensures that the elements in the generated XML file are complete and in the correct order.

The tabs of the multipage editor are organized to reflect the structure of the descriptor being edited. The final tab, Source, displays the generated XML file. You can also directly edit the XML file.

Here, the general procedure for editing the file is described. For description of specific tasks, follow the links listed below.

Prerequisites

An EJB project exists.

Procedure

       1.      In the J2EE Explorer or J2EE DC Explorer view, select the application-j2ee-engine.xml node.

       2.      From the context menu, choose Open.

The multipage editor is displayed.

       3.      Select the relevant tab and enter your changes.

       4.      Choose Save from the toolbar.

 

See also:

·        Enterprise Beans

¡        Enabling Stateful Session Failover

¡        Specifying Arbitrary JNDI Names for Your Beans

¡        Specifying the Bean’s Container Size

¡        Specifying JNDI Names for the Beans References

¡        Specifying Stateful Session Beans' Timeouts

¡        Specifying the Pool Properties

¡        Specifying Primary Key Deployment Properties

¡        Specifying the Initial Cache Size of the Persistence Manager

¡        Configuring Message-Driven Specific Properties

·        Isolation Levels

¡        Specifying Isolation Levels

 

 

 

End of Content Area