Ce contenu n'est pas disponible dans la langue sélectionnée.
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 Copier lienLien copié sur presse-papiers!
Copier lienLien copié sur presse-papiers!
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.