To create the RPM database Data Source
Administration
,
then from under Services
choose JDBC
Resources
Create
from under Data
Sources
Application
dropdown,
choose the name of the application we have just deployed in the
previous steps. Choose Native Data Source
for
the Data Source Type
, then click on Continue
Name:
is the alias for this
Data Source. We use RPMDATASOURCE
.JNDI Location:
needs to match jdbc/RPMDATASOURCE
Data Source Class:
should be oracle.jdbc.pool.OracleDataSource
Login Timeout
should be set to
a sensible value, like 5Generate URL from Connection
Information
Driver Type
: Thin
DB Host Name
: your
database server's host nameDB Listener Port
: The port
on which the database listensDB Identifier Type
: Service
Name
SID/Service Name
: The name
of your database instanceCredentials
section
:
Username
field,
type in your database usernameUse Cleartext Password
and type in your database password