Modifying Deployment Descriptor Properties - IBM WebSphere Adapters User Manual

Version 6 release 2
Table of Contents

Advertisement

Add Required Config Property dialog
When you add, modify, or delete user-defined properties in this section, the editor
creates (or removes) the corresponding Java bean properties in your code. For
more information, see Modifying properties.

Modifying deployment descriptor properties

When you modify configuration properties, the Resource Adapter Deployment
Descriptor automatically updates source code with corresponding JavaBean
properties.
When you define configuration properties, you typically must also add them to the
source code as JavaBean properties. The Resource Adapter Deployment Descriptor
performs this and other tasks automatically:
v When you add a property using the editor, the editor adds the appropriate field
v When you delete a property, the editor removes the field and accessor methods
v When you modify the type of a property, the editor adjusts the field and
Note: Removing or modifying properties may cause compile errors in your code
that you must resolve.
66
WebSphere Adapters: WebSphere Adapter Toolkit User Guide
and accessor methods to the Java code for you.
for you.
accessor methods accordingly.

Hide quick links:

Advertisement

Table of Contents
loading

This manual is also suitable for:

Websphere adapter toolkit

Table of Contents