此内容没有您所选择的语言版本。
Appendix B. Vendor-Specific Datasource Definitions
This appendix includes datasource definitions for databases supported by JBoss Enterprise Application Platform.
B.1. Deployer Location and Naming 复制链接链接已复制到粘贴板!
复制链接链接已复制到粘贴板!
All database deployers should be saved to the
<JBOSS_HOME>/server/<PROFILE>/deploy/
directory on the server. Each deployer file needs to end with the suffix -ds.xml
. For instance, an Oracle datasource deployer might be named oracle-ds.xml
. If files are not named properly, the are not found by the server.