Entering content frame

Process documentation JAR Configuration Locate the document in its SAP Library structure

Configuration consists of providing the information required for deployment. The standard deployment descriptor is ejb-jar.xml. The deployment descriptors ejb-j2ee-engine.xml and persistent.xml contain additional entries specific to the SAP J2EE engine. The DTD for these descriptors are Structure linkejb-j2ee-engine.dtd and Structure linkpersistent.dtd respectively.

Configuration is extensively covered under Developing Enterprise Beans.

Process Flow

Both ejb-jar.xml and ejb-j2ee-engine.xmlare automatically generated when you create an EJB Module project. For more information, see Creating EJB Module Projects and Creating EJB Module DC Projects.

You can further edit the deployment descriptors using the multipage editor. See:

Editing ejb-jar.xml

Editing ejb-j2ee-engine.xml

Editing persistent.xml

 

 

 

 

Leaving content frame