Entering content frame

Procedure documentation Editing the WAR Context Root Properties Locate the document in its SAP Library structure

Use

Before you start the deployment process for a WAR component, it is obligatory that you set its context root property. After the WAR component is deployed, you can no longer modify its context root property.

 

Procedure

As a Part of an EAR

...

       1.      On the Deployer tab, choose the EAR the Web component belongs to.

       2.      Specify the context root in the Descriptor  ® Context tab. For more information, see Application Deployment Properties Management.

       3.      Save your entries.

 

As a Standalone Module for Deployment

...

       1.      On the Deployer tab, choose the Web module loaded as a J2EE component archive. For more information, see Loading a J2EE Application Component.

       2.      Choose Deploy  ® Properties  ® Deployment Properties tab.

       3.      As the Key enter WEB:<name_of_the_WAR>.

       4.      As the Value enter the WAR context root, which must be part of the URL in order to access the Web application.

       5.      Choose Add and then OK.

       6.      Save your entries.

 

 

Leaving content frame