Hitachi

Hitachi Application Server V10 Command Reference Guide (For Windows® Systems)


2.20.12 delete-resource-adapter-config

Deletes the resource adapter configuration.

Synopsis

asadmin [asadmin-options] delete-resource-adapter-config [--help]
    raname

Storage location

Application Server installation directory/javaee/glassfish/bin

Function

The delete-resource-adapter-config subcommand deletes the configuration information for the connector module.

This command is supported in remote mode only.

Precondition

Domain Administration Server (DAS) is running.

Arguments

--help | -?

Displays the help text for the subcommand.

raname

Specifies the connector module name.

Type: String

The following values can be specified:

  • Name of the resource adapter

Default value: N/A

Examples

The following example deletes the configuration information for ra1.

asadmin delete-resource-adapter-config ra1

Exit Status

Exit Status

Explanation

0

command executed successfully.

1

error in executing the command.