To Edit an Administered Object Resource

  1. In the navigation tree, expand the Resources node.
  2. Expand the Connectors node
  3. Under the Connectors node, select the Admin Object Resources node.

    The Admin Object Resources page opens.

  4. On the Admin Object Resources page, click the name of the administered object resource that you are editing.

    The Edit Admin Object Resource page opens.

  5. In the Resource Type field, type the Java type for the administered object resource.

    For example, you might type javax.jms.Topic

  6. From the Resource Adapter drop-down list, select the resource adapter for the administered object resource.
  7. In the Description field, type a description of the administered object resource.
  8. Select the Status Enabled checkbox to enable the administered object resource.

    This option is enabled by default.

  9. (Optional) In the Additional Properties table, specify additional properties for the administered object resource.

    Available properties depend upon the resource adapter for the connector connection pool.

  10. Click Save.

    Tip - To return to the default settings, click the Load Defaults button, then click Save.


See Also