Nortel Web Center Portal Installation And Administration Manual page 621

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

Advertisement

July 2004
<!--
<Realm className="org.apache.catalina.realm.MemoryRealm"
/>
-->
3
Just after this, add the following lines, replacing the value of DBServer in
the connectionURL with the host name of the database server:
<Realm
className="org.apache.catalina.realm.JDBCRealm"
debug="0"
driverName="com.sybase.jdbc2.jdbc.SybDriver"
connectionURL="jdbc:sybase:Tds:DBServer:5005"
connectionName="admin" connectionPassword="3dwpnimda"
userTable="administrator_details"
userNameCol="admin_logon_id"
userCredCol="admin_password"
userRoleTable="administrator_details"
roleNameCol="tomcat_role"
/>
4
Copy the swcp_ci.tar file and swcp_webcomms.tar file from the Service
Update folder location to the /opt directory.
5
Type the following command to expand the contents of swcp_ci.tar:
tar -xvf swcp_ci.tar
6
Type the following command to expand the contents of
swcp_webcomms.tar:
tar -xvf swcp_webcomms.tar
7
This creates a directory structure in the /opt directory called /
nortelnetworks/swcp.
8
Copy swcp-ci.xml and webcollab.xml from the SU location to the /opt/
tomcat/webapps directory. These contain the context entries for the
applications.
9
In the ci.xml file, check the docbase value inside the context tag. Its value
has been set to /opt/nortelnetworks/swcp/ci. If you have installed the
Installation and Administration Guide
Installing the External Web server components on Linux
621

Advertisement

Table of Contents
loading

This manual is also suitable for:

Symposium web center portal

Table of Contents