Show TOC Start of Content Area

Procedure documentation Adding and Removing Additional Modules  Locate the document in its SAP Library structure

Use

With the optional modules, you can specify the distribution of application modules to the corresponding containers. This applies to containers such as WebDynpro and Web Services (not the standard J2EE containers such as Web, EJB, and Application Client).

For the DTD, see application-j2ee-engine.dtd.

Prerequisites

You have opened the application-j2ee-engine.xml file in the multipage editor. See Editing application-j2ee-engine.xml.

Procedure

Adding Modules

       1.      Choose the Expert Settings tab.

       2.      In the pane on the left, select the Modules folder.

       3.      Choose Add.

       4.      Select the module node and enter the name of the component.

The name must be exactly as it is in the EAR, including directories.

       5.      Expand the module node and select the container node.

       6.      Enter the container type.

Removing Modules

       1.      Choose the Expert Settings tab.

       2.      In the pane on the left, select the relevant module.

       3.      Choose Remove.

 

 

End of Content Area