11.6. Deploying the Qpid JCA Adapter on JBoss EAP 6
11.6.1. Deploy the Qpid JCA Adapter on JBoss EAP 6 Copy linkLink copied to clipboard!
Copy linkLink copied to clipboard!
To install the Qpid JCA Adapter for use with JBoss EAP 6, copy the Qpid JCA Adapter configuration files to the JBoss deploy directory.
Procedure 11.2. To deploy the Qpid JCA adapter for JBoss EAP
- Locate the
qpid-ra-<version>.rarfile. It is a zip archive data file that contains the resource adapter, Qpid Java client.jarfiles and theMETA-INFdirectory. - Copy the
qpid-ra-<version>.rarfile to your JBoss deploy directory. The JBoss deploy directory isJBOSS_ROOT/<server-config>/deployments, where JBOSS_ROOT is the root directory of your JBoss installation and <server-config> is the name of your deployment server configuration.
When the JCA Adapter is deployed, it must be configured before it can be used.