Edit CSEnvironment.properties file

 

+

Search Tips   |   Advanced Search

 

To modify Lotus Collaborative Services environment properties (CSEnvironment.properties)...

  1. stop the portal server
  2. locate the file in a location specific to your platform
  3. back up the file before editing it
  4. use a text editor to open and modify it
  5. then restart the server

 

Procedure

  1. Stop IBM WebSphere Portal:

    1. Change to the following directory:

    2. Stop the WebSphere_Portal server:

        ./stopServer.sh WebSphere_Portal -username adminid -password passwd

  2. Open the CSEnvironment.properties file in a text editor. The file is located in...

      WP_PROFILE/shared/app/config

  3. Before making any changes, make a backup copy of the CSEnvironment.properties

  4. Edit...

    CSEnvironment.properties file to include the desired values.

  5. Remove the comment tag (#) from the beginning of each edited line.

  6. Save the changes.

  7. Use the following commands to restart the portal server:

    1. Open a command prompt and change to the following directory:

    2. Start the WebSphere_Portal server:

        ./startServer.sh WebSphere_Portal

 

Parent topic

Collaborative Services environment properties