此内容没有您所选择的语言版本。
11.5.2. JCA Configuration on JBoss EAP 5
11.5.2.1. JCA Adapter Configuration File 复制链接链接已复制到粘贴板!
复制链接链接已复制到粘贴板!
- Changes
- Updated April 2013.
The standard configuration mechanism for JCA adapters in the EAP 5.x environment is the
*-ds.xml file. The Qpid JCA adapter has a global ra.xml file, per the JCA specification, but the default set of values in this file are almost always overridden via the *-ds.xml file configuration file.
The
ResourceAdapter configuration provides generic properties for inbound and outbound connectivity. However, these properties can be overridden when deploying ManagedConnectionFactories and inbound activations using the standard JBoss configuration artifacts, the *-ds.xml file and MDB ActivationSpec. A sample *-ds.xml file, qpid-jca-ds.xml, is located in the directory, /usr/share/doc/qpid-jca-<VERSION>/example/conf/.
The Qpid JCA Adapter directory
/usr/share/qpid-jca contains the general README.txt file, which provides a detailed description of all the properties associated with the Qpid JCA Adapter.