Skip Headers
Oracle GlassFish Server Reference Manual
Release 3.1.2

Part Number E24938-01
Go to Documentation Home
Home
Go to Book List
Book List
Go to Table of Contents
Contents
Go to Feedback page
Contact Us

Go to previous page
Previous
Go to next page
Next
View PDF

delete-resource-adapter-config

deletes the resource adapter configuration

Synopsis

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

Description

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

This command is supported in remote mode only.

Options

--help
-?

Displays the help text for the subcommand.

--target

This option is deprecated.

Operands

raname

Specifies the connector module name.

Examples

Example 1   Deleting a Resource Adapter Configuration

This example deletes the configuration information for ra1.

asadmin> delete-resource-adapter-config ra1
Command delete-resource-adapter-config executed successfully

Exit Status

0

subcommand executed successfully

1

error in executing the subcommand

See Also

create-resource-adapter-config(1), list-resource-adapter-configs(1)

asadmin(1M)