Este contenido no está disponible en el idioma seleccionado.
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 Copiar enlaceEnlace copiado en el portapapeles!
Copiar enlaceEnlace copiado en el portapapeles!
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.