Custom property settings

Use this page to specify the attributes of custom properties that might be required for resource providers and resource factories.

According to the resource type with which a property collection is associated, your ability to modify individual property settings varies. Therefore, consider the following descriptions as a general reference for custom property settings. (The administrative console page that you are using to configure your custom property may only allow you to modify a subset of the following settings.)

Deprecated feature: The following list displays three custom properties that are deprecated in WebSphere Application Server Version 6.0.2. The product now offers the replacement properties: depfeat

Configuration tab

Required

Specifies properties that are required for this resource.

Data type Check box

Name

Specifies the name associated with this property (PortNumber, ConnectionURL, etc).

Data type String

Value

Specifies the value associated with this property in this property set.

Data type Determined by the Type setting, which you select from a drop-down list. If the type is java.lang.String then the value is of type String; if the type is java.lang.Integer, then the value is of type Integer; and so on.

Description

Specifies text to describe any bounds or well-defined values for this property.

Data type String

Type

Specifies the fully qualified Java data type of this property .

There are specific types that are valid:
  • java.lang.Boolean
  • java.lang.String
  • java.lang.Integer
  • java.lang.Double
  • java.lang.Byte
  • java.lang.Short
  • java.lang.Long
  • java.lang.Float
Data type Drop-down list



Related concepts
JDBC providers
Data sources
JavaMail API
Resource adapters
Related tasks
Configuring a data source using the administrative console
Related reference
URLs
Reference topic    

Terms of Use | Feedback

Last updated: Aug 29, 2010 9:31:45 PM CDT
http://www14.software.ibm.com/webapp/wsbroker/redirect?version=vela&product=was-nd-mp&topic=Custom_properties_detail
File name: udat_customdet.html