Oracle Audio Technologies 8.1 Creating Jdbc Data Source on OAS 10g, To create a Jdbc Data Source

Models: 8.1

1 54
Download 54 pages 40.08 Kb
Page 39
Image 39

Configuring the Web Server Deploying CCA Web Applications on Oracle 10g Application Server (OAS 10g)

Table 11. OAS 10g JDBC Connection Pool Details

Field Name

Value

 

 

JBDC URL

jdbc:oracle:thin:@//dbservername:1521/SID

 

dbservername: host name or IP address of the database server

 

SID: the database service name

 

 

Username

Database user name. Refer to parameter &13 in Creating a New

 

Oracle 9i Database on page 11.

 

 

Password

Password of database user declared in previous parameter.

 

Option Use Cleartext Password should be selected.

 

 

7Click Test Connection to verify the connection is set correctly.

8Click Finish to finish creating connection pool.

Creating JDBC Data Source on OAS 10g

To create a JDBC Data Source:

1Complete step 1 through step 3 in previous section to open the JDBC Resources page.

2From the JDBC Resources page, click Create beneath Data Sources label.

3From the Create Data Source - Application & Type, select Managed Data Source for data Source Type. Click Continue.

4From the Create Data Source - Managed Data Source, complete the following fields:

Name: name of data source

JNDI Location: use the same value with data source name

Transaction Level: Global & Local Transaction

Connection pool: select the connection pool created previously.

Login Timeout: 60

5Click Finish. You will be brought back to the JDBC Resources page.

6From the JDBC Resources page, click Test Connection icon beside the Data Source we have just created to verify it is working correctly.

Deploying CCA Web Applications on OAS 10g

CCA Web Applications deployment on OAS 10g is similar to deployment on WebLogic.

Contact Center Anywhere Installation Guide Version 8.1

37

Page 39
Image 39
Oracle Audio Technologies 8.1 manual Creating Jdbc Data Source on OAS 10g, Deploying CCA Web Applications on OAS 10g