Nortel Web Center Portal Installation And Administration Manual page 168

Nortel symposium web center portal software: user guide
Hide thumbs Also See for Web Center Portal:
Table of Contents

Advertisement

Installing and configuring the External Web server
1
Open the file < TOMCAT_HOME >\conf\server.xml and ensure that the
following lines are commented with the tags <!-- and -->:
<!--
<Realm className="org.apache.catalina.realm.MemoryRealm" />
-->
2
Delete the comment out delimiters for the following section of the
server.xml file:
<Realm className="org.apache.catalina.realm.JDBCRealm"
debug="0"
driverName="com.sybase.jdbc2.jdbc.SybDriver"
connectionURL="jdbc:sybase:Tds:swcp4-ss1:5005"
connectionName="SWCP_ADMIN"
connectionPassword="$nortel$admin"
userTable="administrator_details"
userNameCol="admin_logon_id"
userCredCol="admin_password"
userRoleTable="administrator_details"
roleNameCol="tomcat_role" />
3
Save your changes in the server.xml file.
4
Restart the Apache Web Server.
5
Restart the Apache Tomcat service.
To test the Apache Web Server/Apache Tomcat configuration
Browse to http://localhost/examples/jsp/index.html to verify the Tomcat
examples available on port 80. If you can execute the Tomcat examples
successfully without 8080 as part of the URL, then your web server and servlet
engine are working correctly.
To test the Sample Customer Interface
1
Before you begin, open the InsertTrans.html file, located in the ..\Sample
Customer Interface directory, with Notepad.
2
Search for MM_Sales.
3
Between the Option tags, enter the value of at least one of the configured
skillsets. These skillsets begin with the letters MM_, and they are case
sensitive.
168
Nortel Networks Symposium Web Center Portal
Standard 2.0

Advertisement

Table of Contents
loading

This manual is also suitable for:

Symposium web center portal

Table of Contents