Oracle Audio Technologies 8.1 Computer Accessories User Manual


 
Configuring the Web Server Deploying CCA Web Applications on WebLogic 8.1 SP5
Contact Center Anywhere Installation Guide Version 8.1 45
3 From the Connect to connection pool page, select the Pool Name created previously from the Pool
Name drop-down list
4 Click Continue.
5 From the Target the Data Source page, click to choose the selection under Independent Servers,
and then click Create.
6 Restart the WebLogic Service.
Deploying the TAW Application
Complete the steps in the following procedure to deploy the TAW application.
To deploy TAW
1
Copy the TAW.war file in the CCA installation package to the WebLogic domain applications
directory. For example, C:\bea\user_projects\domains\mydomain\applications.
2 Create a directory TAW under the applications directory and extract the TAW.war file into it.
3 Delete the TAW.war file.
4 Edit web.xml file to reflect correct information of your system. Refer to step 4 in Deploying the
TAW Application section to know what parameters need to be modified.
5 Connect to the Web based WebLogic console (http://server_name/console).
6 Click the Deploy a new Web Application Module link in Deployments > Web Application Modules.
7 In the Deploy a Web Application Module page, select the Applications directory link.
8 From the Select an archive for this Web application module page, select TAW and then click
Target Module.
9 From the Review your choices and deploy page, click Deploy.
10 Check log files created in log path to verify that no error is reported during the application
deployment.
Deploying the CCA Application
Deploying the CCA application is similar to deploying the TAW application.
To deploy CCA
1
Copy the CCA.war file in the CCA installation package to the WebLogic domain applications
directory. For example, C:\bea\user_projects\domains\mydomain\applications.
2 Create a directory CCA under the applications directory and extract the CCA.war file into it.
3 Delete the CCA.war file.
4 Edit web.xml file to reflect correct information of your system. Refer to Table 2 in step 4 in
Deploying the CCA Application section to know what parameters need to be modified.