Sun GlassFish Enterprise Server v3 Administration Guide

ProcedureTo Update a Resource Adapter Configuration

Use the get and set subcommands to view and change the values of the resource adapter configuration properties.

  1. List the configurations for a resource adapter by using the list-resource-adapter-configs(1) subcommand.

  2. View the properties of the connector resource by using the get(1) subcommand.

    For example:


    asadmin> get domain.resources.resource-adapter-config.ra1.*
    
  3. Set the property of the connector resource by using the set(1) subcommand.

    For example:


    asadmin> set domain.resources.resource-adapter-config.ra1.raSpecificProperty=value