WebSphere

 

Portal Express, Version 6.0
Operating systems: i5/OS, Linux, Windows

 

Edit the CSEnvironment.properties file

To modify any Lotus® Collaborative Services environment properties, stop the portal server, locate the file in a location specific to your platform, back up the file before editing it, use a text editor to open and modify it, and then restart the server.

Perform the following steps:

  1. Stop IBM® WebSphere® Portal Express....

    1. Change to...

    2. ...and run...

      • Linux:

        ./stopServer.sh WebSphere_Portal -user admin_userid -password admin_password

      • Windows:

        stopServer.bat WebSphere_Portal -user admin_userid -password admin_password

      • i5/OS:

        stopServer.sh WebSphere_Portal -profileName wp_profile -user admin_userid -password admin_password

  2. Edit CSEnvironment.properties, which located in...

    Windows:

    portal_server_root\shared\app\config

    Linux:

    portal_server_root/shared/app/config

    i5/OS:

    portal_server_root_user/shared/app/config

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

  3. Set required values

  4. Save the changes.

  5. Restart the portal server:

    1. Go to...

      Linux:

      was_profile_root/bin

      Windows:

      was_profile_root\bin

      i5/OS:

      app_server_root/bin

    2. ...and run...

      Linux:

      ./startServer.sh WebSphere_Portal

      Windows:

      startServer.bat WebSphere_Portal

      i5/OS:

      startServer.sh WebSphere_Portal -profileName wp_profile

 

Parent topic:

Collaborative Services environment properties

 

Related information


Starting and stopping WebSphere Application Server and WebSphere Portal Express