Editing Deployment Descriptor Source - IBM WebSphere Adapters User Manual

Version 6 release 2
Table of Contents

Advertisement

Generated bean properties
The editor maps resource adapter properties to class code. When you modify the
resource adapter, the editor performs automatic source code updates.
The table shows the generated code affected when you add, delete, or modify a
configuration property:
Class code affected by configuration property change
Configuration property
Config Property (Resource adapter panel)
Connection Definition Property (Outbound
adapter panel)
Message Listener Property (Inbound adapter
panel)

Editing deployment descriptor source

You can view and edit your adapter's deployment descriptor directly.
Although the Resource Adapter Deployment Descriptor editor provides a fully
functional and convenient method for viewing and editing the deployment
descriptor, you may find it useful to view or edit the ra.xml file directly. The steps
to do this are as follows:
1.
Make sure that the ra.xml file is not currently displayed in the editor.
You cannot open the file if it is already open in the editor.
2. From the Project Explorer pane, select the Deployment Descriptor: Connector
<your connector name> file.
3. Right click and choose Open With → XML Source Page Editor
The XML Source Page Editor displays the ra.xml file.
Affected class code
ResourceAdapter
ManagedConnectionFactory
ConnectionRequestInfo
ActivationSpecWithXid
WebSphere Adapter development overview
67

Hide quick links:

Advertisement

Table of Contents
loading

This manual is also suitable for:

Websphere adapter toolkit

Table of Contents