Show TOC Start of Content Area

Procedure documentation Managing Resource Environment Entries  Locate the document in its SAP Library structure

Use

This procedure enables you to set web application’s resource environment references. You can add, modify, or remove a particular resource reference.

The displayed tabs and fields correspond to the following elements in web-j2ee-engine.xml:

<!ELEMENT resource-env-ref (res-env-ref-name, jndi-name)>

<!ELEMENT res-env-ref-name (#PCDATA)>

<!ELEMENT jndi-name (#PCDATA)>

Procedure

To set environment references choose Environment ® Resource Environment References.

If You Want To

Then

Add a new resource environment reference

...

       1.      Enter a name of the new environment reference.

       2.      Enter a reference’s type.

       3.      Enter the name the resource environment entry is bound to the Naming System with in JNDI Name.

       4.      Enter resource environment reference’s description (optional).

       5.      Choose Add.
The references are added and displayed in the Resource Environment References list.

Modify a resource environment reference

...

       1.      Select the reference you want to modify from the Resource Environment References list.

       2.      Modify the entered information.
You can change all settings except the Name.

       3.      Choose Modify.

Remove a resource environment reference

Select the environment reference you want to remove from the list and choose Remove.

 

 

End of Content Area