Show Table of Contents
16.2.2. Configuring JDBC DataSources
Datasources correspond to the simplified JCA Datasource configuration specifications.
Datasources need to reside in the
<JBOSS_HOME>/server/<PROFILE>/deploy directory, alongside other deployable applications and resources. The files use a standard naming scheme of DBNAME-ds.xml.
Example datasources for all certified databases are located in the
<JBOSS_HOME>/docs/examples/jca directory. Edit the datasource that corresponds to your database, and copy it to the deploy/ directory before restarting the application server.
See Chapter 17, Datasource Configuration for information on configuring datasources. As a minimum, you will need to change the
connection-url , user-name , and password to correspond to your database of choice.

Where did the comment section go?
Red Hat's documentation publication system recently went through an upgrade to enable speedier, more mobile-friendly content. We decided to re-evaluate our commenting platform to ensure that it meets your expectations and serves as an optimal feedback mechanism. During this redesign, we invite your input on providing feedback on Red Hat documentation via the discussion platform.