Updating digital certificates  Configuring agentbuilder.jsp for Alerts

Chapter 2: Installation Procedures

Changing the host, domain, and port of the portal

By default, EP uses demo.sybase.com:4040 for the host, domain, and port.

To run the demo system on local host, make the following entry in the hosts file:

127.0.0.1 localhost demo.sybase.com

To run EP in your network environment, change the host name and domain name for your environment; you may want to change the port if the port number is already used in your system.

For example, for EP to use epdemo.example.com:5050 (“epdemo” is the host, “example.com” is the domain, and 5050 is the port), follow these steps:

  1. Using a text editor, edit the hosts file located in C:\WINNT\system32\drivers\etc\hosts by inserting the following entry on the last line:

    127.0.0.1	 localhost epdemo.example.com
    
  2. Save the hosts file and close it.

    NoteYou may want to change other ports, such as the redirect port. If so, make corresponding changes to the global.properties.xml and server.xml files.

StepsAccessing EP from your network

When you run config, the default host name “demo” is automatically changed to the machine name on which you installed Enterprise Portal 6.1. To complete the configuration process:

  1. Using a text editor, open the global.properties.xml file, located in \tomcat\webapps\onepage\config, and:

    1. Search for all instances of host_name, where host_name is the name of the machine where you installed EP, and replace each instance with the new host name.

    2. Search for all instances of sybase.com, and replace each instance with your domain name.

    3. Search for all instances of 4040, and replace each instance with the new port number.

    4. Save global.properties.xml and close it.

  2. Using a text editor, open the server.xml file, located in \tomcat\conf\, and:

    1. Search for all instances of 4040, and replace each instance with the new port number.

    2. Save server.xml and close it.

  3. Stop and restart the Tomcat application server as described in “Starting and stopping Tomcat application server”.





Copyright © 2004. Sybase Inc. All rights reserved. Configuring agentbuilder.jsp for Alerts

View this book as PDF