Technical data

Editing Resource Adapter Deployment Descriptors
Administration Guide 20-7
Editing Resource Adapter Deployment
Descriptors
This section describes the procedure for editing the following resource adapter
(connector) deployment descriptors using the Administration Console Deployment
Descriptor Editor:
n ra.xml
n weblogic-ra.xml
For detailed information about the elements in the resource adapter deployment
descriptors, refer to Programming the WebLogic J2EE Connector Architecture.
To edit the resource adapter deployment descriptors, follow these steps:
1. Invoke the Administration Console in your browser using the following URL:
http://host:port/console
where host refers to the name of the computer upon which WebLogic Server is
running and
port refers to the port number to which it is listening.
2. Click to expand the Deployments node in the left pane.
3. Click to expand the Connectors node under the Deployments node.
4. Right-click the name of the resource adapter whose deployment descriptors you
want to edit and choose Edit Connector Descriptor from the drop-down menu.
The Administration Console window appears in a new browser. The left pane
contains a tree structure that lists all the elements in the two resource adapter
deployment descriptors and the right pane contains a form for the descriptive
elements of the ra.xml file.
5. To edit, delete, or add elements in the resource adapter deployment descriptors,
click to expand the node in the left pane that corresponds to the deployment
descriptor file you want to edit, as described in the following list:
l The RA node contains the elements of the ra.xml deployment descriptor.
l The WebLogic RA node contains the elements of the weblogic-ra.xml
deployment descriptor.