Managing Component References
This procedure enables you to set server component references. You can add, modify, or remove a particular component reference in your web application.
The displayed tabs and fields correspond to the following elements in web-j2ee-engine.xml:
<!ELEMENT server-component-ref (name, type, jndi-name, description?)>
<!ELEMENT name (#PCDATA)>
<!ELEMENT jndi-name (#PCDATA)>
<!ELEMENT description (#PCDATA)>
To modify references from the application to a server component choose Environment ® Component References.
If You Want To |
Then |
Add a new server component reference |
... 1. Enter a server component reference name. 2. Select a type of the component reference from the Type drop-down menu. 3. Enter the name the component is bound to the Naming System with in JNDI Name. 4. Enter a description of the reference (optional).
5.
Choose
Add. |
Modify a server component reference |
... 1. Select the reference you want to modify from the Server Component References list.
2.
Modify the entered
information. 3. Choose Modify. |
Remove a server component reference |
Select the component reference you want to remove from the list and choose Remove. |