이 콘텐츠는 선택한 언어로 제공되지 않습니다.
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.