22.3. Deploy a Resource Adapter
Procedure 22.2. Deploy a resource adapter using the Management CLI
- Open a command prompt for your operating system.
- Connect to the Management CLI.
- For Linux, enter the following at the command line:
$ EAP_HOME/bin/jboss-cli.sh --connect $ Connected to standalone controller at localhost:9999
- For Windows, enter the following at a command line:
C:\>EAP_HOME\bin\jboss-cli.bat --connect C:\> Connected to standalone controller at localhost:9999
- Deploy the resource adapter.
- To deploy the resource adapter to a standalone server, enter the following at a command line:
$ deploy path/to/resource-adapter-name.rar
- To deploy the resource adapter to all server groups in a managed domain, enter the following at a command line:
$ deploy path/to/resource-adapter-name.rar --all-server-groups
Procedure 22.3. Deploy a resource adapter using the Management Console
- Login to the Management Console. See Section 3.3.2, “Log in to the Management Console”.
- Click on the Runtime tab at the top of the screen. Select Manage Deployments.Click .
- Browse to the resource adapter archive and select it. Then click .
- Verify the deployment names, then click .
- The resource adapter archive should now appear in the list in a disabled state.
- Enable the resource adapter.
- In Domain mode, click . Select which Server Groups to assign the resource adapter to. Click to finish.
- In Standalone mode, select the Application Component from the list. Click . Click on the Are You Sure? dialog to enable the component.
Procedure 22.4. Deploy a resource adapter manually
- Copy the resource adapter archive to the server deployments directory,
- For a standalone server, copy the resource adapter archive to the
EAP_HOME/standalone/deployments/directory. - For a managed domain, you must use the Management Console or Management CLI to deploy the resource adapter archive to the server groups.

Where did the comment section go?
Red Hat's documentation publication system recently went through an upgrade to enable speedier, more mobile-friendly content. We decided to re-evaluate our commenting platform to ensure that it meets your expectations and serves as an optimal feedback mechanism. During this redesign, we invite your input on providing feedback on Red Hat documentation via the discussion platform.