
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 propertiesWhen 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 ResourceAdapter Deployment Descriptor
performs this and other tasks automatically:
vWhen you add a property using the editor,the editor adds the appropriate field
and accessor methods to the Java code for you.
vWhen you delete a property,the editor removes the field and accessor methods
for you.
vWhen you modify the type of a property,the editor adjusts the field and
accessor methods accordingly.
Note: Removing or modifying properties may cause compile errors in your code
that you must resolve.
66 WebSphereAdapters: WebSphereAdapter Toolkit User Guide