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 Copy linkLink copied to clipboard!
Copy linkLink copied to clipboard!
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.