此内容没有您所选择的语言版本。
11.5. Deploying the Qpid JCA Adapter on JBoss EAP 5
11.5.1. Deploy the Qpid JCA adapter on JBoss EAP 5 复制链接链接已复制到粘贴板!
复制链接链接已复制到粘贴板!
To install the Qpid JCA Adapter for use with JBoss EAP 5, transfer its configuration files to the JBoss deploy directory.
Procedure 11.1. To deploy the Qpid JCA adapter for JBoss EAP
- Locate the
qpid-ra-<version>.rarfile. It is a zip archive data file which 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/<server-name>/deploy, where JBOSS_ROOT denotes the root directory of your JBoss installation and <server-name> denotes the name of your deployment server. - A successful adapter installation is accompanied by the following message:
INFO [QpidResourceAdapter] Qpid resource adaptor startedAt this point, the adapter is deployed and ready for configuration.