Configuring the jdbc connection pool – Oracle Audio Technologies 8.1 User Manual

Page 45

Advertising
background image

Configuring the Web Server

Deploying CCA Web Applications on WebLogic 8.1 SP5

Contact Center Anywhere Installation Guide Version 8.1

43

To change listening port of domain server and create domain user

1

Open the BEA WebLogic Server Administration Console using a web browser, and log in.

The WebLogic Console URL is: http://server_name:7001/console

NOTE: 7001 is the default port when you create a new domain. If you use another port while
creating the domain, use that port in the URL.

2

You can change the HTTP listening port of the domain server.

a

Go to: Servers > myserver > General and change Listen Port from 7001 to 80.

b

Click Apply.

3

To deploy CCA web applications, we need to create a WebLogic user on the domain. If you do not
want to use a long password for the user, you change the password length.

a

Go to Page: Security > Realms > myrealm > Providers > Authentication > Default Authenticator
> Details.

b

Change the Minimum Password Length. For example, change from 8 to 4.

c

Click Apply.

4

Create a WebLogic domain user (

Figure 6

).

a

Go to Page: Security > Realms > myrealm > Users.

b

Create new login user.

c

Complete the required information, and then click Apply to save the information.

Configuring the JDBC Connection Pool

Before deploying CCA web applications, we need to create an JDBC connection pool to our CCA
database. Complete the steps in the following procedure to configure the JDBC connection pool.

To configure the JDBC connection pool

1

In Services > JDBC > Connection Pools, click the Configure new JDBC Connection Pool link.

Figure 6.

Create User Page

Advertising